REMOVE MORE OF TRAVIS FROM THE REPO - #947

This commit is contained in:
ccostan 2021-07-23 11:53:26 -04:00
parent 33fadbac65
commit d43131c3dd
6 changed files with 36 additions and 36 deletions

View File

@ -1 +1 @@
2021.7.3
2021.7.4

View File

@ -52,7 +52,7 @@ This is the main directory of the Repo. You will find more helpful ReadMe files
</h4>
</div>
**All of my configuration files are tested against the most stable version of home-assistant using [Travis](https://travis-ci.org/CCOSTAN/Home-AssistantConfig).**
**All of my configuration files are tested against the most stable version of home-assistant.**
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>

View File

@ -52,7 +52,7 @@ You can definately read more about my voice implimentations in my blog posts (li
</a>
</h4>
**All of my configuration files are tested against the most stable version of home-assistant using [Travis](https://travis-ci.org/CCOSTAN/Home-AssistantConfig).**
**All of my configuration files are tested against the most stable version of home-assistant.**
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>

View File

@ -6,12 +6,12 @@
#-------------------------------------------
#-------------------------------------------
sensor:
- platform: travisci
api_key: !secret travisci_api
scan_interval: 2400
monitored_conditions:
- state
# sensor:
# - platform: travisci
# api_key: !secret travisci_api
# scan_interval: 2400
# monitored_conditions:
# - state
#-------------------------------------------
#-------------------------------------------
@ -28,30 +28,30 @@ rest_command:
#Tweets pushed out to twitter.
automation:
- alias: "Travis FAILURE Notification"
id: 326881a7-47ab-4897-a0c7-74ce290224de
mode: restart
trigger:
- platform: state
entity_id:
- sensor.ccostan_home_assistantconfig_state
to: 'failed'
for:
hours: 2
action:
- service: script.notify_engine
data:
value1: 'Travis validation testing failed.'
who: 'carlo'
apns: 'information'
- service: persistent_notification.create
data:
title: "Travis-CI FAILURE"
message: "Travis validation testing failed."
notification_id: "travis_failed"
# - alias: "Travis FAILURE Notification"
# id: 326881a7-47ab-4897-a0c7-74ce290224de
# mode: restart
#
# trigger:
# - platform: state
# entity_id:
# - sensor.ccostan_home_assistantconfig_state
# to: 'failed'
# for:
# hours: 2
#
# action:
# - service: script.notify_engine
# data:
# value1: 'Travis validation testing failed.'
# who: 'carlo'
# apns: 'information'
#
# - service: persistent_notification.create
# data:
# title: "Travis-CI FAILURE"
# message: "Travis validation testing failed."
# notification_id: "travis_failed"
- alias: 'Closed Github Issue'
id: cccd9bef-17d9-48ae-87e3-6cf883712779
@ -154,7 +154,7 @@ automation:
" Upgrade or I turn off the AC. #TryMe #Florida",
" The bits are sooo shiny!",
" This will be the GREATEST Upgrade EVER!",
" That New software smell is the best!",
" That New software smell is the best!",
" "
] | random -}}
{%- endmacro -%}

View File

@ -104,7 +104,7 @@ tweet_engine_random:
"{{ states.sensor.lines_of_code.state }} lines of Home Assistant configuration code has been running for {{ states('sensor.ha_uptime') }}. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"The Github code (https://github.com/CCOSTAN/Home-AssistantConfig#logo) has {{ states.sensor.github_stats.attributes.stargazers_count}} stars and counting. Currently with {{ states.sensor.github_stats.attributes.open_issues }} open #Todo items.",
"Bear Stone Smart home currently runs on {{ states.sensor.lines_of_code.state }} lines of YAML code. Check it all out at (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"My Home Assistant has {{ states.sensor.lines_of_code.state }} lines of YAML code tested by Travis-CI. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"My Home Assistant has {{ states.sensor.lines_of_code.state }} lines of YAML code. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"{{((states.sensor.sensor_count.state | int) + (states.sensor.binary_sensor_count.state | int))}} sensors feed my Smart Home #data. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"{{states.sensor.automation_count.state}} automations and {{states.sensor.script_count.state}} scripts make my home smart (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"Nevermind me. I am just keeping track of {{states.sensor.lights_count.state}} lights and {{states.sensor.tracker_count.state}} devices in the house. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",

View File

@ -65,7 +65,7 @@ uv_mate_key: 933ecdfb-BurnBabyBurn-8237j2d
uv_mate_resource: https://uvimate.herokuapp.com/api/getUVI/82.6341/-83.0211
skybell_username: user@email.com
skybell_password: password
travisci_api: THISisreallyAGitHubAPIToken
#travisci_api: THISisreallyAGitHubAPIToken
twitter_consumer_key: LotsOfNumbers
twitter_consumer_secret: LotsOfLetters
twitter_access_token: Access-to-BearStoneHA