Search found 21 matches
- Wednesday 26 January 2022 12:23
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 20
- Views: 6485
Re: Python plugin for Goodwe - local lan via udp
Ok, good to know, I am currently considering if that's easier to adapt this to domoticz (not much experience with that so far) or to switch from domoticz to home assistant ...
- Sunday 23 January 2022 19:24
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 20
- Views: 6485
Python plugin for Goodwe - local lan via udp
Hi,
Is there any alternative for home assistant goodwe plugin which directly reads data from local network (i.e. not via sems portal)?
Github page of home assistant version:
https://github.com/mletenay/home-assist ... e-inverter
Thanks a lot!
Regards,
Kratax
Is there any alternative for home assistant goodwe plugin which directly reads data from local network (i.e. not via sems portal)?
Github page of home assistant version:
https://github.com/mletenay/home-assist ... e-inverter
Thanks a lot!
Regards,
Kratax
- Wednesday 10 February 2021 14:21
- Forum: Zigbee
- Topic: Issue with Zigate gui
- Replies: 5
- Views: 491
Re: Issue with Zigate gui
Hi, the latest version fixed the issue, thanks for that! Still some errors in log: 2021-02-10 14:00:24.665 Error: Python Plugin System: (zigate) writerThread Timeout 2021-02-10 14:00:29.750 Error: Python Plugin System: (zigate) writerThread Timeout 2021-02-10 14:00:30.310 Error: Python Plugin System ...
- Monday 08 February 2021 13:39
- Forum: Zigbee
- Topic: Issue with Zigate gui
- Replies: 5
- Views: 491
Re: Issue with Zigate gui
Thanks a lot, much appreciated!
- Monday 08 February 2021 13:13
- Forum: Zigbee
- Topic: Issue with Zigate gui
- Replies: 5
- Views: 491
Re: Issue with Zigate gui
Thanks for confirmation. So are you aware of this and is there any chance that it will be fixed soon?
Thanks a lot.
Regards,
Kratax
Thanks a lot.
Regards,
Kratax
- Monday 08 February 2021 12:58
- Forum: Zigbee
- Topic: Issue with Zigate gui
- Replies: 5
- Views: 491
Issue with Zigate gui
Hi, Not sure why but during one of last updates of domoticz, I lost Zigate gui... it just waits and ends up with time out. Plugin on latest beta so as Domoticz. New error in log 2021-02-08 12:52:31.835 Error: Python Plugin System: (zigate) writerThread Timeout Does anyone have the same issue? Any ...
- Saturday 23 May 2020 22:57
- Forum: Others
- Topic: Netatmo issue no data from 22pm till 1am
- Replies: 0
- Views: 481
Netatmo issue no data from 22pm till 1am
Hi, I have a strange error where there are no data dowloaded from netatmo server for Home Coach between 22 and 1 am. In domoticz long, the error says 2020-05-23 22:33:19.180 Error: Netatmo: Error connecting to Server... I can access equipment via netatmo app though ... Is there any limit of requests ...
- Friday 27 March 2020 0:11
- Forum: Zigbee
- Topic: Zigate error with plugin version pre-4.1
- Replies: 33
- Views: 2979
Re: Zigate error with plugin version pre-4.1
For me, the solution was to install sqlite3 via
pip install pysqlite
pip install pysqlite3
and it works now
pip install pysqlite
pip install pysqlite3
and it works now

- Monday 03 February 2020 14:13
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 143414
Re: machinon theme
I have the same... happens in Firefox and Safari... was present already before, usually clearing cache helped for some time... now it’s not helping
- Thursday 19 September 2019 7:52
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 431845
Re: homebridge-edomoticz Plugin
Hello,
Is it somehow possible to set up homebridge with domoticz to be able to set thermostats with 0.5° steps instead of 1°C steps?
Thanks a lot.
Regards
kratax
Is it somehow possible to set up homebridge with domoticz to be able to set thermostats with 0.5° steps instead of 1°C steps?
Thanks a lot.
Regards
kratax
- Saturday 27 July 2019 16:32
- Forum: Z-Wave
- Topic: Error log message
- Replies: 1
- Views: 904
Error log message
Hi, With recent beta openzwave I receive the following error in log (repeatedly) 2019-07-27 15:58:23.252 Status: OpenZWave: Debug Value: Node: 16 (0x10), CommandClass: METER, Instance: 4, Index: 256, Id: 0x1000000104C8040, Line: 2424 Device: AEON Labs ZW095 Home Energy Meter Gen5+ Any help how to ...
- Saturday 27 July 2019 14:33
- Forum: Z-Wave
- Topic: Unable to permanently delete nodes
- Replies: 1
- Views: 715
Unable to permanently delete nodes
Hi, I haven several Danfoss popp radiator thermostat and I face repeatedly an issue. Repeatedly (usually when the change of batteries is needed), the node is not able to communicate with the gate and remains unknown in hardware tab (see the attached screen shot). With this, I am unable to make it ...
- Sunday 05 May 2019 14:09
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Tested, see outcome below... 2019-05-05 14:07:52.327 Status: dzVents: Info: ------ Start internal script: Post_influx_data_testing: HTTPResponse: "mycallbackstring" 2019-05-05 14:07:52.344 Status: dzVents: !Info: response from influxDB: 2019-05-05 14:07:52.344 Status: dzVents: !Info: ASCII values of ...
- Saturday 04 May 2019 23:41
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Hi, here you go: 2019-05-04 23:37:00.341 Status: dzVents: Info: ------ Start internal script: Post_influx_data_testing:, trigger: every 1 minutes 2019-05-04 23:37:00.364 Status: dzVents: Info: Zapisuji do influx teplota venek 2019-05-04 23:37:00.364 Status: dzVents: Info: Zapisuji do influxdb ...
- Thursday 02 May 2019 15:19
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Well, as per documentation, https://docs.influxdata.com/influxdb/v1.7/guides/writing_data/ 2xx: If your write request received HTTP 204 No Content, it was a success! Is then what is being seen by domoticz? If so then probably it's an domoticz issue with expecting this to be an error... Thanks a lot.
- Thursday 02 May 2019 13:17
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Please see below... 2019-05-02 13:16:00.542 Status: dzVents: Info: ------ Start internal script: Post_influx_data:, trigger: every 1 minutes 2019-05-02 13:16:00.565 Status: dzVents: Info: Zapisuji do influx teplota venek 2019-05-02 13:16:00.565 Status: dzVents: Info: Zapisuji do influxdb teploty ...
- Thursday 02 May 2019 10:23
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Thanks, the outcome is as follows: 2019-05-02 10:20:00.529 Status: dzVents: Info: ------ Start internal script: Post_influx_data:, trigger: every 1 minutes 2019-05-02 10:20:00.552 Status: dzVents: Info: Zapisuji do influx teplota venek 2019-05-02 10:20:00.552 Status: dzVents: Info: Zapisuji do ...
- Thursday 02 May 2019 9:35
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Hi, Thanks a lot, I expected that... Unfortunatelly, there is nothing in the log (I have also attached full script as used below): 2019-05-02 09:31:00.405 Status: dzVents: Info: ------ Start internal script: Post_influx_data:, trigger: every 1 minutes 2019-05-02 09:31:00.427 Status: dzVents: Info ...
- Thursday 02 May 2019 0:07
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Re: Posting influxdb through dzvent
Thanks a lot, for this row
domoticz.log("return from influxDB: " .. item.data,domoticz.LOG_!FORCE)
I have an error:
z/scripts/dzVents/generated_scripts/Post_influx_data.lua:34: ')' expected near '!'
domoticz.log("return from influxDB: " .. item.data,domoticz.LOG_!FORCE)
I have an error:
z/scripts/dzVents/generated_scripts/Post_influx_data.lua:34: ')' expected near '!'
- Wednesday 01 May 2019 23:18
- Forum: dzVents
- Topic: Posting influxdb through dzvent
- Replies: 19
- Views: 1359
Posting influxdb through dzvent
Hi, I have an issue with dzvent script for posting influx data: domoticz.openURL({ url = 'http://127.0.0.1:8086/write?db=xxx&u=zzzz&p=yyy&precision=ms', method = 'POST', headers = 'application/x-www-form-urlencoded', callback = 'mycallbackstring', postData = 'TFA_sensor temp=' .. TEMP_CELS .. ',hum ...