mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Fix fibaro sensor additional sensor lookup (#115148)
This commit is contained in:
parent
05440ec04c
commit
771fe57e32
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user