Search found 12 matches
- Tuesday 12 September 2023 12:11
- Forum: Dashticz
- Topic: Dashticz v3.11 Master
- Replies: 13
- Views: 1342
Re: Dashticz v3.11 Master
1) git status: On branch master Your branch is up to date with 'origin/master'. First i updated with git pull, but because the above problem occured after that and didnt solve the log problem, i did a brand new automatic install. I have also rebuild the docker image with this new install. 2) My ...
- Tuesday 12 September 2023 0:13
- Forum: Dashticz
- Topic: Dashticz v3.11 Master
- Replies: 13
- Views: 1342
Re: Dashticz v3.11 Master
In the Dasthicz info the version is v3.11 master. The Chrome Dev tools info shows: Domoticz version: {build: 0, version: NaN, levelNamesEncoded: false, newBlindsBehavior: false, basicAuthRequired: false, …} Domoticz info shows: Version: 2023.2 Build Hash: 19efd039c Compile Date: 2023-07-21 17:23:44 d ...
- Monday 11 September 2023 16:42
- Forum: Dashticz
- Topic: Dashticz v3.11 Master
- Replies: 13
- Views: 1342
Re: Dashticz v3.11 Master
Thanks but one question. I did the update today and everything works ok, execpt one block. This is a multiple button block (selector) and was added in Dashticz with only a width parameter. // Ventilator blocks[34] = { width: 9 } This was working ok in the previous version, and showed level 0 to 3 ...
- Friday 17 February 2023 14:53
- Forum: MQTT Auto Discovery
- Topic: ZwaveJSUI batterylevel
- Replies: 15
- Views: 1369
Re: ZwaveJSUI batterylevel
Nope, the battery level is also not showing in domoticz, on any zwave device at setup > devices (1). (like i said, in the domoticz log the batterylevel attribute is discovered) In the ZwaveJSUI (2) the battery level is shown, and also the discovery for the attributes are enabled.. https://thumbs-eu ...
- Thursday 16 February 2023 23:23
- Forum: MQTT Auto Discovery
- Topic: ZwaveJSUI batterylevel
- Replies: 15
- Views: 1369
Re: ZwaveJSUI batterylevel
Yep, already on 2023.1
- Thursday 16 February 2023 20:58
- Forum: MQTT Auto Discovery
- Topic: ZwaveJSUI batterylevel
- Replies: 15
- Views: 1369
Re: ZwaveJSUI batterylevel
It is that the batterylevel atribute is not showing in the device list (setup > devices) Only the 4 other atributes of the device (illumination, temperature, motion, low battery) are in the device list. And that while there are 5 attributes of the device discovered by MQTT Auto Discover. (this is ...
- Thursday 16 February 2023 18:32
- Forum: MQTT Auto Discovery
- Topic: ZwaveJSUI batterylevel
- Replies: 15
- Views: 1369
ZwaveJSUI batterylevel
I have implemented ZwaveJSUI with MQTT Auto Discovery, and almost everything works ok. Except one thing i cant figure out.. All of the sub devices from my sensors are added as devices (illuminance, temperature, motion) inside domticz. Also the batterylevel for the sensors is auto discovered. '2023 ...
- Monday 12 December 2022 17:23
- Forum: Python
- Topic: Kamstrup Multical 402 Python Script
- Replies: 49
- Views: 14012
Re: Kamstrup Multical 402 Python Script
Many thanks to all info here, i got it working today flawlessy with my Kamstrup Multical 403 (EnNatuurlijk warmte net meter) For some help maybe the following is usefull. 1. I ordered this IR head from Ali Express, and this one is working perfect, without trouble placing the head. This head is ...
- Thursday 10 June 2021 2:01
- Forum: Node-RED
- Topic: Google home <-> Node-red <-> Domoticz (without 3rd party)
- Replies: 13
- Views: 5805
Google home <-> Node-red <-> Domoticz (without 3rd party)
I was searching for a way to combine my Google Nest mini with Domoticz and didn't want a 3rd party site in between. While searching i came across this solution, and within 1 day i had this working flawlessy, directly from Google home to Domoticz. You can find the Node-red nodes page here, including ...
- Saturday 08 August 2020 21:25
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 72878
Re: Python Plugin : Broadlink
Hello zak45, Probably due to browser cache (try to open domoticz in private mode), if you take a look to the label of your device in the Web admin page, just after the few menu buttons, you should see : 0x5f36 Yep, that show now the right value. click on it, wait few seconds and show your Domoticz ...
- Saturday 08 August 2020 13:45
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 72878
Re: Python Plugin : Broadlink
Hello zak45, Thank you for the response. First, all the problems i had with the plugin was mostly my own mistakes or misunderstanding. (couldnt find 'noob' information :? ) I'am a programmer in mostly php and js (and some other languages), but a real noob with python and linux. (just have Raspberry ...
- Wednesday 05 August 2020 19:55
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 72878
Re: Python Plugin : Broadlink
I received today my Broadlink RM mini 3 , and after a couple of hours reading and trying, i got it working with Domoticz :-) I struggled with errors for the learning mode, and couldnt solved it. I had setup the Broadlink in the hardware setting, with 'Remote Control mini RM2/3', but that didnt work ...