hass-core/homeassistant/components/demo
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
air_quality.py
alarm_control_panel.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
binary_sensor.py
button.py
calendar.py
camera.py
climate.py
config_flow.py Remove options property from OptionFlow (#129890) 2024-11-06 23:28:01 +01:00
const.py
cover.py
date.py
datetime.py
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py
event.py
fan.py
geo_location.py
humidifier.py
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
image_processing.py
light.py
lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
manifest.json Mark integrations as single_config_entry in manifest [a-i] (#128189) 2024-10-12 08:59:57 +02:00
media_player.py
notify.py Add alias to DOMAIN import in config and demo (#125570) 2024-09-10 08:41:47 +02:00
number.py
remote.py
select.py
sensor.py
services.yaml
siren.py
strings.json
stt.py
switch.py
text.py
time.py
tts.mp3
tts.py
update.py Improve demo integration's update entity (#129401) 2024-10-30 08:06:22 +01:00
vacuum.py
water_heater.py
weather.py