4.0.39 - 4/14/2023
- Fix local connection recovery on power loss
- Remove the "No Status" status on root device
- Make the local discovery timeout configurable, and set the default value to 10 seconds.
4.0.38 - 2/6/2023
- Fix status graphics that don't have a label for enum values which are status only. Add specific icons for the presense_state feature.
- Update device name when importing a device that already exists
4.0.37 - 5/18/2022
- Add an update button to the "Streaming Address" feature, and stop updating it on every poll cycle.
- Add a "Streaming Address" feature for camera devices, reporting the RTSP URL of the video feed.
- Implement the "Poll devices" function from devices page for Tuya
4.0.35 - 2/4/2022
- Fix local control for HS-SP100 smart plug
4.0.34 - 11/24/2021
- Add local connection support for more devices
- Add setting at device level to enable local connection
- The external json file Data/Tuya/LocalApiProducts.json is now used to configure local connection for some products
- Add "Local Connection" device feature with possible statuses being Connected/Not Connected (only if the device can use the local API)
- Add "Execute Scene" as an event action
4.0.30 - 7/27/2021
- Fix problem with color control not fully working with some lighting devices.
4.0.29 - 6/29/2021
- Added support for HomeSeer SP100
- Added Local Control for a number of devices
- Add local control for BN-LINK Smart Plug
- Fix System.FormatException error by ignoring integer values set to the empty string.
- Enhance logging by adding the name of the device at the start of the log line.
- Remove non allowed characters for ids in settings page
- Add local discovery on port 6667
- Add local discovery of devices
- Add local control for smart plug and smart power strip
- Log power to the HS4 energy database
4.0.21 - 1/12/2021
- Fix for values with non zero scale not handled correctly
4.0.20 - 10/16/2020
- Fix problem with security protocol change (SSL/TLS)
4.0.19 - 9/21/2020
- Set ControlUse to Dim for brightness feature
- Fix for some Tuya bulbs switching to white mode when adjusting brightness.
- Force light to turn on when controlling brightness or color features
4.0.17 - 7/1/2020
- Set default polling interval to 5 minutes
- Ignore duplicated functions in device specifications and log a warning when one is found
- Change Brightness feature scale to 1-100%
- Brightness feature can now adjust brightness when light is in color mode
- Handle exception thrown when no specifications available for a device
- Force update of features when there is a version upgrade
- Fix status icons and feature name for motion sensor
- Dynamically request device for its specifications instead of relying exclusively on the hard coded category.
- Add support for more hard coded categories
4.0.13.0 - 2/4/2020
- Fix error when setting color from color picker
- Update to pluginSdk 1.0.8
- Fix scale for Power Feature
- Hardcode category for product id = DEQevYCSHLnbDube
- Change icons for online/offline status
4.0.10.0 - 1/14/2020
- Add a state feature for each device
- Fix js and css path for stepper in Authorize page
4.0.9.0 - 12/17/2019
4.0.8.0 - 12/13/2019
4.0.7.0 - 12/10/2019
- Fix scale for Power feature
- Fix app.config for Linux
4.0.6.0 - 12/3/2019
- Switch the ClientId / Secret to new dev account
- Add support for Current, Voltage and Power
4.0.5.0 - 12/3/2019
- Fix mix up between device id and uuid
4.0.4.0 - 11/1/2019
|