Search found 5 matches

by uermend
Tuesday 08 February 2022 16:07
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 451472

Re: homebridge-edomoticz Plugin

Hi,

I've updated my Domoticz running in docker and it is now accessible on 10.x.x.x/domoticz/:8080
it was 10.x.x.x:8080 before.

how do I set up homebridge E-domoticz plugin to look in /domoticz/ folder?

regards
by uermend
Friday 08 November 2019 10:00
Forum: Python
Topic: Python Plugin: GoodWe solar inverter via SEMS API
Replies: 252
Views: 55650

Re: Python Plugin: GoodWe solar inverter via SEMS API

hi,

You probably need to upgrade to get the screen listed below. I have it running on the lates beta version V4.11468.

regards
by uermend
Friday 08 November 2019 9:57
Forum: LUA
Topic: GoodWe Solar: get data from the new semsportal (lua script)
Replies: 106
Views: 27625

Re: GoodWe Solar: get data from the new semsportal (lua script)

hi, I have updated the script to get output power, temperature of the inverter, output voltage, output current etc. ------------------------------------------------------------------------------------------------ output_power = getValue(splitString, "output_power") last_refresh_time = getValue ...
by uermend
Thursday 02 May 2019 22:59
Forum: Heating/cooling
Topic: Nest login error
Replies: 13
Views: 4448

Re: Nest login error

seems to be a Domoticz issue. when I use the NestOauth PIN in homebridge I get a new token to use in my configuration. Within Domoticz I only get an error: 2019-05-02 22:56:43.108 Error: NestOAuthAPI: Error while performing login: Got empty response body while getting structures. Response code: 27 ...
by uermend
Monday 11 February 2019 11:19
Forum: Heating/cooling
Topic: Nest login error
Replies: 13
Views: 4448

Re: Nest login error

hello, I have got the NEST Thermostat/Protect OAuth configured and get the error below: NESTOAuthAPI: No API key available NESTOAuthAPI: Access token missing. Will request an API key based on Product Id, Product Secret and PIN code. NESTOAuthAPI: Preparing URL NESTOAuthAPI: Doing POST request to URL ...