Update tellstick.py

This commit is contained in:
Daniel Høyer Iversen 2015-11-28 23:30:12 +01:00
parent f2d553bfd1
commit aebab47fff

View File

@ -67,8 +67,7 @@ class TellstickLight(Light):
tellcore_constants.TELLSTICK_DIM | tellcore_constants.TELLSTICK_DIM |
tellcore_constants.TELLSTICK_UP | tellcore_constants.TELLSTICK_UP |
tellcore_constants.TELLSTICK_DOWN) tellcore_constants.TELLSTICK_DOWN)
self.update()
self.update()
@property @property
def name(self): def name(self):