Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
Aaron Bach
|
a3bffdf523
|
Appropriately mark Guardian entities as `unavailable` during reboot (#75234)
|
2022-07-31 13:10:29 -07:00 |
Aaron Bach
|
b0261dd2eb
|
Modify Guardian to store a single dataclass in `hass.data` (#75454)
* Modify Guardian to store a single dataclass in `hass.data`
* Clarity is better
* Allow entry unload to cancel task
|
2022-07-21 20:32:42 -06:00 |
Aaron Bach
|
b3ef6f4d04
|
Simplify Guardian entity inheritance hierarchy (#75274)
|
2022-07-18 09:18:07 -06:00 |
Aaron Bach
|
b54fe14a10
|
Replace Guardian `reboot` and `reset_valve_diagnostics` services with buttons (#75028)
|
2022-07-12 12:53:21 -06:00 |