Skip to content

Releases: The009/SmartSwitchPHPController

SmartSwitchPHPController Version 1.1.2.6

05 Feb 04:02
Compare
Choose a tag to compare

Add Option for Colors in the Background for easy identification of Switches Or Groups.

Add Fix (#1) Having more then 1 HS200 Dimmer Switch.

SmartSwitchPHPController Version 1.1.2.6-beta

18 Jan 11:16
Compare
Choose a tag to compare

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

23 Oct 17:32
Compare
Choose a tag to compare

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

15 Oct 02:05
Compare
Choose a tag to compare

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

07 Oct 03:53
Compare
Choose a tag to compare

Small Bug Fixes Making it all better.
More things to come soon.

SmartSwitchPHPController Version 1.0.0.4-beta

01 Oct 03:07
Compare
Choose a tag to compare

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

12 Sep 15:47
Compare
Choose a tag to compare

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

10 Sep 22:43
Compare
Choose a tag to compare

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

08 Sep 23:33
Compare
Choose a tag to compare

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

08 Sep 23:15
Compare
Choose a tag to compare

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.