Battery charging type differentiation

This commit is contained in:
2024-01-25 14:03:39 +01:00
parent f7ff8a38e1
commit 04fe674cf6
18 changed files with 357 additions and 29 deletions

View File

@ -10,4 +10,5 @@
* Added: triggerUrl action can now be used with POST and parameters
* Added: Result of triggerUrl action is now stored in a variable if you wish to check it
* Added: New trigger: Calendar events
* Added: Result of runExecutable action is now stored in a variable if you wish to check it
* Added: Result of runExecutable action is now stored in a variable if you wish to check it
* Added: Charging trigger can now differentiate between types (AC, USB, wirelessly)