core/homeassistant/components/isy994
J. Nick Koston 6d8b8ecfa9
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>
2020-05-13 11:15:17 -05:00
..
translations Add ssdp discovery for isy994 (#35568) 2020-05-13 11:15:17 -05:00
__init__.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
binary_sensor.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
climate.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
config_flow.py Add ssdp discovery for isy994 (#35568) 2020-05-13 11:15:17 -05:00
const.py Add ssdp discovery for isy994 (#35568) 2020-05-13 11:15:17 -05:00
cover.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
entity.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
fan.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
helpers.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
light.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
lock.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
manifest.json Add ssdp discovery for isy994 (#35568) 2020-05-13 11:15:17 -05:00
sensor.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00
services.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
services.yaml Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
strings.json Add ssdp discovery for isy994 (#35568) 2020-05-13 11:15:17 -05:00
switch.py Code conformance and sensor value clean-up on ISY994 (#35514) 2020-05-11 21:32:19 -05:00