Search found 6 matches
- Thursday 02 May 2024 0:11
- Forum: Bugs and Problems
- Topic: [Solved] Master not updating after upgrade to 2024.2 release
- Replies: 13
- Views: 2130
Re: [Solved] Master not updating after upgrade to 2024.2 release
On my old B+ it works fine! I suggest take it from here: https://github.com/SjoerdNLD/Domoticz-Armv6 Using the command: wget https://github.com/SjoerdNLD/Domoticz-Armv6/releases/download/2024.4/domoticz_linux_2024.4_armv6.tgz Then: tar -xzvf domoticz_linux_2024.4_armv6.tgz sudo service domoticz.sh ...
- Tuesday 16 January 2024 22:00
- Forum: Bugs and Problems
- Topic: [Solved] Master not updating after upgrade to 2024.2 release
- Replies: 13
- Views: 2130
Re: Master not updating after upgrade to 2024.2 release
Got into the same thing. No updates on my master from the slave. Did not receive any errors, but the logs told me a connection was established. Went into the devices to check, and there they were. Used the replace button on the sensors that were not updating and checked in the new ones. Presto, all ...
- Sunday 30 December 2018 22:12
- Forum: OpenTherm gateway
- Topic: Pressure display factor 10
- Replies: 0
- Views: 2059
Pressure display factor 10
My opentherm is working fine upon one item:
OpenTherm Gateway 00000007 General Pressure 18.0 Bar
It is actually 1.8 bar...
Can anybody give me a pointer how to get this correctly displayed as 1.8 bar?
OpenTherm Gateway 00000007 General Pressure 18.0 Bar
It is actually 1.8 bar...
Can anybody give me a pointer how to get this correctly displayed as 1.8 bar?
- Monday 02 July 2018 20:25
- Forum: Suggestions
- Topic: Aquarium Monitoring
- Replies: 9
- Views: 4214
Re: Aquarium Monitoring
I already have mysensors temp and pH probes in my aquariums. Would he very interested on NH4 and NO3. Do appropriate probes and sensors exist that can be hooked to an Arduino (at a reasonable price of course) ? Can confirm mysensors + arduino zero works good. Had only a groundloop problem with pH ...
- Wednesday 21 March 2018 20:47
- Forum: Others
- Topic: watermeter Elster V200 PR6P:1
- Replies: 74
- Views: 42284
Re: watermeter Elster V200 PR6P:1
This sensor, LJ18A3-8-Z/BX 8mm, detects the printed circuit when passing by. I made the same construction with a hose clamp and iron holder. Working fine on 12V. It is rather large, but no downside so far; https://nl.aliexpress.com/item/LJ18A3-8-Z-BX-8mm-Approach-Sensor-Inductive-Proximity-NPN-NO ...
- Friday 12 May 2017 21:08
- Forum: LUA
- Topic: IDX instead of switchnames in LUA?
- Replies: 8
- Views: 4827
Re: IDX instead of switchnames in LUA?
I was also searching for this; Now using name for my scripts, instead of IDX.
You can just use: otherdevices_idx["Bathroom Light"]
Source: http://www.domoticz.com/forum/viewtopic.php?t=12010
You can just use: otherdevices_idx["Bathroom Light"]
Source: http://www.domoticz.com/forum/viewtopic.php?t=12010