2018-03-18 00:49:16 +00:00
|
|
|
#-------------------------------------------
|
|
|
|
# @CCOSTAN
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
#-------------------------------------------
|
|
|
|
# homeassistant:
|
|
|
|
# customize_glob:
|
|
|
|
# "*.*_sleep_hours":
|
|
|
|
# unit_of_measurement: hours
|
|
|
|
# icon: mdi:sleep
|
|
|
|
#
|
|
|
|
# hidden: False
|
|
|
|
#-------------------------------------------
|
|
|
|
sensor:
|
|
|
|
- platform: travisci
|
|
|
|
api_key: !secret travis_api
|
|
|
|
scan_interval: 2400
|
2018-03-18 01:14:50 +00:00
|
|
|
monitored_conditions:
|
|
|
|
- state
|
2018-03-18 00:49:16 +00:00
|
|
|
#-------------------------------------------
|
2018-03-18 01:14:50 +00:00
|
|
|
# Group added to network package.
|
2018-03-18 00:49:16 +00:00
|
|
|
##############################################################################
|
|
|
|
### Automations - Detect when things are not right. Like any Good Watchdog.
|
|
|
|
##############################################################################
|
|
|
|
#automation:
|
|
|
|
#Tweets pushed out to twitter.
|