mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00

* feat: add sensors * feat: add tests for sensors * feat: add options flow * feat: add tests for options flow * fix: remove options flow * fix: remove names and mac sensor, add incoming signal type * feat: add enum types to supported sensors * fix: consolidate tests into snapshot * fix: use consts * fix: update names and use snapshot platform * fix: fix test name for new translations * fix: comment * fix: improve sensor names * fix: address comments * feat: disable uncommon sensors by default * fix: update sensors * fix: revert config_flow change