1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-16 02:57:06 +00:00

11 Commits

Author SHA1 Message Date
Franck Nijhof
868a5f377f
Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
J. Nick Koston
0af71851a4
Fix ESPHome button not getting device updates () 2023-06-26 22:34:37 -05:00
J. Nick Koston
3b7095c63b
Fix esphome not removing entities when static info changes ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-25 21:31:31 -05:00
J. Nick Koston
57a910a144
Relocate esphome entity code into its own module () 2023-06-24 23:12:36 -04:00
J. Nick Koston
235f50a341
Migrate esphome button platform to use _on_static_info_update () 2023-06-21 22:24:26 +02:00
epenet
bd6a4d10ea
Use try_parse_enum in integrations () 2023-02-02 12:34:01 +01:00
epenet
b51ad16db9
Adjust button type hints in components () 2022-06-28 17:19:03 +02:00
Franck Nijhof
9b9801516b
Migrate button device classes to StrEnum () 2021-11-30 11:54:06 +01:00
Franck Nijhof
b996f624db
Ensure ESPHome device classes are valid () 2021-11-30 09:44:39 +01:00
Jesse Hills
e17759410c
Esphome button device class () 2021-11-30 08:33:14 +01:00
Jesse Hills
622d9606a5
Esphome/button () 2021-11-29 09:57:37 +01:00