Changed the Hanukkah colors up a bit.

This commit is contained in:
ccostan 2018-12-03 11:00:36 -05:00
parent 3cb6618f87
commit 351f0195db
4 changed files with 41 additions and 5 deletions

34
config/packages/smart_life.yaml Executable file
View File

@ -0,0 +1,34 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
###################################
## [Chevy Bolt](http://amzn.to/2DRP83a)
###################################
# homeassistant:
# customize_glob:
# "sensor.skybell_*":
# icon: mdi:camera-front
#
# hidden: False
# homebridge_hidden: True
# group:
# bolt:
# name: Chevy Bolt EV
# control: hidden
# entities:
# - device_tracker.Carlo_Bolt
# - binary_sensor.mychevy_plugged_in
# - sensor.mychevy_charge_mode
# - sensor.mychevy_charging
# - sensor.mychevy_evcharge
# - sensor.mychevy_mileage
# - sensor.mychevy_range
# - sensor.mychevy_status
tuya:
username: !secret tuya_username
password: !secret tuya_password
country_code: 1
platform: smart_life

View File

@ -289,19 +289,19 @@
entities:
light.outdoor_foyer:
state: 'on'
color_name: 'white'
color_name: 'blue'
light.stone_door:
state: 'on'
color_name: 'blue'
color_name: 'white'
light.outdoor_sconce_1:
state: 'on'
color_name: 'blue'
color_name: 'white'
light.outdoor_sconce_2:
state: 'on'
color_name: 'white'
light.outdoor_sconce_3:
state: 'on'
color_name: 'blue'
color_name: 'white'
light.led_garage_large:
state: 'on'
color_name: 'Blue'
@ -310,7 +310,7 @@
color_name: 'Blue'
light.led_garage_small:
state: 'on'
color_name: 'white'
color_name: 'blue'
light.led_outdoor_den:
state: 'on'
color_name: 'blue'

View File

@ -55,6 +55,8 @@ rachio_api: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
skybell_username: user@email.com
skybell_password: password
travis_api: THISisTheMostSecureAPIKeyEva
tuya_username: username@me.com
tuya_password: vCloudInfoPassword
twitter_consumer_key: LotsOfNumbers
twitter_consumer_secret: LotsOfLetters
twitter_access_token: Access-to-BearStoneHA

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB