-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update discover.py * Update configHandler.py * end wake up * Update v2restapi.py Add behavior instance to clip/v2/resource, to solve problem as in issue 873, now the app shows the automations * wrong response * add all buttons to response * Update discover.py Fix issue where lights with the same mac address but different modelid get the same ip address * update wake-up fix error "Exception while processing the schedule X | 'turn_lights_off_after'" if "turn_lights_off_after" is not specified * fix add light in hue app * Update requirements.txt * Update requirements.txt * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update requirements.txt * Update requirements.txt * Update Dockerfile * Update requirements.txt * Update Dockerfile * revert to old working * Update Dockerfile * Add identify request, non standard gateway, update version and api * add easter egg * Update Credits.py * fixes, adds fix typo and add update process * Create updates_test.txt * Delete updates_test.txt * add version update * Update Dockerfile * Update restful.py * Create update_test.txt * Delete update_test.txt * Create githubresponse.json * Update githubresponse.json * Update githubresponse.json * Update updateManager.py * Update updateManager.py * add update * Update updateManager.py * Update githubInstall.sh * Update updateManager.py * combine code * Update updateManager.py * fix * Update githubInstall.sh * Update githubInstall.sh * Update githubInstall.sh * u * Update githubInstall.sh * Update scheduler.py * Update updateManager.py * Update githubInstall.sh * Update login
- Loading branch information
1 parent
e72c095
commit a242d62
Showing
4 changed files
with
36 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ <h1>DIYHUE LOGIN</h1> | |
</div> | ||
</form> | ||
|
||
<p>[email protected] / changeme</p> | ||
<p>Standaard username: [email protected] / password: changeme, If lost check documentation</p> | ||
|
||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters