From 0d8824ebf20fc7133c8cadf120baefcc0d3f00fe Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 21 Feb 2017 20:05:50 +0000 Subject: [PATCH] #73 triggering build now. --- README.md | 2 +- travis_secrets.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ecda7ce..d7435628 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Home-Assistant Config by [@ccostan](http://www.twitter.com/ccostan) +# Home-Assistant Config [![Build Status](https://travis-ci.org/CCOSTAN/Home-AssistantConfig.svg?branch=master)](https://travis-ci.org/CCOSTAN/Home-AssistantConfig) by [@ccostan](http://www.twitter.com/ccostan) [Home Assistant](https://home-assistant.io/) configuration files (YAMLs) This is my Home Assistant Configuration created with the All In One installer [expanded to 16GB.](https://community.home-assistant.io/t/expanding-partition-on-sd-card-for-raspberry-pi-with-noobs-pre-installed/2036) I update it pretty regularly. diff --git a/travis_secrets.yaml b/travis_secrets.yaml index d72035c9..9a2bb16e 100755 --- a/travis_secrets.yaml +++ b/travis_secrets.yaml @@ -3,7 +3,7 @@ homeassistant_longitude: 000.0000000 homeassistant_elevation: 00 http_api_password: password external_ip: 10.10.10.10 -MQTT_username: MQTT +MQTT_username: MQTT_username MQTT_password: password ssl_certificate: '/home/hass/.homeassistant/www/website_dot_com.crt' ssl_key: '/home/hass/.homeassistant/www/website.key'