hass-core/homeassistant/components/onvif
epenet 89eb395e2d
Add OptionsFlow helper for a mutable copy of the config entry options (#129718)
* Add OptionsFlow helper for a mutable copy of the config entry options

* Add tests

* Improve coverage

* error_if_core=False

* Adjust report

* Avoid mutli-line ternary
2024-11-03 20:37:58 +01:00
..
__init__.py
binary_sensor.py
button.py
camera.py
config_flow.py Add OptionsFlow helper for a mutable copy of the config entry options (#129718) 2024-11-03 20:37:58 +01:00
const.py
device.py
diagnostics.py
entity.py
event.py
icons.json
manifest.json
models.py
parsers.py
sensor.py
services.yaml
strings.json
switch.py
util.py