core/homeassistant/components/reolink
starkillerOG 8723441227
Add Reolink serial number to device info of IPC camera (#118834)
* Add UID to dev info

* Add camera_uid to test
2024-06-04 21:37:40 -04:00
..
__init__.py
binary_sensor.py
button.py
camera.py
config_flow.py Fix capitalization of protocols in Reolink option flow (#118839) 2024-06-04 21:35:54 -04:00
const.py
diagnostics.py
entity.py Add Reolink serial number to device info of IPC camera (#118834) 2024-06-04 21:37:40 -04:00
exceptions.py
host.py Bump reolink-aio to 0.9.1 (#118655) 2024-06-04 08:00:40 +02:00
icons.json
light.py
manifest.json Bump reolink-aio to 0.9.1 (#118655) 2024-06-04 08:00:40 +02:00
media_source.py
number.py
select.py Bump reolink-aio to 0.9.1 (#118655) 2024-06-04 08:00:40 +02:00
sensor.py
services.yaml
siren.py
strings.json Bump reolink-aio to 0.9.1 (#118655) 2024-06-04 08:00:40 +02:00
switch.py
update.py
util.py