Page 1 of 1

SwitchHub

Posted: Fri Mar 17, 2023 9:45 am
by thoelf
Hej!
Jag har gjort en schemaläggare för Tellstick som jag hoppas kan komma till nytta för fler än mig.
https://github.com/thoelf/switchhub

Mvh, Thomas

Re: SwitchHub

Posted: Fri Mar 17, 2023 9:45 am
by thoelf
SwitchHub 0.2

Added:
* Logging functionality using the logging Python library.
* Scripts for starting, stopping and checking the status.
* An installation script to simplify the installation.

Fixed:
* Program will crash if no connection to Google.

Planned work:
* Implement support for plugins. It shall be possible to plug in programs that need non standard Python libraries or user developed programs. Calls to googlecl will run as a plugin, making the use of Google Calendar volontary.

Re: SwitchHub

Posted: Fri Mar 17, 2023 9:45 am
by thoelf
SwitchHub 0.3
Added the possibility to use plug-ins. Transformed the modules for Google Calendar to a plug-in.

Re: SwitchHub

Posted: Fri Mar 17, 2023 9:45 am
by thoelf
SwitchHub 0.4
* Dimmer support.
* Better logging of errors when evaluating the event expressions.
* New plugin readfile, lets SwitchHub read variable values from any file.
* Do not crash when there is no internet connection (plugin gcalendar).
* Simplified syntax for event expressions.

https://github.com/thoelf/switchhub