mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
d8cb5d4aa4
- Use count() instead of contains() (std::set compatible API) - Use has_capability() free function instead of method - Matches enum_mask_helper implementation