7.2.0 (2024-03-03)
Features
- agent: ✨ add suspend and hibernate control via MQTT (f1678ea)
- agent: ✨ allow overriding URL for API requests (3d1c9d9)
- agent: ✨ set the auto-detected server to a default value for convienience (f39ef5b)
Bug Fixes
- dbusx: 🐛 avoid nil pointer access when busRequest exists but bus conn doesn't (6f69316)
- hass: 🐛 handle APIError or HTTP Error response more gracefully (68b18dc)
- hass: 🐛 handle uunknown error (103ebeb)
- hass: 🐛 support string or int code return for API errors (c0ebed7)
- hass: 🔒 don't show the URL in trace logging output (aac3ef8)
- hass: ⚡ increase request timeout to a more realistic time to wait for requests to complete (4a48ab3)