core/homeassistant/components/harmony
J. Nick Koston d33a3ca90f
Config flow for harmony (#32919)
* Config flow for harmony

* Fixes unique ids when using XMPP

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Find the unique id for the config flow

* move shutdown to init

* Add test for ssdp (still failing)

* Fix ssdp test

* Add harmony to MIGRATED_SERVICE_HANDLERS (this is a breaking change)

* more cleanups

* use unique id for the config file

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-03-19 11:29:51 -05:00
..
.translations Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
__init__.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
config_flow.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
const.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
manifest.json Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
remote.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
services.yaml Update service domain for harmony from 'remote' to 'harmony' (#29146) 2019-11-27 18:14:46 +01:00
strings.json Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
util.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00