hass-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 Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
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 Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
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 Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
manifest.json Update home_connect to v0.8.0 (#121788) 2024-07-20 05:28:04 +02:00
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 Home Connect add FridgeFreezer switch entities (#122881) 2024-09-05 20:52:12 +02:00