Releases: jcgoette/baby_buddy_homeassistant
Releases · jcgoette/baby_buddy_homeassistant
v2.2.2
What's Changed
- return datetime for device class = TIMESTAMP
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- remove unused import
- add configuration_url
- standardize logger to f-strings
- more state_class
- const.HTTP_* removed in home-assistant/core/pull/58380
- add more native_unit_of_measurement and state_class
Full Changelog: v2.2.0...v2.2.1
v2.1.0
- standardize switch name
- Generate sensors for BabyBuddy timers
v2.0.2
- Change state to native_value
v2.0.1
- change to native_unit_of_measurement
v2.0.0
💥 Breaking:
- Rework integration with config flow support (#33)
v1.4.0
- use baby picture if available
v1.3.5
- add "/" to prevent HTTP 301
- remove requests_toolbelt
- add requests as requirement
- reduce API outbound data transfer by only querying necessary endpoints
v1.3.4
- remove unnecessary import
- store formed_address and session