hass-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 Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py
conftest.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_binary_sensor.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
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 Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_event.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
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 Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_lock.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_media_player.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_notify.py Fix Notify Group payload data mis-merge (#90253) 2023-03-28 14:56:10 +02:00
test_recorder.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_reproduce_state.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_sensor.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
test_switch.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00