core/tests/components/esphome
G Johansson cdfec7ebb4
Implement new state property for alarm_control_panel which is using an enum (#126283)
* Alarm state from enum

* Fixes

* Set final

* Fix rebase

* Test const

* Fix breaking version

* Fix other for alarm_control_panel

* Fix integrations

* More

* More

* More

* More

* Fix zha

* Replace _attr_state

* Fix alarm_control_panel

* Fix tests

* Fixes

* Mods

* Change some

* More

* More

* More

* Tests

* Last tests

* Return enum

* Fix zha

* Remove not needed check

* Fix wording

* Fix homekit

* Mod prometheus

* Fix mypy

* Fix homekit

* Fix ifttt
2024-10-21 22:54:27 +02:00
..
bluetooth
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py
conftest.py
test_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
test_assist_satellite.py Block until config is retrieved when adding satellite entity to HA (#128685) 2024-10-18 16:01:18 -04:00
test_binary_sensor.py
test_bluetooth.py
test_button.py
test_camera.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_climate.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_config_flow.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_dashboard.py
test_date.py
test_datetime.py
test_diagnostics.py Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_entity.py
test_entry_data.py
test_enum_mapper.py
test_event.py
test_fan.py
test_ffmpeg_proxy.py
test_init.py
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_manager.py
test_media_player.py
test_number.py
test_repairs.py
test_select.py Update the Selected Pipeline entity name (#126845) 2024-09-26 20:38:51 +02:00
test_sensor.py
test_switch.py
test_text.py
test_time.py
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00
test_valve.py