Releases: home-assistant-libs/aiohue
Releases · home-assistant-libs/aiohue
2.3.1
What's Changed
- Handle all client errors when detecting the protocol (#47) @balloob
- Bump black from 21.5b0 to 21.5b1 (#46) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#45) @dependabot
2.3.0
What's Changed
- Fix Hue communication protocol (#44) @frenck
- Bump black from 21.4b2 to 21.5b0 (#43) @dependabot
- Bump black from 21.4b1 to 21.4b2 (#42) @dependabot
- Bump black from 21.4b0 to 21.4b1 (#41) @dependabot
- Bump black from 20.8b1 to 21.4b0 (#40) @dependabot
- Bump flake8 from 3.9.0 to 3.9.1 (#39) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#37) @dependabot
- Bump flake8 from 3.8.3 to 3.8.4 (#35) @dependabot
- Bump black from 19.10b0 to 20.8b1 (#34) @dependabot
- Bump flake8 from 3.7.9 to 3.8.3 (#33) @dependabot
- Create Dependabot config file (#32) @dependabot-preview
- Include LICENSE in the manifest (#30) @eclipseo
- Update URL (#29) @fabaff
2.2.0
What's Changed
- Make scenes and sensors optional (#28) @andre2007
- Add test + linting (#26) @balloob
2.1.0
2.0.0
What's Changed
- Improved handling of server errors (#23) @ColinRobbins
- Remove error wrapping (#24) @balloob
Breaking change: aiohttp errors are no longer wrapped.
1.10.0
1.9.2
What's Changed
- Add missing aiohttp import to example code in README.md (#18) @linusg
- Remove items that are removed from hue (#19) @bramkragten
1.9.1
What's Changed
- Add update available property (#15) @starkillerOG
- add software update available for bridge (#16) @starkillerOG
1.8.0
What's Changed
- Add swversion, modelid bridge (#10) @balloob
- Fix code formatting (#12) @raymondelooff
- add get gamut information (#13) @starkillerOG