Releases: The009/SmartSwitchPHPController
SmartSwitchPHPController Version 1.1.2.6
SmartSwitchPHPController Version 1.1.2.6-beta
Fixed an issues where having more then one dimmer would not allow dimming. ( #1 )
Added Background colors for devices.
SmartSwitchPHPController Version 1.1.1.5
Changed System to Ajax Send removing need for URL Buster
Changed Web Interface to act more like CLI though send.php
Clean Up some basic HTML code issues
SmartSwitchPHPController Version 1.1.1.4-beta
Major Changes:
Sending of commands moved to send.php
send.php can be used as a stand-alone interface to the switches via CLI or PHP get
removed timeStamp requirements due to Ajax Changes
Changed index.php to send to send.php via JavaScript Ajax removing the need for url busting.
Added HS220 Switch Support With Dimming
Minor Changes:
Fixed A Couple Small Typos and Added some Debug Info.
SmartSwitchPHPController Version 1.0.0.4
Small Bug Fixes Making it all better.
More things to come soon.
SmartSwitchPHPController Version 1.0.0.4-beta
Fixed URL Buster
If you can't get a light to work and the GUI url goes to /? you can increase the maxCMDAcceptTime
SmartSwitchPHPController Version 1.0.0.3
1.0.0.3 Release
Changes made to the Web UI made for browsers who use URL Caching
SmartSwitchPHPController Version 1.0.0.3-beta
Changes the timeStamp to be generated via JavaScript so that pages that have been sitting longer then maxCMDAcceptTime can used and the buttons will still work.
SmartSwitchPHPController Version 1.0.0.2-beta
Beta Release.
This release adds a URL Cache Buster.
This will help with things like Firefox on Android where it likes to open and Refresh the last URL you were on. This can have some undesired results of lights going on and off unexpectedly.
-Fixed timeStamp for ALL Lights Group
SmartSwitchPHPController Version 1.0.0.1-beta
Beta Release.
This release adds a URL Cache Buster.
This will help with things like Firefox on Android where it likes to open and Refresh the last URL you were on. This can have some undesired results of lights going on and off unexpectedly.