auto-sync: 2026-04-15 14:20:01
This commit is contained in:
11
tasks/ha-availability-dashboard/appdaemon/apps.yaml
Normal file
11
tasks/ha-availability-dashboard/appdaemon/apps.yaml
Normal 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
|
||||
Reference in New Issue
Block a user