Commit fec50ad
Adapt lights simultaneously instead of one by one (#529)
* Update switch.py
* Update test_switch.py
* Revert "Update test_switch.py"
This reverts commit 87ea524.
* remove unnecessary create_task
* remove unneeded len()
* Revert "remove unnecessary create_task"
This reverts commit 2c5da6d.
* use `hass.async_create_task`
---------
Co-authored-by: Bas Nijholt <[email protected]>
Co-authored-by: Bas Nijholt <[email protected]>1 parent d44cb66 commit fec50ad
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1399 | 1399 | | |
1400 | 1400 | | |
1401 | 1401 | | |
1402 | | - | |
| 1402 | + | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
| |||
1446 | 1446 | | |
1447 | 1447 | | |
1448 | 1448 | | |
1449 | | - | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
1450 | 1456 | | |
1451 | 1457 | | |
1452 | 1458 | | |
| |||
0 commit comments