And if pump not run, I have a state of payload as “—” (three lines).
In this situation, I need have a value 0 (zero), in other case a value of a sensor.
Thank for help.
@jirka.jirutka How did you solve this?
i have several values coming from BSB-Lan which are returning — from time to time.
Is there a generic solution for all BSB-LAN Entities? I want to log all incoming values to influxDB and this is causing troubles…
Or do i need to add each entity to the configuration.yaml?
Seems like there is no option to replace all values for all entities?
There are about 40-50 entities, which i like to push into the influxDB but they are sent as — from time to time.
@Troon Thanks!
always float is fine. unfortunately its again throwing the error.
is it even possible to use it through an overall topic? Or do i need to set it for each entity individually?