sjenkins Posted January 28 Posted January 28 A few refinements for updating as well as presentation. Based on capability no longer presenting irrelevant data. Need to do the same for the parameter input, just not sure how to do that without making a new node. I think I finally have the right uom's for the parameters. Input is welcome! VERSION = '0.0.9' """ 0.0.9 DONE fix uom for positions(100) & ids(107) DONE more notices clean-up DONE shade naming to include room as scenes DONE remove status based on shade capability (primary, secondary, tilt) add to future version: TODO remove parameters based on shade capability (primary, secondary, tilt) TODO handle multiple gateways in case primary switches TODO tap into gateway events past versions: 0.0.8: DONE handling of notices individually DONE polling 5s short-poll 30s long-poll DONE status for programs (positions etc) 0.0.7: DONE faster status updates when command is given DONE bug fix DONE re-order of parameters displayed 0.0.6: DONE move shade by specific amounts DONE bug fix scenes not activating 0.0.5: DONE change shortpoll to 30s DONE update shades on shortpoll DONE clear start notice at shortpoll DONE clean up error proofing in get DONE fix updating variables with shortpoll DONE limit device ping to 5s 0.0.4: DONE discover when new gatewayip is entered DONE poll status regularly using shortpoll DONE update required after nodes added to get status DONE notice when gateway get error """
Recommended Posts