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

8 Commits

Author SHA1 Message Date
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Erik Montnemery
43c4dec3ed
Explicitly opt-in to device name in the demo integration () 2023-06-19 15:56:48 +02:00
Erik Montnemery
f68ed8b7a0
Always setup demo platforms with device support from config entry ()
* Always setup demo platforms with device support from config entry

* Update tests depending on the demo integration
2023-06-14 21:03:07 +02:00
epenet
2f3091122b
Import update constants from root () 2022-09-12 18:22:22 +02:00
Franck Nijhof
c31e788439
Rename current_version to installed_version in Update platform () 2022-04-01 20:11:17 +02:00
Joakim Sørensen
9a150c2234
Add release_notes method to update entities () 2022-03-29 17:38:56 -07:00
Franck Nijhof
44d3a7e459
Adjust backup type of Update entity () 2022-03-23 11:20:04 +01:00
Franck Nijhof
073fb40b79
Add update entity platform ()
Co-authored-by: Glenn Waters <glenn@watrs.ca>
2022-03-21 11:02:48 +01:00