core/tests/components/group
G Johansson f9a4840ce2
Group sensor calculate attributes (#106972)
* Group sensor calculate attributes

* Use entity helpers

* Fix sensor tests

* Test change of uom

* Add tests and fix UoM issue

* Fix test

* Fix state class

* repair and logs

* delete issues

* pass through hass

* Update descriotion text to be more descriptive

* Comments

* Add pr to comment

* fix if in updating

* Fix test valid units

* Fix strings

* Fix issues
2024-01-23 08:16:51 +01:00
..
fixtures
__init__.py
common.py
conftest.py
test_binary_sensor.py
test_config_flow.py Assign specific error code for HomeAssistantError on websocket_api connection exceptions (#104700) 2023-11-29 13:07:52 +01:00
test_cover.py
test_event.py
test_fan.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_init.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_light.py
test_lock.py
test_media_player.py
test_notify.py
test_recorder.py
test_reproduce_state.py
test_sensor.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
test_switch.py