Search found 9 matches

by Mooky
Thursday 13 August 2020 10:15
Forum: Z-Wave
Topic: Fibaro Roller Shutter percentage issue (FGR-223)
Replies: 27
Views: 4770

Re: Fibaro Roller Shutter percentage issue (FGR-223)

Hello, I did a simpler workaroud : create a dummy "blind percentage" device create a LUA 'device' event like the one below - my case is very special, so I did not tested this exact script. But it should be something like it. drive your blind using the dummy, not the real device if ( devicechanged ...
by Mooky
Sunday 29 December 2019 14:02
Forum: Python
Topic: Python Plugin: Domoticz-Google-Plugin
Replies: 132
Views: 30710

Re: Python Plugin: Domoticz-Google-Plugin

By digging into the forum, I found an undocumented way which is simpler and more like the usual notification system : using the format commandArray['SendNotification']='subject#body#priority#sound#extradata#subsystem' So this also works : commandArray['SendNotification']="#Bonjour####Google_Devices"
by Mooky
Sunday 29 December 2019 0:38
Forum: Python
Topic: Python Plugin: Domoticz-Google-Plugin
Replies: 132
Views: 30710

Re: Python Plugin: Domoticz-Google-Plugin

- I read on this forum a mention related to installation of TTS. What should I do to enable TTS on my domoticz installation ? Anything more than the "sudo pip3 install gtts" ? Isn't it google home mini doing the job of translating text to speech instead of domoticz ? - in domoticz, "settings" menu ...
by Mooky
Tuesday 24 October 2017 10:33
Forum: Speech & Voice Systems
Topic: Google assistant/Google home integration
Replies: 9
Views: 6360

Google assistant/Google home integration

Hello, I just recieved my google home, and I discovered that HAbridge for google home doesn't work any more : the HUE control now goes through the Philips cloud (cf https://github.com/bwssytems/ha-bridge/issues/764 ). I think this door is closed for ever : Philips will never let an emulator ...
by Mooky
Tuesday 13 January 2015 9:04
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 52944

Re: Harmony support, new hardware?

Okey, hm...most do some investigation on this when I get my harmony. Damn, think i just bought it a little early. I wanted the light to turn on when i pause and dimm down when I press play... Thats not possible if activities is the only way to trigger domoticz. Take a look at this : http://domoticz ...
by Mooky
Monday 12 January 2015 9:54
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 52944

Re: Harmony support, new hardware?

That's the only way I know too.

A workaround could be to create dummy activities on the harmony which triggers event/script.
Or to buy a RF433/Zwave remote, which triggers events in domoticz and the harmony activities.
by Mooky
Friday 09 January 2015 19:58
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 52944

Re: Harmony support, new hardware?

markk wrote:Use that one and set it up as a push on button. That should work.
Yay it works !

Thank you very much
by Mooky
Thursday 08 January 2015 16:35
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 52944

Re: Harmony support, new hardware?

I have domoticz 2187 + pi + harmony hub + RFX v69. Login OK, activities show up and turn on OK. But turning off doesnt't work also for me. I got round this by adding "all off" as an activity on the Harmony hub. This then appears in your devices and can be added to Domoticz to turn everything off ...
by Mooky
Thursday 08 January 2015 14:52
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 52944

Re: Harmony support, new hardware?

I have domoticz 2187 + pi + harmony hub + RFX v69.

Login OK, activities show up and turn on OK.
But turning off doesnt't work also for me.