hi ,
i made a esphome device to get the windspeed ,
i use a binary sensor to get pulses any time the wind blows in the windcups
i got a lot of ON OFF variations
how can i disable the logbook for only this entity ?
hi ,
i made a esphome device to get the windspeed ,
i use a binary sensor to get pulses any time the wind blows in the windcups
i got a lot of ON OFF variations
how can i disable the logbook for only this entity ?
Actually you want to exclude it from this:
is there a esphome solution to ? cos if i set it in esphome s ’ internal ’ then i cant see it anywhere .
Why do you need to see the raw pulses in Home Assistant?
Just use the pulse counter to convert it to wind speed and send that to Home Assistant.