New features:
- Support for "Scan" (motion detection) devices, including
- Added service "plugwise_stick.configure_scan" to configure the Scan motion sensor
- Added service "plugwise_stick..configure_battery_savings" to configure the battery related settings for battery powered devices. Note: this service is only available if battery powered devices are found.
- Automatically accept "Join" requests of new Plugwise devices or devices that have been reset to factory defaults.
- Added service "plugwise_stick.device_add" to manually add (join) a specific device. Note: There is almost no situation possible where it should be used because it is basically handled automatically by the "automatic" feature.
- Added service "plugwise_stick.device_remove" to manually remove (unjoin) a specific device
- Experimental (not tested) support for "Sense" (temperature and humidity sensor) devices
Fixes & optimizations
- Power updates for "Stealth" devices.
- Discovery process during startup is more reliable and takes less time if a device is off-line.
- Improved overall protocol handling which makes integration more reliable.
- Reduced time to shutdown/restart.
Known issues
- Some "Stealth" devices are detected as "Circle" devices
- After startup of Home Assistant (or restart of this Integration) battery powered devices will be unavailable untill the first communication.