Search found 9 matches

by ajongen70
Friday 14 February 2025 15:32
Forum: RFLink Transceiver
Topic: RFLink + Wi-Fi
Replies: 16
Views: 8748

Re: RFLink + Wi-Fi

I double checked but there is only 1 RFLink Hardware instance present.
by ajongen70
Friday 14 February 2025 11:53
Forum: RFLink Transceiver
Topic: RFLink + Wi-Fi
Replies: 16
Views: 8748

Re: RFLink + Wi-Fi

As requested:
domo_crash.log
Domoticz Crash log
(33.18 KiB) Downloaded 30 times
Thanks for looking into this.
by ajongen70
Thursday 13 February 2025 10:38
Forum: RFLink Transceiver
Topic: RFLink + Wi-Fi
Replies: 16
Views: 8748

Re: RFLink + Wi-Fi

Hi All, I am experiencing the same issues once in a while. All this with the latest stable Beta of Domoticz installed. The RFLink is pingable and the webpage the ESP8266 provides is working so Wifi connection is all good, but domoticz is disconnected and issuing "Bad address" errors. Restarting the ...
by ajongen70
Friday 22 March 2024 21:55
Forum: Show your projects
Topic: Dutch local 'Stookwijzer'
Replies: 37
Views: 8819

Re: Dutch local 'Stookwijzer'

Works like a charm! Thanks a lot for sharing!
by ajongen70
Friday 22 March 2024 15:24
Forum: Show your projects
Topic: Stookalert
Replies: 21
Views: 5516

Re: Stookalert

I will put it in a another topic and leave this topic for the RIVM alert. Although the goal is the same, the approach is completely different and also a bit more complex. I think it would be confusing to mix both approaches in one topic. I make use of two scripts (1. LKI (gets t-LKI triggerd by ...
by ajongen70
Monday 26 February 2024 15:21
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 7577

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

You know what OTGW data should go to what Setpoint. There is also the standard OTGW integration https://www.domoticz.com/wiki/Opentherm_Gateway_OTGW which should give no need to run a dzvents script for this. Part one: Fair enough but then still I have to alter the update-method because of the ...
by ajongen70
Monday 26 February 2024 12:29
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 7577

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

Because I get a bunch of information from a json call to my Open Therm GateWay (OTGW) which I want to pass to "Thermostat/Setpoint" devices using the updateSetPoint(value) method, but also to "Temp"(erature) devices using the updateTemperature(value) method, all in the same script. That is why I ...
by ajongen70
Monday 26 February 2024 10:37
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 7577

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

This weekend I updated from 2023.2 stable to 2024.3 stable version of Domoticz. All went well except one of my dzVents scripts didn't update my Thermostat sensors anymore. Took me a while to find out that the "devicetype" of the sensors changed form "Thermostat" to "Setpoint". So I needed to change ...
by ajongen70
Sunday 25 February 2024 0:33
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Upgraded to 2024,1 and rollback needed
Replies: 26
Views: 15509

Re: Upgraded to 2024,1 and rollback needed

lwolf wrote: Saturday 27 January 2024 10:15 Domoticz 2024.3 compiled for owners of armv6 like me. :)
https://iot.sajatfelhom.eu/domoticz/
Thanks a lot for making this available! Very much appreciated! You saved me big time!

PS: Any plans on doing this for future releases also?