Remove update_before_add from binary_sensor in Command Line (#94040)

Remove update_before_add
This commit is contained in:
G Johansson
2023-06-04 20:53:34 +02:00
committed by GitHub
parent 07e26f9639
commit 1fe4c4fa59

View File

@@ -112,7 +112,6 @@ async def async_setup_platform(
scan_interval,
)
],
True,
)