auto-sync: 2026-04-15 14:20:01

This commit is contained in:
Stream
2026-04-15 14:20:02 +03:00
parent f5c13ecacc
commit a89d1285d2
3 changed files with 599 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# AppDaemon apps configuration
# Add the availability app alongside existing apps (e.g., hello_world)
hello_world:
module: hello
class: HelloWorld
availability:
module: availability
class: Availability
log_level: info