-
Tahoma v3.0.3 - Release Notes:
- Tahoma v3.0.3 adds the pergola's category thanks to @Commando2007
-
Special notes:
- To benefit from this new feature, reconfigure tahoma by executing the following commands after installing the update:
tahoma -cto reconfigure application settingstahoma -gto reset the database
- For the GitHub version of Tahoma, ensure to update the packages:
- Download the updated
requirements.txtfile from GitHub. - Run the command:
python3 -m pip install -r requirements.txtinside the folder whererequirements.txtis downloaded
- Download the updated
- To benefit from this new feature, reconfigure tahoma by executing the following commands after installing the update:
-
Changes:
- Adds the pergola's category thanks to @Commando2007
- Adds a
-nor--notificationargument for showing a desktop notification (Linux only) to override the default configuration intahoma -c. This is useful if you want to create a shortcut with an execution notification even if intahoma -cnotifications are unset. For example :tahoma open shutter kitchen -n - Adds the possibility to add a
--serverargument to the commandtahoma -g. For instance :tahoma -g --server somfy_europein addition to--usernameand--password - Replacement of NewRelic with Github for logs consultation.
- Logs are now available on: https://github.com/pzim-devdata/stats_tahoma
-
Explanation:
- You now can run the pergola's category. See
tahoma -lnfor explanations after executingtahoma -gto update the database of the list of the devices.
- You now can run the pergola's category. See