core/homeassistant/components/hive
Khole cfeb8eb06a
Add Hive config flow (#47300)
* Add Hive UI

* Fix tests and review updates

* Slimmed down config_flow

* Fix tests

* Updated Services.yaml with extra ui attributes

* cleanup config flow

* Update config entry

* Remove ATTR_AVAILABLE

* Fix Re-Auth  Test

* Added more tests.

* Update tests
2021-03-15 12:27:10 +01:00
..
translations Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
__init__.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
binary_sensor.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
climate.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
config_flow.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
const.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
light.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
manifest.json Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
sensor.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
services.yaml Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
strings.json Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
switch.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00
water_heater.py Add Hive config flow (#47300) 2021-03-15 12:27:10 +01:00