0.6.0 - Pet Portrait & Section Chevron Fix & HA 2026.3 refactor πβ¨
π± Pet Portrait (cute_lil_kitty) Fix
Fixed entity picture no longer showing for Pet PET devices with the cute_lil_kitty feature.
π½ Section Chevron Direction
Fixed section chevron so it correctly points up when expanded and down when collapsed... instead of always pointing down.
π HAS action handler
Actions (tap, hold, double tap) are now delegated to HA's event handler in 2026.3
Bit of a small refactor.. let me know if anything breaks <3
- chore: bumps version to 0.6.0 by @gh-action-bump-version
- pet portrait fix - thanks @bondskin! by @warmfire540
- HAS 2026.3 helper takes care of actions by @warmfire540
- chevron oopsie by @warmfire540
- chore: yarn (deps): bump undici from 7.22.0 to 7.24.1 (#67) by @dependabot[bot]
- chore: yarn (deps-dev): bump sinon in the all-dependencies group (#65) by @dependabot[bot]
- chore: yarn (deps-dev): bump @types/jsdom from 27.0.0 to 28.0.0 (#64) by @dependabot[bot]
- chore: yarn (deps-dev): bump nyc from 17.1.0 to 18.0.0 (#63) by @dependabot[bot]
- chore: yarn (deps-dev): bump jsdom in the all-dependencies group (#62) by @dependabot[bot]
- chore: yarn (deps-dev): bump jsdom from 27.4.0 to 28.0.0 (#60) by @dependabot[bot]
- chore: yarn (deps): bump qs from 6.14.1 to 6.14.2 (#61) by @dependabot[bot]
- chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#59) by @dependabot[bot]
What's Changed
- chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #59
- chore: yarn (deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #61
- chore: yarn (deps-dev): bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #60
- chore: yarn (deps-dev): bump jsdom from 28.0.0 to 28.1.0 in the all-dependencies group by @dependabot[bot] in #62
- chore: yarn (deps-dev): bump nyc from 17.1.0 to 18.0.0 by @dependabot[bot] in #63
- chore: yarn (deps-dev): bump @types/jsdom from 27.0.0 to 28.0.0 by @dependabot[bot] in #64
- chore: yarn (deps-dev): bump sinon from 21.0.1 to 21.0.2 in the all-dependencies group by @dependabot[bot] in #65
- chore: yarn (deps): bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in #67
- Pet Portrait & Section Chevron Fix & HA 2026.3 refactor πβ¨ by @warmfire540 in #69
Full Changelog: 0.5.0...0.6.0