-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,15 +52,15 @@ The initial goal is to provide a REST API to ImperiHome ISS that would only allo | |
- [X] Security code managed | ||
|
||
M4 milestone will provide extended support to other platforms with Docker and Synology | ||
- [ ] Synology | ||
- [ ] Synology hosted package | ||
- [ ] Debian package - noarch | ||
- [X] End to end authentificaton | ||
- [ X Synology | ||
- [X] Synology hosted package | ||
- [X] Debian package - noarch | ||
- [ ] debian hosted package - need a peer | ||
- [ ] raspbian hosted package | ||
- TODO | ||
- [ ] Evohome (depending on Imperihome) | ||
- [ ] Alarm pannel (partial with ImperiHome) | ||
- [X] End to end authentificaton | ||
- [ ] Auto updatable through button | ||
|
||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]¤cy_code=EUR&amount=&item_name=thanks "Donate once-off to this project using Paypal") | ||
|
@@ -121,6 +121,16 @@ And check again | |
|
||
sudo service mydomoathome restart | ||
|
||
### Installing the software on Synology | ||
|
||
Add http://www.jadahl.com/domoticz_beta_6/ to your Synology NAS Package Center sources ! | ||
|
||
The package is node-mydomoathome | ||
|
||
Domoticz will run on port 8084 and MDAH on 3002. | ||
|
||
Remember to set in Domoticz Settings/Local Networks 127.0.0.1 | ||
|
||
### Installing the software on Windows | ||
|
||
download and install nodejs here: https://nodejs.org/en/download/current/ | ||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Package: MyDomoAtHome | ||
Version: 0.2.5 | ||
Version: 0.2.6 | ||
Section: base | ||
Priority: extra | ||
Provides: MyDomoAtHome | ||
|
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