Update tellstick.py

This commit is contained in:
Daniel Høyer Iversen 2015-11-28 23:28:17 +01:00
parent 9ecfc41e09
commit f2d553bfd1

View File

@ -68,6 +68,8 @@ class TellstickLight(Light):
tellcore_constants.TELLSTICK_UP |
tellcore_constants.TELLSTICK_DOWN)
self.update()
@property
def name(self):
""" Returns the name of the switch if any. """