mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 01:28:39 +00:00
- Use count() instead of contains() (std::set compatible API) - Use has_capability() free function instead of method - Matches enum_mask_helper implementation