Releases: EAGrahamJr/kobots-parts
v 2.0.0
v 0.1.2
Minor fix in HomeAssistant to correct device vs entity ID issues.
What's Changed
- Remove "double identity" naming issue. by @EAGrahamJr in #2
New Contributors
- @EAGrahamJr made their first contribution in #2
Full Changelog: 0.1.1...0.1.2
v 0.1.1
Updates to the matrix animation to fix some over-writes that were janking up things.
Also added some more utility functions and disabled the HA light effects due to thread management issues.
Full Changelog: 0.1.0...0.1.1
v 0.1.0
Minor version bump and added all the missing copyrights.
Also added a MatrixRain
animation:
20240628_093040.mp4
Full Changelog: 0.0.18...0.1.0
v 0.0.18
Rotator and HA light bug fixes
Full Changelog: 0.0.17...0.0.18
v 0.0.17: OOOPS forgot to release Release
There were a lot of changes here, notably the addition of graphics widgets for small OLED screens because that's what I have.
The other BIG
Full Changelog: 0.0.13...0.0.17
v 0.0.13
More HA changes, such as using Entity appropriately.
Also added an interpolation/lookup table to the StepperRotator
to try to get rid of what appears to be observed drift.
Full Changelog: 0.0.12...0.0.13
v 0.0.12
More Home Assistant integration bits.
Full Changelog: 0.0.11...0.0.12
v 0.0.11
Updated HomeAssistant/MQTT (breaking)
Full Changelog: 0.0.10...0.0.11
v 0.0.10
More HomeAssistant stuff
Full Changelog: 0.0.9...0.0.10