Classes | |
| class | Ws66iZone |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | PARALLEL_UPDATES = 1 |
Support for interfacing with WS66i 6 zone home audio controller.
| None homeassistant.components.ws66i.media_player.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the WS66i 6-zone amplifier platform from a config entry.
Definition at line 23 of file media_player.py.
| int homeassistant.components.ws66i.media_player.PARALLEL_UPDATES = 1 |
Definition at line 20 of file media_player.py.