hass-core/homeassistant/components/plex
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
..
__init__.py
button.py
cast.py
config_flow.py Remove options property from OptionFlow (#129890) 2024-11-06 23:28:01 +01:00
const.py
errors.py
helpers.py
icons.json Update icons.json to new service schema part 3 (#124770) 2024-08-28 13:48:01 +02:00
manifest.json
media_browser.py
media_player.py
media_search.py
models.py
sensor.py
server.py Add ability to play plex media as the non-primary user (#122039) 2024-09-08 15:42:26 +02:00
services.py Bump yarl to 1.14.0 (#127924) 2024-10-08 14:01:37 +02:00
services.yaml
strings.json
update.py
view.py