Fixed style

This commit is contained in:
William Scanlon 2016-01-21 11:19:42 -05:00 committed by Paulus Schoutsen
parent 56ce3e5f5a
commit c95b03f240

View file

@ -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())