1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 02:19:16 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Franck Nijhof
0558c85b5d
Revert "Remove ESPHome legacy entity naming" () 2024-08-10 18:38:20 +02:00
Jesse Hills
84d6f5ed07
Remove ESPHome legacy entity naming ()
* Remove ESPHome legacy entity naming

* Update test entity_ids to use sanitized name instead of object_id
2024-08-09 11:43:02 +02:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
J. Nick Koston
3447e7fddb
Fix ESPHome color modes for older firmwares () 2024-01-25 10:18:53 -10:00
J. Nick Koston
8d2ddb6a04
Small cleanups to ESPHome light platform ()
- Remove unreachable code
- Cache filtering when possible
- Add missing coverage
2024-01-03 19:53:48 -05:00
J. Nick Koston
7dc03ef301
Use the ESPHome object_id to suggest the entity id () 2023-07-10 13:02:34 +02:00
J. Nick Koston
72806bfaf2
Add more test coverage for ESPHome lights () 2023-06-28 08:40:21 +02:00
J. Nick Koston
a8b2c1edfa
Add more coverage for ESPHome lights () 2023-06-27 18:27:09 +02:00
Daniel Kent
983ff10541
Fix ESPHome color temperature precision for light entities ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-23 08:08:28 -05:00
J. Nick Koston
3d12c7409d
Add basic light tests to esphome () 2023-06-22 21:22:29 +02:00