(Re)Enable Daikin autodiscovery (#11842)
This commit is contained in:
parent
8c78a210ef
commit
0100f87ff2
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ SERVICE_HANDLERS = {
|
|||
SERVICE_TELLDUSLIVE: ('tellduslive', None),
|
||||
SERVICE_HUE: ('hue', None),
|
||||
SERVICE_DECONZ: ('deconz', None),
|
||||
SERVICE_DAIKIN: ('daikin', None),
|
||||
'google_cast': ('media_player', 'cast'),
|
||||
'panasonic_viera': ('media_player', 'panasonic_viera'),
|
||||
'plex_mediaserver': ('media_player', 'plex'),
|
||||
|
|
Loading…
Add table
Reference in a new issue