hass-core/homeassistant/components/yolink
Matrix 37e2839fa3
Add power entity for yolink plug (#124678)
* Add Plug power entity

* change state class to total

* Add translations and moving icon to icon.json

* sort translation key

* Fix suggestions
2024-08-27 12:03:50 +02:00
..
__init__.py
api.py
application_credentials.py
binary_sensor.py
climate.py
config_flow.py
const.py Add power entity for yolink plug (#124678) 2024-08-27 12:03:50 +02:00
coordinator.py
cover.py
device_trigger.py
entity.py
icons.json Add power entity for yolink plug (#124678) 2024-08-27 12:03:50 +02:00
light.py
lock.py
manifest.json Bump YoLink API to 0.4.7 (#123441) 2024-08-09 12:21:49 +02:00
number.py
sensor.py Add power entity for yolink plug (#124678) 2024-08-27 12:03:50 +02:00
services.py
services.yaml
siren.py
strings.json Add power entity for yolink plug (#124678) 2024-08-27 12:03:50 +02:00
switch.py
valve.py