Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binary_sensor main_pump_duty state Unknown when running #95

Closed
ClassicGOD opened this issue Aug 29, 2023 · 0 comments · Fixed by #97
Closed

binary_sensor main_pump_duty state Unknown when running #95

ClassicGOD opened this issue Aug 29, 2023 · 0 comments · Fixed by #97

Comments

@ClassicGOD
Copy link

Hi. The binary sensor "main_pump_duty" returns values "Not running" and "Unknown" where I would expect "Running".
Since from what I can tell it is based on the main/Pump_Duty topic that should (and does in my case as the sensor "main_pump_duty" shows correct values) return values from 0 to 254 I assume that conversion to bool (0 = false >0 = true ?) goes wrong somewhere.

Tested with:

  • Home Assistant 2023.8.4
  • heishamon-homeassistant 1.0.7
  • HeishaMon 3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant