mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fixed style
This commit is contained in:
parent
56ce3e5f5a
commit
c95b03f240
@ -33,4 +33,3 @@ def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
add_devices(WinkToggleDevice(switch) for switch in
|
||||
pywink.get_powerstrip_outlets())
|
||||
add_devices(WinkToggleDevice(switch) for switch in pywink.get_sirens())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user