mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 17:51:36 +00:00
Initial Configuration Push
This commit is contained in:
15
deps/netdisco/const.py
vendored
Normal file
15
deps/netdisco/const.py
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
"""Constants of services that can be discovered."""
|
||||
|
||||
BELKIN_WEMO = "belkin_wemo"
|
||||
DLNA = "DLNA"
|
||||
GOOGLE_CAST = "google_cast"
|
||||
PHILIPS_HUE = "philips_hue"
|
||||
PMS = 'plex_mediaserver'
|
||||
LMS = 'logitech_mediaserver'
|
||||
NETGEAR_ROUTER = "netgear_router"
|
||||
SONOS = "sonos"
|
||||
PANASONIC_VIERA = "panasonic_viera"
|
||||
SABNZBD = 'sabnzbd'
|
||||
KODI = 'kodi'
|
||||
HOME_ASSISTANT = "home_assistant"
|
||||
MYSTROM = 'mystrom'
|
||||
Reference in New Issue
Block a user