Search found 6 matches
- Friday 03 February 2023 17:59
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
Re: RFXCounter Decimals possible?
the impuls factor is to adapt the number of impulses / 10m³ ... this has to be set to match the gas odometer ... again, the measurement on zwavejs is correct ... will dig into the code
- Friday 03 February 2023 14:41
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
Re: RFXCounter Decimals possible?
... have another domoticz running on an raspberry (version 2202.2) .. the default there was 100 ... after adding mqtt autodicover modules the NoprthQ sensor has been detected as RFXMeter, but it showed 122.2m³ ... when i change the divider to 1 the value is correct but rounded in the log graphs. ...
- Thursday 02 February 2023 8:22
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
Re: RFXCounter Decimals possible?
Pretty sure it was at default as it was the first device recognized as rfxmeter.
let zwavejsui send the value*100 and divide it again in domotics may work ... but not really a clean solution ... will play around a bit
let zwavejsui send the value*100 and divide it again in domotics may work ... but not really a clean solution ... will play around a bit
- Wednesday 01 February 2023 13:54
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
Re: RFXCounter Decimals possible?
I switched from ozw to zwave-js ... my NorthQ Energy Meter was detected like on ozw ... but the NorthQ Gas Meter was recognized as RFXMeter .... maybe the northx gas meter should be type "P1 Smart Meter" with subtype "Gas" like it was via ozw ? zwave js payload ... { "type": "sensor", "object_id ...
- Wednesday 01 February 2023 13:46
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
Re: RFXCounter Decimals possible?
Hi,
RFXCOunter divider for gas is set to 1
if i change to 100 it will render the logs this way ...
... all the values delivered by zwave-js would be wrong by the factor 100
RFXCOunter divider for gas is set to 1
if i change to 100 it will render the logs this way ...
... all the values delivered by zwave-js would be wrong by the factor 100
- Tuesday 31 January 2023 21:17
- Forum: MQTT Auto Discovery
- Topic: RFXCounter Decimals possible?
- Replies: 11
- Views: 1693
RFXCounter Decimals possible?
Hi everyone. i have problems with my northQ Gas meter (via zwave-js mqtt). It is autodetect as RFXMeter by domotics mqtt autodiscovery ... so far so good, only problem is that i can't see decimals in the graphical log view, only Integers are shown. The value itself has decimals, so the transfer ...