Search found 6 matches

by lgarrido
Monday 21 November 2022 23:07
Forum: MQTT Auto Discovery
Topic: MQTT Auto Discovery and dzEvents
Replies: 2
Views: 457

Re: MQTT Auto Discovery and dzEvents

FIXED!!! :D :D Renaming zigbee2mqtt devices was not enough. But by removing all zigbee2mqtt devices now is working and I can interact with MQTT Auto Discovery devices

THANKS!!!
by lgarrido
Monday 21 November 2022 22:38
Forum: MQTT Auto Discovery
Topic: MQTT Auto Discovery and dzEvents
Replies: 2
Views: 457

MQTT Auto Discovery and dzEvents

Hello, Until now I was using the domoticz-zigbee2mqtt-plugin. Now I am trying to replace it with MQTT Auto Discovery. It is fine, I am able to get all my devices working in Domoticz and I can manage all events I am intersested in. :) However I have a problem with dzEvents : Instructions like ...
by lgarrido
Sunday 04 April 2021 13:16
Forum: LUA
Topic: HTTP/HTTPS poller - Logs
Replies: 5
Views: 654

Re: HTTP/HTTPS poller - Logs

Thanks, but it didn't fix it.
by lgarrido
Saturday 03 April 2021 11:29
Forum: LUA
Topic: HTTP/HTTPS poller - Logs
Replies: 5
Views: 654

HTTP/HTTPS poller - Logs

I have a HTTPS pòller and ad every poll I get following log lines: 2021-04-03 11:26:57.478 CLuaHandler (updateDevice from LUA) : idx=397 nvalue= svalue=1860.0 invalue=0 signallevel=12 batterylevel=255 2021-04-03 11:26:57.484 CLuaHandler (updateDevice from LUA) : idx=399 nvalue= svalue=40947.0 ...
by lgarrido
Tuesday 23 February 2021 23:43
Forum: Heating/cooling
Topic: Intesisbox/Intesishome with Domoticz
Replies: 31
Views: 6685

Re: Intesisbox/Intesishome with Domoticz

You're welcome and glad it helped. No plans for Github, I am far from a developer, a tinker is all. Would be a good project for someone to take on. Uploaded to Github: https://github.com/luismalddonado/IntesishomewithDomoticz You are the author: # IntesisHome Inegration with Domoticz # # Author ...
by lgarrido
Saturday 20 February 2021 20:54
Forum: Heating/cooling
Topic: Intesisbox/Intesishome with Domoticz
Replies: 31
Views: 6685

Re: Intesisbox/Intesishome with Domoticz

Thanks!!! THis is amazing. You have saved me a lot of time!!!! Do you not consider uploading it to github? Hi, here is my plugin. I'm sure its not pretty but it works! Copy it into a folder in your plugins directory, restart domoticz and see how you go. # Basic Python Plugin Example # # Author ...