Search found 3 matches

by daroot
Sunday 19 November 2023 21:24
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 372
Views: 101437

Re: Domoticz-Google-Assistant (dzga)


Since a few weeks I'm using dzga, which works almost flawlessly. Keep up that good work.
I was looking for a way to get notifications of someone pressing our doorbell on my Google Home speakers and Nest Hub.
I saw that's also possible with dzga, but I can't seem to get it to work.
I have a simple ...
by daroot
Wednesday 27 September 2023 14:48
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 372
Views: 101437

Re: Domoticz-Google-Assistant (dzga)

Since a few weeks I'm using dzga, which works almost flawlessly. Keep up that good work.
I was looking for a way to get notifications of someone pressing our doorbell on my Google Home speakers and Nest Hub.
I saw that's also possible with dzga, but I can't seem to get it to work.
I have a simple ...
by daroot
Wednesday 06 January 2021 23:33
Forum: Zigbee
Topic: Zigbee2MQTT
Replies: 264
Views: 96625

Re: Zigbee2MQTT


Fixed it myself :-)

The answer was adding the following line to [your directory]/domoticz/plugins/zigbee2mqtt/adapters__init__.py

#ECO.DIM (S10)
'Dimmer-Switch-ZB3.0': DimmableBulbAdapter # ECO.DIM dimmer

For anyone struggling with this, a simple explanation.

The file adapters__init__.py ...