The major change in this release is fixing the support for newer construct releases , thanks to @arekbulski.
Thanks also to @vladisnik for fixing the deprecated homeassistant const.
Closed issues:
- object has no attribute 'update_ha_state' #27
- Error message #25
- yeelightbt got error, is it due to phyton version2? #23
- which file should i copy to custom_components? #22
- Cannot import name 'SymmetricMapping' #18
- Issues (different) on both PY2.7 and PY3.5 #17
- from Construct developer, a note #15
Merged pull requests:
- Support more recent construct releases #28 (arekbulski, rytilahti)
- Update color parameter in HA component #20 (vladisnik)