Releases: jhansche/ha-birdbuddy
v0.0.20
v0.0.19
v0.0.18
v0.0.17
What's Changed
- Fix missing config schema in #68
- Add support for Power Profile in #70
pybirdbuddy v0.0.16
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add support for Audio switch by @jhansche in #67
pybirdbuddy v0.0.15
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Add support for remote translations by @jhansche in #61
- Add nl translations by @RuudvanMunster in #63
pybirdbuddy v0.0.14
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
What's New
-
Add Food level sensor by @jhansche in #50
We aren't sure if this sensor works correctly, as it always seems to report "Low". Because of that,
the entity is disabled by default and will emit a log warning if you enable it, as a reminder. If anyone
experiences that the sensor is reporting correct data, please let me know by opening an issue. -
Add Temperature entity by @jhansche in #53
Similar to Food Level, this sensor appears not to be enabled by Bird Buddy yet, as it always reports
0
.
It is disabled by default and will emit a log warning if you enable it. If/when the sensor starts reporting valid
data, I will remove the "Incubating" notices. -
Also updates some of the other main entity categories, and default states for visible/enabled:
- Charging: now enabled by default
- Recent Visitor: removed diagnostic category (appears under "Sensors")
- Feeder State: removed diagnostic category, and enabled by default
- Off-grid switch: now enabled by default
What else
- Downgrade py to fix pytest-sugar by @jhansche in #49
- Update manifest.json by @jhansche in #52
pybirdbuddy v0.0.13
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
What's Changed
- Fixes for firmware updates by @jhansche in #37
- Remove Feeder from Media browser by @jhansche in #38
- Address translation key errors in hassfest by @jhansche in #44, #45
This changes the Feeder State values from uppercase (READY_TO_STREAM
) to lowercase (ready_to_stream
) due to a change in hassfest's verification. Automations, templates, or lovelace cards or themes, may need to be adjusted. - pybirdbuddy v0.0.11 https://github.com/jhansche/pybirdbuddy/releases/tag/v0.0.11
Full Changelog: v0.0.10...v0.0.11