the78mole / esphome_components

ESPhome Components from the little digger
Other
25 stars 11 forks source link

Support single bit sensors #25

Closed jensgraef closed 1 year ago

jensgraef commented 1 year ago

This code adds support for parsing a single bit from a telegram into a binary sensor as discussed in #9 It also adds the binary sensor "circulation pump active" with could previously not be discerned from "loading pump active".

Other bit sensors are yet to be added. This pull request is based on #24.

jensgraef commented 1 year ago

@the78mole Thanks for spotting the typo in the YAML file. I've rebased this branch to make the diff simpler to read