hass-core/homeassistant/components/reolink
Joost Lekkerkerker 09b1b40833
Add icon translations to Reolink (#112208)
* Add icon translations to Reolink

* Fix

* Update homeassistant/components/reolink/icons.json

Co-authored-by: starkillerOG <starkiller.og@gmail.com>

* Update homeassistant/components/reolink/icons.json

---------

Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2024-03-06 11:02:13 +01:00
..
__init__.py
binary_sensor.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
button.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
camera.py
config_flow.py
const.py
diagnostics.py
entity.py
exceptions.py
host.py
icons.json Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
light.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
manifest.json
media_source.py
number.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
select.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
sensor.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
services.yaml
siren.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
strings.json
switch.py Add icon translations to Reolink (#112208) 2024-03-06 11:02:13 +01:00
update.py
util.py