mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
A Bunch of graphic changes | Additions
This commit is contained in:
@@ -41,6 +41,10 @@ automation:
|
||||
data_template:
|
||||
homeassistant.components: "{{ states.input_select.log_level.state }}"
|
||||
|
||||
- service: script.tweet_engine
|
||||
- service: script.tweet_engine_image
|
||||
data_template:
|
||||
tweet: "My logging level has just been set to {{ states.input_select.log_level.state }}"
|
||||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/keyboard.png"
|
||||
] | random }}
|
||||
|
Reference in New Issue
Block a user