Fix fibaro sensor additional sensor lookup (#115148)

pull/115186/head
rappenze 2024-04-07 22:53:30 +02:00 committed by Franck Nijhof
parent fc9653581a
commit 265d04c593
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ async def async_setup_entry(
Platform.COVER,
Platform.LIGHT,
Platform.LOCK,
Platform.SENSOR,
Platform.SWITCH,
)
for device in controller.fibaro_devices[platform]