Fix fibaro sensor additional sensor lookup (#115148)

This commit is contained in:
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

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]