Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.3.4 (2019-01-16)
There are two notable changes (and other small fixes) in this minor release thanks to our contributors:
Updated valid range to 360 (with passing tests) (Updated valid range to 360 (with passing tests) #153) [Annika Jacobs, Zac Koch]
with it set to 359 it will not show the color red. Just tested this with a buddies bulb - same model/fw
https://imgur.com/a/kSNZIuL
Add support for HS300 power strip (Add support for HS300 power strip #137) [jimboca]
Add HS103 to readme. [Teemu R]
Avoid 'referenced before assignment' exception (avoid 'referenced before assignment' exception #150) [Kevron Rees]
Cli: show an error for incorrect hsv values (cli: fix hsv get #142) [Annika Jacobs]
Raising an exception if an incomplete HSV colour is provided.
Add a "Reviewed by Hound" badge (Add a "Reviewed by Hound" badge #139) [Scott Albertson]
Change valid hue range to 0-359 (fixes bulb hue is limited to 255 instead of 360 #130), update README.md & test
(Change valid hue range to 0-359 (fixes #130), update README.md & test #140) [Annika Jacobs, nkonopinski]
Tested on LB130(EU) hardware 1.0, firmware 1.8.6 Build 180809 Rel.091659
Remove deprecated identify, this has been deprecated for long enough.
(Remove deprecated identify, this has been deprecated for long enough. #136) [Teemu R]
Add missed test for invalid types. [Teemu R]
Update README to include mention about hs220. [Teemu R]
Add tests and pretty output for HS220, fix minor issues in tests.
[Teemu R]
Add reboot command to restart the device (Add reboot command to restart the device #129) [Teemu R]