home-assistant: Add commands to control photoframe
The digital photo frame in the kitchen is powered by a server service, which exposes a minimal HTTP API. Using this API, we can e.g. advance or backtrack the displayed photo. Exposing `rest_command` services for these operations allows us to add buttons to dashboards to control the frame.
This commit is contained in:
@@ -27,6 +27,7 @@ configMapGenerator:
|
||||
- groups.yaml
|
||||
- restart-diddy-mopidy.sh
|
||||
- shell-command.yaml
|
||||
- rest-command.yaml
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user