1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add ssdp discovery for isy994 (#35568)

* Add ssdp discovery for isy994

* Increase test coverage for existing config flow

* Update tests/components/isy994/test_config_flow.py

Co-authored-by: shbatm <support@shbatm.com>

* Update tests/components/isy994/test_config_flow.py

Co-authored-by: shbatm <support@shbatm.com>

* move constants

* Update tests/components/isy994/test_config_flow.py

Co-authored-by: shbatm <support@shbatm.com>

* undo CONF_TLS_VER from homeassistant.const

Co-authored-by: shbatm <support@shbatm.com>
This commit is contained in:
J. Nick Koston
2020-05-13 11:15:17 -05:00
committed by GitHub
parent 85726b67b7
commit 6d8b8ecfa9
8 changed files with 177 additions and 20 deletions

View File

@@ -53,6 +53,12 @@ SSDP = {
"modelName": "Philips hue bridge 2015"
}
],
"isy994": [
{
"deviceType": "urn:udi-com:device:X_Insteon_Lighting_Device:1",
"manufacturer": "Universal Devices Inc."
}
],
"konnected": [
{
"manufacturer": "konnected.io"