Releases: SavageNL/home-assistant-volcano-hybrid
Releases · SavageNL/home-assistant-volcano-hybrid
v1.0.1-rc2
What's Changed
- Fixed deprecation warning about accessing BLEDevice.rssi
- Added new sensor that show currently connected source (should be the mac address of the BLE proxy). This can be used to determine where your volcano is when you move it around.
Doesn't really matter:
- Bump ruff from 0.11.13 to 0.12.0 by @dependabot in #13
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
I've been running the 0.14-rc3 for a month, without any issues that I can remember, so it's time to release a v1.0.0!
Check the readme for the full feature list.
Changes in this version from v0.13:
- Only auto-detect Volcano Hybrid devices, not other S&B BLE enabled devices (they won't work)
- Don't fail integration when unable to connect to device on setup
- Correctly set values that are not known (yet) to unknown
- Heater, fan, set-temp values are updated more regularly and attempted to re-send while device is on and they didn't get recognized
- Bump ruff from 0.11.8 to 0.11.13 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: 0.1.3...1.0.0
v0.1.4-rc3
What's Changed
- Only auto-detect Volcano Hybrid devices, not other S&B BLE enabled devices (they won't work)
- Don't fail integration when unable to connect to device on setup
- Correctly set values that are not known (yet) to unknown
- Heater, fan, set-temp values are updated more regularly and attempted to re-send while device is on and they didn't get recognized
- Bump ruff from 0.11.8 to 0.11.9 by @dependabot in #8
Full Changelog: 0.1.3...0.1.4-rc3
From previous rc: 0.1.4-rc2...0.1.4-rc3
v0.1.4-rc2
- Only auto-detect Volcano Hybrid devices, not other S&B BLE enabled devices (they won't work)
- Don't fail integration when unable to connect to device on setup
- Correctly set values that are not known (yet) to unknown
- Heater, fan, set-temp values are updated more regularly and attempted to re-send while device is on and they didn't get recognized
Full Changelog: 0.1.3...0.1.4-rc2
Compared to rc1: 0.1.4-rc1...0.1.4-rc2
v0.1.4-rc1
- Only auto-detect Volcano Hybrid devices, not other S&B BLE enabled devices (they won't work)
- Don't fail integration when unable to connect to device on setup
- Correctly set values that are not known (yet) to unknown
- Heater, fan, set-temp values are updated more regularly and attempted to re-send while device is on and they didn't get recognized
Full Changelog: 0.1.3...0.1.4-rc1
v0.1.3
- Added: Connected state and RSSI as sensors
- Fixed: Version lists correct value
- Fixed: The integration will initialize even when it can't connect to they Hybrid device (this allows the reconnect button to be useful)
Full Changelog: 0.1.2...0.1.3