Skip to content

Commit

Permalink
Adafruit new install script, continued
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkahn committed Feb 2, 2021
1 parent d91f834 commit b9bd3c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/currentchanges.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,7 @@ Mostly fixed minor bugs. The console had expected incorrectly that there would

Some minor functional additions: this release supports scenes on the Home Assistant hub. Note that HA scenes can only be turned on (unlike ISY scenes). A console button corresponding to a scene issues the corresponding HA scene.turn_on command to the hub. Previously, when displaying the log via the maintenance screen you needed to scroll page by page to either the top or end of the log in order to exit the display. Now a double tap on the top half of the log screen goes directly to the 1st page of the log and a double tap on the bottom half goes directly to the last page. From there a single tap exits. Finally, the "Clear Matching Error" option on the network command screen now behaves more usefully in that it issues the command to all consoles and the match itself need not be completely identical for the match to work. It need only be "close" thus handling messages that hit all consoles that differ only in the address listed for some Python item.

Note: My own ISY system is currently down after a power outage and it will be a while before I can restart it since it is in a different location. Thus, the ISY changes in this release have had more limited testing than I would normally do. If you encounter any significant errors, you can revert to the previous version by moving the "previousversion" directory in consolestable back up to be consolestable. And of course report the issue to me so I can deal with it.
Note: My own ISY system is currently down after a power outage and it will be a while before I can restart it since it is in a different location. Thus, the ISY changes in this release have had more limited testing than I would normally do. If you encounter any significant errors, you can revert to the previous version by moving the "previousversion" directory in consolestable back up to be consolestable. And of course report the issue to me so I can deal with it.

V3.9.3
Minor release to allow install to work with the new Python version Adafruit install script.

0 comments on commit b9bd3c3

Please sign in to comment.