sjenkins Posted January 27 Posted January 27 Fixed notices so they come and go individually, polling modified to match shade updates. Fixed statuses so they can be used in programs. Feedback is welcome! VERSION = '0.0.8' """ 0.0.8: DONE handling of notices individually DONE polling 5s short-poll 30s long-poll DONE status for programs (positions etc) add to future version: TODO remove parameters based on shade capability (primary, secondary, tilt) TODO version update notices past versions: 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