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

11 Commits

Author SHA1 Message Date
Franck Nijhof
30058297cf
Migrate backported StrEnum to built-in StrEnum () 2023-07-23 23:19:24 +02:00
Erik Montnemery
24ea865553
Fix a couple of typos () 2023-06-28 14:37:13 +02:00
Franck Nijhof
5bd5ca8433
Add identify device class to button () 2023-06-26 15:46:37 +02:00
Franck Nijhof
a48030f5dd
Name unnamed buttons by their device class () 2023-06-22 23:51:41 +02:00
epenet
64988521bb
Make use of generic EntityComponent (part 2) () 2022-09-17 18:18:53 +02:00
Paulus Schoutsen
2a8797ae3f
Move scene and button restore to internal hook () 2022-02-04 10:43:06 -08:00
Marvin Wichmann
707fe67c00
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-12-03 09:31:17 +01:00
Franck Nijhof
b5a6e03c21
Fix device class shorthand attr in ButtonEntity () 2021-11-30 15:06:33 +01:00
Franck Nijhof
9b9801516b
Migrate button device classes to StrEnum () 2021-11-30 11:54:06 +01:00
Franck Nijhof
9f26850a19
Add device class support for button entity () 2021-11-29 17:44:21 -07:00
Franck Nijhof
d126d88977
Add Button entity component platform ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 16:50:43 +01:00