core/homeassistant/components/home_connect
Robert Contreras 85aa32338e
Add Home Connect sensors for fridge door states and alarms (#125490)
* New sensors for Fridge door states and alarms

* Move 2 option entities to binary_sensor, tests

* Change state translations

* Fix stale docstring
2024-09-13 19:31:35 +02:00
..
__init__.py
api.py
application_credentials.py
binary_sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
config_flow.py
const.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
entity.py
icons.json Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
light.py
manifest.json
sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
services.yaml
strings.json Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
switch.py