John

Results 519 comments of John

try adding the following lines to mqtt-hassio.cfg: * to `type_switch-w-number =`: `number,, = curve,` * to `type_switch-w-list =`: `switch,, = yesno` * to `type_switch-list =`: `binary_sensor,,measurement = yesno` and make...

depends on how you query the values. MQTT/ebusctl/just polling?

the numbers are used because the names are not unique. so the right thing to do would be to correct the message definition to have unique fields names, then the...

with --mqttjson=short (commit 1798007f9d10470d045380b220df1813b479c12f) it is now possible to remove the extra object from the payload

maybe it is a rights issue. when running config check, did you do that as a user or as root? when run as a user, check if you can read...

please share your csv files so I can try to reproduce

I see, it is a matter of whether the files reside in the directory given as config path directly or in a sub folder (the expected condition). So for now...

after what time does this come up?

please try again with compiling from the current sources

closed due to inactivity