hacs-oasis_mini

Home Assistant integration for Oasis Mini kinetic sand art canvas devices.

MIT License

Stars
12

Bot releases are hidden (Show)

hacs-oasis_mini - 0.7.7 Latest Release

Published by natekspencer about 2 months ago

hacs-oasis_mini - 0.7.6

Published by natekspencer 2 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.5...0.7.6

hacs-oasis_mini - 0.7.5

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.4...0.7.5

hacs-oasis_mini - 0.7.4

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.3...0.7.4

hacs-oasis_mini - 0.7.3

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.2...0.7.3

hacs-oasis_mini - 0.7.2

Published by natekspencer 3 months ago

What's Changed

  • โœจ Add support for enqueue options in media_player.play_media service by @natekspencer in https://github.com/natekspencer/hacs-oasis_mini/pull/13
    • ๐Ÿ› Fixed issue with select entity not always updating with new playlist options
    • ๐Ÿงน Other minor improvements

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.1...0.7.2

hacs-oasis_mini - 0.7.1

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.7.0...0.7.1

hacs-oasis_mini - 0.7.0

Published by natekspencer 3 months ago

What's Changed

  • Add additional features by @natekspencer in https://github.com/natekspencer/hacs-oasis_mini/pull/11
    • ๐Ÿงน Reduce entity updates in coordinator
    • โœจ Add static image entity of track if cloud credentials haven't been provided
    • โœจ Add ability to play a specific track (id or title) via the media_player.play_media service
    • โœจ Add additional preloaded track info
    • ๐Ÿงน Other improvements

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.6.0...0.7.0

hacs-oasis_mini - 0.6.0

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.5.0...0.6.0

hacs-oasis_mini - 0.5.0

Published by natekspencer 3 months ago

Breaking Changes

  • โš ๏ธ Pause between tracks switch has been replaced with the Autoplay select entity to match new functionality in 0.71

What's Changed

  • โœจ Updates to handle firmware version 0.71 and other improvements by @natekspencer in https://github.com/natekspencer/hacs-oasis_mini/pull/9
    • โœจ Mac address added as connection identifier for device
    • โœจ Media player entity has added support for stop, previous track, and clear playlist services
    • ๐Ÿ› Fixes a bug when the Play random track button was pushed that caused the device to temporarily show as unavailable

Potentially Breaking Changes

  • ๐Ÿงน Restart button is now a diagnostic entity which removes it from auto-generated dashboards

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.4.0...0.5.0

hacs-oasis_mini - 0.4.0

Published by natekspencer 3 months ago

hacs-oasis_mini - 0.3.1

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.3.0...0.3.1

hacs-oasis_mini - 0.3.0

Published by natekspencer 3 months ago

What's Changed

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.2.0...0.3.0

hacs-oasis_mini - 0.2.0

Published by natekspencer 3 months ago

What's Changed

  • Update functionality by @natekspencer in https://github.com/natekspencer/hacs-oasis_mini/pull/2
    • โœจ Added button entity to restart the Oasis Mini
    • โœจ Added a select entity to be able to choose a specific track from the playlist
    • โœจ Image entity now supports dark mode
    • โœจ Public track details have been preloaded to display in the playlist dropdown
    • ๐Ÿ› Light effects which don't support a color adjustment have been correctly restricted to brightness only in the LED light entity
  • ๐Ÿงน Add validate GHA by @natekspencer in https://github.com/natekspencer/hacs-oasis_mini/pull/1

Breaking Changes

  • โš ๏ธ The previous playlist sensor has been removed in favor of a select entity

Full Changelog: https://github.com/natekspencer/hacs-oasis_mini/compare/0.1.0...0.2.0

hacs-oasis_mini - 0.1.0

Published by natekspencer 3 months ago

What's Changed

  • Initial Release!