hass-core/homeassistant/components/unifi
epenet 03d5b18974
Remove options property from OptionFlow (#129890)
* Remove options property from OptionFlow

* Update test_config_entries.py

* Partial revert of "Remove deprecated property setters in option flows (#129773)"

* Partial revert "Use new helper properties in crownstone options flow (#129774)"

* Restore onewire init

* Restore onvif

* Restore roborock

* Use deepcopy in onewire

* Restore steam_online

* Restore initial options property in OptionsFlowWithConfigEntry

* re-add options property in SchemaOptionsFlowHandler

* Restore test

* Cleanup
2024-11-06 23:28:01 +01:00
..
hub Prefer __all__ over F401 ignore (#126189) 2024-09-18 11:29:23 +02:00
__init__.py
button.py Add missing icons to unifi (#126934) 2024-09-27 18:50:00 +02:00
config_flow.py Remove options property from OptionFlow (#129890) 2024-11-06 23:28:01 +01:00
const.py
device_tracker.py Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
diagnostics.py
entity.py
errors.py
icons.json Add missing icons to unifi (#126934) 2024-09-27 18:50:00 +02:00
image.py Add missing icons to unifi (#126934) 2024-09-27 18:50:00 +02:00
manifest.json
sensor.py Add missing icons to unifi (#126934) 2024-09-27 18:50:00 +02:00
services.py
services.yaml
strings.json Add missing translation string in unifi (#128062) 2024-10-15 20:23:26 +02:00
switch.py Use icon translations in unifi (#126903) 2024-09-27 17:43:25 +02:00
update.py