1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/demo
Dan Klaffenbach 5174f63fd8
Add definitions for grouping media players (#41193)
* Add definitions for grouping media players

See https://github.com/home-assistant/architecture/issues/364

* Fix Google Assistant tests

* Define sync versions of async_join_players/async_unjoin

* Don't use async API in synchronous test methods

* Fix tests and make pylint happy

The method name `unjoin` is used by another component, so let's use
`unjoin_player` instead.

* Fix emulated_hue tests

The new media player entity in the `demo` component requires a tiny
adjustment in the emulated_hue tests.

* Use "target:" in service description

* Also use "name:" in service descriptions

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-18 18:19:28 +01:00
..
translations [ci skip] Translation update 2021-03-16 00:04:36 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
air_quality.py
alarm_control_panel.py
binary_sensor.py Use moisture and moving device class in various integrations (#39963) 2020-09-13 16:33:54 +02:00
calendar.py
camera.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
climate.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
config_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
const.py
cover.py Add DemoCover with only tilt controls (#45228) 2021-01-20 19:11:55 -06:00
demo_0.jpg
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py
fan.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
geo_location.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
humidifier.py
image_processing.py
light.py Set keyword arguments in DemoLight (#42040) 2020-10-18 13:57:35 -05:00
lock.py
mailbox.py
manifest.json
media_player.py Add definitions for grouping media players (#41193) 2021-03-18 18:19:28 +01:00
notify.py
number.py Fix demo number entity (#45991) 2021-02-05 15:08:28 +01:00
remote.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
sensor.py Add HomeKit support for new CO / CO2 device class (#47737) 2021-03-12 09:03:47 -10:00
services.yaml
strings.json
stt.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
switch.py
tts.mp3
tts.py
vacuum.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
water_heater.py
weather.py Use weather attribute conditions constants (#39945) 2020-11-20 21:04:03 +01:00