Search found 6 matches
- Thursday 26 September 2019 19:15
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 65269
Re: Python Plugin: Broadlink RM2
I'm getting the distinct feeling that this plugin just doesn't work anymore on recent versions of Domoticz. I've tried getting it to work on my Synology Domoticz installation and on a Pi domoticz installation. In both cases it is impossible to get the plugin to work. So. Either the plugin is broken ...
- Sunday 18 February 2018 17:48
- Forum: Suggestions
- Topic: [689] Hyperion integration
- Replies: 37
- Views: 11567
Re: [689] Hyperion integration
I am trying to do the same thing as you but with a Yeelight. I've installed ipkg on the Syno, installed the netcat service and receive the exact same message sh: nc: command not found echo: write error: Broken pipe It seems as if apps installed on the synology cannot access these applications. If ...
- Tuesday 23 January 2018 19:43
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 372472
Re: domoticz in synology as package! Available now.
I got a NetCat Problem on my DS216J with DSM 6.1 & Domoticz 3.8153 Somehow i got Netcat to Work when i loggin with Putty on my NAS. But triggering Netcat within Lua Domoticz. I found this error in de log file within DSM6.1. SH: NC Command not found More details are here; To stay ontopic: https://www ...
- Friday 19 January 2018 19:17
- Forum: Suggestions
- Topic: [689] Hyperion integration
- Replies: 37
- Views: 11567
Re: [689] Hyperion integration
Update on the Netcat Method:
Found a log in DSM->Domoticz-> Log
It Says
so with Putty same login as Domoticz NC is available & Working.
But within Domoticz is ain't
i got no clue to fix that
Found a log in DSM->Domoticz-> Log
It Says
Code: Select all
SH: NC Command not found
But within Domoticz is ain't
i got no clue to fix that
- Friday 19 January 2018 19:03
- Forum: Suggestions
- Topic: [689] Hyperion integration
- Replies: 37
- Views: 11567
Re: [689] Hyperion integration
i got the Python Plugin Kinda working. Got this error after changing one of the 3 sliders. Ambilight - Red / Blue / Green Error: (Ambilight) 'onMessage' failed 'TypeError':'onMessage() takes 2 positional arguments but 4 were given'. AMbilight reacts on all slider! which is great. 2nd; I cannot find ...
- Wednesday 17 January 2018 18:00
- Forum: Suggestions
- Topic: [689] Hyperion integration
- Replies: 37
- Views: 11567
Re: [689] Hyperion integration
I run into a problem with this. Running Synology Domoticz and a Seperate PI for Hyperion. Did everything posted on this topic. 1) Made a Lua Device script. 2) Added a Slider to trigger the script. 3) Bootstrapped The Synology so it has IPKG and NC 4) tested everything i could think of to get it to ...