1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-03 17:28:16 +00:00
kahrendt afc848bf22
Add Bayesian type for binary_sensor_map component (#4640)
* initial support for Bayesian type

* Cast bool state of binary_sensor to uint64_t

* Rename channels to observations with Bayesian

* Improve/standardize comments for all types

* Use black to correct sensor.py formatting

* Add SUM and BAYESIAN binary sensor map tests

* Remove unused variable

* Update esphome/components/binary_sensor_map/binary_sensor_map.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-13 01:48:29 +00:00
..
2023-02-07 14:08:40 +13:00
2023-04-13 10:13:53 +12:00
2022-10-05 20:09:27 +13:00
2023-03-04 07:19:51 +00:00
2022-10-05 20:09:27 +13:00
2023-01-17 10:28:09 +13:00
2023-02-09 10:25:44 +13:00