hass-core/homeassistant/components/homeassistant_sky_connect
puddly 1f488b00f8
Abstract SkyConnect firmware config flow to the hardware platform (#122140)
* Move the SkyConnect config flow to hardware;

* Clean up

* Get SkyConnect unit tests passing

* Split apart `test_util.py`

* Migrate `test_config_flow`

* Remove unnecessary constants

* Re-apply `contextmanager` typing from #122250

* Move the SkyConnect translation strings into hardware
2024-07-29 12:39:25 -04:00
..
__init__.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
config_flow.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
const.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
hardware.py Expose the SkyConnect integration with a firmware config/options flow (#115363) 2024-04-24 17:06:24 +02:00
manifest.json Change SkyConnect integration type back to hardware and fix multi-PAN migration bug (#116474) 2024-04-30 22:47:17 +02:00
strings.json Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
util.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00