Bump version and update changelog for 1.1

Includes some last minute changes too
This commit is contained in:
Dave Jones
2016-02-08 15:25:17 +00:00
parent 6f99d616e1
commit b4a8273472
5 changed files with 59 additions and 18 deletions

View File

@@ -537,6 +537,7 @@ class RGBLED(SourceMixin, CompositeDevice):
"""
return self.value != (0, 0, 0)
is_lit = is_active
color = value
def on(self):