Releases: hsakoh/switchbot-mqtt
Releases · hsakoh/switchbot-mqtt
v1.0.36
v1.0.35
Full Changelog: v1.0.34...v1.0.35
v1.0.34
Full Changelog: v1.0.33...v1.0.34
v1.0.33
Full Changelog: v1.0.32...v1.0.33
Fixed an issue where the setPosition command for Roller Shade was not functioning properly.
v1.0.32
Full Changelog: v1.0.31...v1.0.32
-
Remove Relay Switch 1 field
power
- Please either delete the MQTT devices and restart the add-on or manually delete the old MQTT sensors (fields).
-
An option to persist device state has been added. (Disabled by default.)
- When enabled, the last device state is persisted and continuously sent to the state topic.
- This helps reduce the duration during which MQTT sensors are in an "unknown" state after restarting Home Assistant.
- Specifically, it reduces the occurrence of warning logs in the MQTT integration in scenarios such as when a webhook is not triggered after a restart. (This also applies when webhooks are received without polling.)
- The downside is that persisting the state involves writing to the file system each time a state notification is made.
v1.0.31
Full Changelog: v1.0.30...v1.0.31
- Made the base URL of the SwitchBot API configurable.
see #61 and OpenWonderLabs/SwitchBotAPI#374
v1.0.30
Full Changelog: v1.0.29...v1.0.30
- Made the MQTT message retain configurable.
- Updated dependent libraries.
v1.0.29
Full Changelog: v1.0.28...v1.0.29
- Support for the following new documented device has been added:
- W3002500 Robot Vacuum K10+ Pro Combo
- W3902300 Evaporative Humidifier
- W3902310 Evaporative Humidifier (Auto-refill)
- W5302300 Air Purifier PM2.5
- W5302310 Air Purifier Table PM2.5
- W5302300 Air Purifier VOC
- W5302310 Air Purifier Table VOC
- W5000000 Roller Shade
- W5502310 Relay Switch 1PM
- W5502300 Relay Switch 1
v1.0.28
Full Changelog: v1.0.27...v1.0.28
- Support for the following undocumented device has been added:
- Meter Pro
- Meter Pro(CO2 Monitor)
v1.0.27
Full Changelog: v1.0.26...v1.0.27
- Added log output related to MQTT connections.
- Support for the following undocumented device has been added:
- W2500032 Wallet Finder Card
- No functionality is available.
- Since the device type is not included during device enumeration, Use EnforceDeviceType to clearly indicate
Wallet Finder Card
.
- W2500032 Wallet Finder Card