Dear AMDomoticz I'm realy interested in your taskZwave05.php script because I never success to create the update of ozwcp.poll.XXXXXX.xml by reading the ozwcp page. I think it's the only way to get VOC value.
I dont understand why ozwcp can well read all the values and domoticz not?
Search found 4 matches
- Sunday 04 July 2021 12:43
- Forum: Suggestions
- Topic: Support for MCOHome A8-9 Multi-sensor
- Replies: 8
- Views: 2123
- Sunday 04 July 2021 12:35
- Forum: Suggestions
- Topic: Support for MCOHome A8-9 Multi-sensor
- Replies: 8
- Views: 2123
Re: Support for MCOHome A8-9 Multi-sensor
for the PIR sensor you can report the state of the general purpose type sensor (0/1 values corresponding to movement or not) With a dummy type sensor and a script that updates its state according to the state of the general purpose sensor. # Script_device_pir.lua local motion_detector = '$Motion ...
- Saturday 03 July 2021 16:27
- Forum: Suggestions
- Topic: Implementation of TS-FT002 WATER LEVEL device present in RFXCOM 1045 FW
- Replies: 4
- Views: 962
Implementation of TS-FT002 WATER LEVEL device present in RFXCOM 1045 FW
Hello, I am launching a request for the support of the TS-FT002 sensor in domoticz which is a double water level / temperature sensor. It measures : - A distance in cm (distance between the ultrasound probe and a flat surface) - A temperature. In its operation, the water level is calculated in ...
- Friday 18 June 2021 11:11
- Forum: Suggestions
- Topic: Support for MCOHome A8-9 Multi-sensor
- Replies: 8
- Views: 2123
Re: Support for MCOHome A8-9 Multi-sensor
Hi months later... I have the same device and same problems MCOHome A8-9 Domoticz Version: 2021.1 Build Hash: 8547c5b7e Compile Date: 2021-04-17 16:29:11 dzVents Version: 3.1.7 Python Version: 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0] Thanks for the solution you offer for the VOC ...