core/tests/components/group
Brian Egge e638e5bb42
Add component for binary sensor groups (#55365)
* Add component for binary sensor groups
https://github.com/home-assistant/home-assistant.io/pull/19239

* Accidental push over prior commit

* Add test for any case

* Add unavailable attribute and tests for unique_id

* Added tests for attributes

link to documentation: https://github.com/home-assistant/home-assistant.io/pull/19297
2021-09-13 15:28:37 +02:00
..
__init__.py
common.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Add component for binary sensor groups (#55365) 2021-09-13 15:28:37 +02:00
test_cover.py Report average of position and tilt_position for cover groups (#52713) 2021-08-25 16:12:29 +02:00
test_init.py Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
test_light.py Convert color temperature to visible color in lights (#55219) 2021-08-25 21:56:36 +02:00
test_media_player.py Add unique ID support to light, cover and media player groups (#53225) 2021-07-20 13:56:23 +02:00
test_notify.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_reproduce_state.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00