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 |
epenet
|
7bc2712142
|
Adjust root-import in tests (#78761)
* Adjust root-import in tests
* Adjust diagnostics
* Adjust button
* Adjust select
* Adjust device_tracker
* Adjust camera
* Adjust humidifier
* Adjust media_source
* Adjust update
* Adjust siren
* Adjust number
* Adjust alarm_control_panel
* Adjust notify
* Adjust sensor
* Adjust switch
* Revert anthemav
* Don't adjust demo humidifier
|
2022-09-19 15:22:23 +02:00 |
Franck Nijhof
|
b644e7ed0f
|
Set brand icon as entity picture on update entities (#69200)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
|
2022-04-03 20:38:05 +02:00 |
Franck Nijhof
|
1a04dc4fca
|
Set brand icon on WLED update entity (#69145)
|
2022-04-02 22:28:08 +03:00 |
Franck Nijhof
|
c31e788439
|
Rename current_version to installed_version in Update platform (#69093)
|
2022-04-01 20:11:17 +02:00 |
Franck Nijhof
|
40d4495ed0
|
Add update platform to WLED (#68454)
* Add update platform to WLED
* Copy pasta fixes
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/wled/test_update.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix tests
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-03-21 15:38:29 +01:00 |