Closed jshessen closed 1 year ago
smartthings edge:drivers:install -C c408fa0b-438f-4d00-bf36-efe7343c66b7 5f2d5dca-fcd9-4895-805a-6e976dd349d1
5f2d5dca-fcd9-4895-805a-6e976dd349d1 HomeSeer Z-Wave Switches 2023-02-03T03:40:25.528486203 homeseer-zwave-switches
:tada: This PR is included in version 0.2.1-beta.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 0.2.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This is a rework of the code base after needing to accidentally revert.
In general, I have restructured the code to be organized by functionality vs. handler type.
The current code set includes features to handle:
I have confirmed that both routines and smart lighting appears to work as expected resolves #36, resolves #21
I have also added a function which will modify the device profile based upon the firmware version and/or the user selected 'mode' (operating vs. status). The status mode includes a series of LED components as a stub for enabling control functions.
TODO Manipulating the settings of the 100 series devices seems to work as expected (reverse). Based upon the profile selection mentioned above the 300 series is not properly reflecting settings changes