mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Hound issue "whitespace"
This commit is contained in:
@@ -57,7 +57,7 @@ class RainBirdSwitch(SwitchDevice):
|
||||
self._duration = dev.get(CONF_TRIGGER_TIME)
|
||||
self._attributes = {
|
||||
"duration": self._duration,
|
||||
"zone" : self._zone
|
||||
"zone": self._zone
|
||||
}
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user