mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00:00
* limit configuration to 64 binary sensors to match code limitation * remove superfluous debug logging * improve state publishing logic eliminating NAN being sent on boot in certain cases * adjust type for bitmask shift to match mask variable type