shbatm
a49d5c4266
Add ISY994 System Health Info ( #50840 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-19 19:10:09 -05:00
shbatm
775af9d2c5
Update PyISY to v3.0.0 and ISY994 to use Async IO ( #50806 )
2021-05-18 14:15:47 -05:00
J. Nick Koston
52edf9ac35
Ensure isy994 is only discovered once ( #50577 )
...
The formatting of the mac was different between dhcp and ssdp
2021-05-13 19:35:24 +02:00
J. Nick Koston
c1cf07768b
Add dhcp discovery support to isy994 ( #50488 )
...
- SSDP may not be enabled by default
2021-05-12 00:06:55 +02:00
jan iversen
d52bc2373f
Integrations i* - m*: Rename HomeAssistantType to HomeAssistant. ( #49586 )
2021-04-23 09:55:20 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Paulus Schoutsen
1c36bf5e19
Fix block till done in create entry config flow tests ( #42290 )
2020-10-24 16:20:56 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56: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
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
0cf1ca7736
Add Device Registry support and Device Info for ISY994 ( #35435 )
...
* ISY994 Add device info properties
* Fix test string literal per review.
* Change Mfr ID to Devtype_gen
2020-05-09 19:48:51 -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