Paulus Schoutsen
68d757e5d2
Remove brand names from translations ( #43092 )
2020-11-11 13:22:52 +01:00
Davey Chu
08cf400473
Use references in isy994 strings.json ( #40990 )
2020-10-02 18:07:20 +02:00
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
shbatm
9eb1505aa1
Add Device and Integration Services to ISY994 ( #35467 )
...
* ISY994 Add Services
ISY994 Add support for climate platform
* Remove device registry cleanup
Remove device registry cleanup from service in favor of #35106
* ISY994 Update Services Definitions
Rename entry to config_entry_id
* Grammar corrections
Fix Typo
* Add await and lower logging per review.
* Rename to entries and remove unused device_id refs
* Fix tuple typo
* Fix Typo in strings
* Fix typo in strings
2020-05-11 10:58:58 -05:00
shbatm
799cdbe64d
Add support for ISY994 Variables as Sensors ( #35453 )
...
* Update tests, add missing constant
* ISY994 Add support for ISY Variables as sensors
2020-05-10 09:40:19 -05:00
shbatm
d7f736ed6c
Add config flow, use async loading, and restore brightness option to ISY994 ( #35413 )
...
* ISY994 Add Config and Options Flow
Add tests for config flow
Fix test
Update Tests
* Fix merge errors
* Update homeassistant/components/isy994/strings.json
Co-authored-by: J. Nick Koston <nick@koston.org>
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
* Fix patching in tests to not actually start Home Assistant
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-09 14:49:00 -05:00