Remove all Twitter instances since they went to a pay model.

This commit is contained in:
CCOSTAN
2023-10-21 18:39:19 +00:00
parent 668b8e3c87
commit 7954ee4c7c
27 changed files with 5 additions and 1519 deletions

View File

@@ -35,10 +35,3 @@ automation:
data:
homeassistant.components: "{{ states.input_select.log_level.state }}"
- service: script.tweet_engine_image
data:
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 }}