Releases: jkniest/hue-it
Releases · jkniest/hue-it
Release 0.3.0
Added
- Added generic phpdocs for all collections
- Added support for PHP 8.2
Packages
- Updated php cs fixer
- Update min
ozdemirburak/iris
library version to v3 - Update min
illuminate/collections
library version to v9 - Required min version of
nikic/php-parser
is now v4.13.2 - Required min version of
webmozart/assert
is now v1.11.0
Removed
- Removed PHP 7.4 support
Release 0.2.0
Added
- Added initial support for php 8.1
Packages
- Updated php cs fixer and phpstan
Release 0.1.1
Fixed
- Fixed issue with group 0 (all lights). Class can be null
Pre Release 0.1.0
Added
All
Initial releaseAll
Added support for local and cloud connections to the Phillips Hue APIAll
Controlling lights and groups- Turn on / Turn off
- Brightness (Raw value and percentage)
- Color temperature (Raw value and percentage)
- Saturation (Raw value and percentage)
- Effect (none / colorloop)
- Alert (none / select / lselect)
- Color (XY, Hex, RGB)
Cloud
Full OAuth2 authentication flow (including Digest Auth)