mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Hound issue "whitespace"
This commit is contained in:
parent
689484216d
commit
df1c3dfb67
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user