Erik Montnemery
|
bd55fe868d
|
Allow update entities to report progress as a float (#128930)
* Allow update entities to report progress as a float
* Add test
* Update snapshots
* Update recorder test
* Use _attr_* in MockUpdateEntity
|
2024-10-24 21:20:18 +02:00 |
|
Erik Montnemery
|
e861cab727
|
Add update_percentage state attribute to update entity (#128877)
* Add update_percentage state attribute to update entity
* Update tests
* Update tests
|
2024-10-21 15:31:48 +02:00 |
|
Erik Montnemery
|
426f73b1f4
|
Add State.last_reported (#113511)
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
|
2024-03-20 21:05:07 +01:00 |
|
Franck Nijhof
|
e0a9dcd996
|
Add label registry (#110821)
|
2024-02-19 11:59:08 +01:00 |
|
Brett Adams
|
858fb1fa37
|
Add snapshot testing to Tessie (#108346)
* Redo Binary Sensors
* Redo Button
* Redo Climate
* Stage unfixed platforms
* Redo Cover
* Redo device tracker
* Redo lock
* Redo Media Player
* Redo Number
* Redo Select
* Redo Sensor
* Redo Switch
* Redo Update
* Fix setup_platform
* Add mixing snapshot
* Fix config flow
* Centralise entity testing
* Update snapshot
* Rename test_entities
* Fix assert_entities
|
2024-01-27 13:43:55 +01:00 |
|