mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Update tellstick.py
This commit is contained in:
parent
9ecfc41e09
commit
f2d553bfd1
@ -68,6 +68,8 @@ class TellstickLight(Light):
|
|||||||
tellcore_constants.TELLSTICK_UP |
|
tellcore_constants.TELLSTICK_UP |
|
||||||
tellcore_constants.TELLSTICK_DOWN)
|
tellcore_constants.TELLSTICK_DOWN)
|
||||||
|
|
||||||
|
self.update()
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def name(self):
|
def name(self):
|
||||||
""" Returns the name of the switch if any. """
|
""" Returns the name of the switch if any. """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user