Fix fibaro sensor additional sensor lookup (#115148)

This commit is contained in:
rappenze 2024-04-07 22:53:30 +02:00 committed by GitHub
parent 05440ec04c
commit 771fe57e32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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]