Releases: jimmywarting/wemo-client
Releases · jimmywarting/wemo-client
v0.15.0
- Adds support for bulb brightness (@KaidenR)
- Makes search for network listen interface more predictable (@insideGen)
v0.14.0
- Breaking: Node.js versions below v6 (LTS) are no longer supported
- Adds support for Wemo Humidifier/HeaterB (@benburkhart1)
- Adds support for Wemo Dimmer (@markhatchell)
v0.13.0
v0.12.0
v0.11.2
- Fixes an issue where subscriptions stopped silently after failing renewal (#42)
v0.11.1
- Fixes an issue where the client tried to connect to non-wemo devices (e. g. Roku Media Player)
v0.11.0
v0.10.0
- Devices in an error state will be discovered again when reappearing
- Fixed an issue where some assertions were not run in the tests
- Removed inlined XML
v0.9.0
- Added method
getInsightParams
(@royvandewater)
v0.8.0
- Improved handling of disconnected devices
- Client emits error event for communication failures