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

@@ -15,27 +15,6 @@
- service: homeassistant.turn_off
entity_id:
- group.landscaping
- service: script.tweet_engine_image
data:
tweet: >
{{ [
"Even though they are sleeping, I still turn off the outdoor lights before sunrise.",
"Birds are awake, tweeting and chirping and so is the Bear Stone House. Good morning everyone!",
"It was a beautiful sunrise. Time to turn off the exterior lights. (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
"If the sun is out, we do not need the exterior lights on. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)",
"The sun is up so it is time to turn the outside lights off.",
"I see the sun! Time to turn off the outside lights",
"The Sun is up!",
"Dawn has broken in #Florida. Turning off the outside lights. ",
"Everyone will be up soon so time to turn off the outdoor landscaping lights. (https://www.vcloudinfo.com/2018/09/unboxing-philips-hue-calla-landscape.html)",
"Good morning Twitter, the sun is up so it is time for me to turn the outside lights off."
] | random + "#HomeAutomation"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/sunrise.png",
"/config/www/custom_ui/floorplan/images/branding/sunrise2.png",
"/config/www/custom_ui/floorplan/images/branding/Bear_Stone_Coffee.png"
] | random }}
- delay: '00:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
- service: homeassistant.turn_off