1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-20 05:49:15 +00:00

6 Commits

Author SHA1 Message Date
Franck Nijhof
b644e7ed0f
Set brand icon as entity picture on update entities ()
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 () 2022-04-02 22:28:08 +03:00
Franck Nijhof
c31e788439
Rename current_version to installed_version in Update platform () 2022-04-01 20:11:17 +02:00
Franck Nijhof
44d3a7e459
Adjust backup type of Update entity () 2022-03-23 11:20:04 +01:00
Franck Nijhof
c56b77f2b3
Move WLED update title to class attribute () 2022-03-21 15:51:46 +01:00
Franck Nijhof
40d4495ed0
Add update platform to WLED ()
* 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