mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Style fixes
This commit is contained in:
parent
a56173676e
commit
2ad647bb09
@ -28,6 +28,7 @@ DEVICE_MAPPINGS = {
|
||||
PHILIO_SLIM_SENSOR_MOTION: WORKAROUND_NO_OFF_EVENT,
|
||||
}
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
""" Sets up Z-Wave sensors. """
|
||||
node = zwave.NETWORK.nodes[discovery_info[zwave.ATTR_NODE_ID]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user