This website requires JavaScript.
Explore
Help
Register
Sign In
Pierre
/
ad_toolbox
Watch
1
Star
0
Fork
0
You've already forked ad_toolbox
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
23
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pierre Gironde
b997836401
feat: add EventSensor class for temporary binary sensor activation
2026-07-09 23:07:30 +02:00
unit_tests
feat: add support for local expressions in ADExpressionContext and update smart condition handling
2026-06-03 21:52:58 +02:00
vscode-appdaemon
feat: add hover provider for virtual sensors to display entity details
2026-05-20 23:21:13 +02:00
.gitignore
chore: add .gitignore
2026-04-15 16:22:01 +02:00
adexpressioncontext.py
feat: add support for local expressions in ADExpressionContext and update smart condition handling
2026-06-03 21:52:58 +02:00
eventhandler.py
feat: add EventSensor class for temporary binary sensor activation
2026-07-09 23:07:30 +02:00
expressionparser.py
fix: handle empty string as false in EvaluateBase class
2026-06-17 19:21:04 +02:00
kwargsparser.py
migration from ha-cantegrill repo
2024-05-31 14:50:50 +02:00
logger_interface.py
migration from ha-cantegrill repo
2024-05-31 14:50:50 +02:00
requirements.txt
add requirements.txt with pyparsing and pyyaml
2026-04-16 19:20:57 +02:00
smartcondition.py
feat: add support for local expressions in ADExpressionContext and update smart condition handling
2026-06-03 21:52:58 +02:00
smartobject.py
added presence simulation interface
2026-06-21 12:26:02 +02:00
smartvalue.py
migration from ha-cantegrill repo
2024-05-31 14:50:50 +02:00
ssm.py
migration from ha-cantegrill repo
2024-05-31 14:50:50 +02:00
templatelibrary.py
feat: add SmartObject and TemplateLibrary classes
2026-04-16 19:21:47 +02:00
unittests.py
migration from ha-cantegrill repo
2024-05-31 14:50:50 +02:00
virtualevents.py
Added a new VirtualEvent class
2026-04-20 22:11:35 +02:00
virtualsensors.py
feat: add EventSensor class for temporary binary sensor activation
2026-07-09 23:07:30 +02:00
Description
AppDaemon toolbox library
352
KiB
Languages
Python
72%
TypeScript
28%