Hi,
I want to calibrate the device because it's not very accurate, especially when the radiator heats up. But this may not be the right solution.
Search found 8 matches
- Wednesday 13 November 2024 21:28
- Forum: Zigbee
- Topic: zigbeefordomoticz: set parameter from Domoticz
- Replies: 3
- Views: 596
- Wednesday 13 November 2024 20:51
- Forum: Zigbee
- Topic: zigbeefordomoticz: set parameter from Domoticz
- Replies: 3
- Views: 596
zigbeefordomoticz: set parameter from Domoticz
Hi, I've a zigbee Thermostatic Raditor Valve installed on zigbeefordomoticz. I'd like to write a domoticz script, to set the calibration value depending on a temperature sensor installed on domoticz. Is there a way to set a zigbee parameter value from Domoticz to a zigbeefordomoticz device ? Do you ...
- Friday 04 August 2023 8:03
- Forum: Zigbee
- Topic: zigbeefordomoticz : javascript error on Interference level reports
- Replies: 1
- Views: 410
Re: zigbeefordomoticz : javascript error on Interference level reports
Issue solved with the last z4d version 7.
- Friday 04 August 2023 8:00
- Forum: Zigbee
- Topic: network topology not visible
- Replies: 4
- Views: 579
Re: network topology not visible
Hi,
I had the same issue with Zigate+ and the last firmware 3.A0: no topology and devices set as "not reachable" in the main dashboard.
Issues solved by downgrading the firmware of the Zigate+ key to Version 3.22.
I had the same issue with Zigate+ and the last firmware 3.A0: no topology and devices set as "not reachable" in the main dashboard.
Issues solved by downgrading the firmware of the Zigate+ key to Version 3.22.
- Thursday 13 July 2023 19:27
- Forum: Zigbee
- Topic: zigbeefordomoticz : javascript error on Interference level reports
- Replies: 1
- Views: 410
zigbeefordomoticz : javascript error on Interference level reports
Hi,
I'm using zigbeefordomoticz stable6-6.3.014.
On Linux Firefox 115.0.1, I generated 2 Interference level reports, but when I click on the report date, nothing is displayed. I have a javascript error:
ERROR TypeError: o[0] is undefined
Do you know host to solve this ?
Thanks.
I'm using zigbeefordomoticz stable6-6.3.014.
On Linux Firefox 115.0.1, I generated 2 Interference level reports, but when I click on the report date, nothing is displayed. I have a javascript error:
ERROR TypeError: o[0] is undefined
Do you know host to solve this ?
Thanks.
- Friday 08 March 2019 21:30
- Forum: Switches and Scenes
- Topic: Scenes: setpointdevice not available
- Replies: 0
- Views: 512
Scenes: setpointdevice not available
Hi, I'm using Domoticz V4.10543. I'd like to set a Scene to switch on all my Daikin (AC) devices, and to hard code a dedicated target temperature. Unfortunately "SetPointDevice" devices are not available in the list of all devices to set in a scene. Did I miss something ? Thanks for you help ...
- Saturday 30 December 2017 15:54
- Forum: Other questions and discussions
- Topic: Disable "Last Seen" on switches
- Replies: 6
- Views: 875
Re: Disable "Last Seen" on switches
So my quick&dirty is to hide these infos by adding this in css/legacy.css #dashSwitches #lastupdate { display: none; } #itemtablenostatus #lastupdate { display: none; } #itemtablenostatus .btnsmall[data-i18n="Log"] { display: none; } and not checking the log file when my kids tell me the time they ...
- Saturday 30 December 2017 9:12
- Forum: Other questions and discussions
- Topic: Disable "Last Seen" on switches
- Replies: 6
- Views: 875
Disable "Last Seen" on switches
Hi, I use Domoticz v3.8796. To preserve the peace and the privacy into my home, I'd like to disable switches log, and specifically the "Last Seen" info and the log buttons. In "Setup / Settings" I set "Log History" for "Light/Switches" to 0 day, but it does not produce the expected result. Do you ...