Search found 6 matches

by Naqua
Wednesday 14 June 2023 22:44
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 439069

Re: homebridge-edomoticz Plugin

Hello since the last beta 15326 of domoticz the api is changed. Domoticz produces the following in the log when edomotics plugin is started. No problem yet but the api calls will soon be depricated and edomoticz wont work anymore. Please refer to https://www.domoticz.com/wiki/Domoticz_API/JSON_URL ...
by Naqua
Wednesday 29 March 2023 20:38
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 171
Views: 32848

Re: Python Plugin: Volvo EV

i get errors (below) login goes well. Anything i'm doing wrong? 2023-03-29 20:37:17.079 Volvo: INFO: Updating Devices 2023-03-29 20:37:17.458 Error: Volvo: Call to function 'onHeartbeat' failed, exception details: 2023-03-29 20:37:17.460 Error: Volvo: Traceback (most recent call last): 2023-03-29 20 ...
by Naqua
Sunday 10 January 2021 19:57
Forum: Utility
Topic: New Python plugin: Domoticz SolarEdge_ModbusTCP
Replies: 87
Views: 13618

Re: New Python plugin: Domoticz SolarEdge_ModbusTCP

First Thank you for the plugin it works very good except for: 2021-01-10 20:31:04.934 MQTT: Topic: domoticz/in, Message: {"idx":124,"nvalue":0,"svalue":"2;529436.8","Battery":100,"RSSI":10} 2021-01-10 20:31:04.278 Error: (Solar_modbus) 'onHeartbeat' failed 'KeyError'. 2021-01-10 20:31:04.278 Error ...
by Naqua
Sunday 29 March 2020 16:03
Forum: iOS
Topic: Homebridge no response
Replies: 5
Views: 3536

Re: Homebridge no response

Hello,

No i meant disabling MQTT in the eDomoticz plugin. In Domoticz under the hardware tab it must remain enabled.
Just go into the Homebridge Gui-Select plugins-Find the eDomoticz plugin, click settings->advanced and disable MQTT.
by Naqua
Saturday 28 March 2020 11:51
Forum: iOS
Topic: Homebridge no response
Replies: 5
Views: 3536

Re: Homebridge no response

disable mqtt in eDomoticz plugin and see if it works if it works then its probably related to: https://www.domoticz.com/forum/viewtopic.php?f=6&t=31711 You will get other problems as apple app not refreshing correctly and manually operated switches don't update in homebridge. please let me know if ...
by Naqua
Friday 08 March 2019 11:52
Forum: OpenTherm gateway
Topic: Opentherm gateway + esp8266 weekend project
Replies: 47
Views: 21996

Re: Opentherm gateway + esp8266 weekend project

Hi domotibart, thanx for the plugin and your effort to make it possible to have a flawless OTGW connection. I struggled with this also but now its perfect. Would it be possible to share your modified .ino file with me so i can optimise further and compile with future versions of espeasy? That would ...