SwitchHub

Moderator: Telldus

Post Reply
thoelf
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

SwitchHub

Post 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
thoelf
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: SwitchHub

Post 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.
thoelf
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: SwitchHub

Post by thoelf »

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

Re: SwitchHub

Post 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
Post Reply