mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Fix fibaro sensor additional sensor lookup (#115148)
This commit is contained in:
@@ -121,6 +121,7 @@ async def async_setup_entry(
|
|||||||
Platform.COVER,
|
Platform.COVER,
|
||||||
Platform.LIGHT,
|
Platform.LIGHT,
|
||||||
Platform.LOCK,
|
Platform.LOCK,
|
||||||
|
Platform.SENSOR,
|
||||||
Platform.SWITCH,
|
Platform.SWITCH,
|
||||||
)
|
)
|
||||||
for device in controller.fibaro_devices[platform]
|
for device in controller.fibaro_devices[platform]
|
||||||
|
Reference in New Issue
Block a user