mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-18 23:36:11 +00:00
Updating code for Emulated Hue! Yippee!
This commit is contained in:
parent
f2d432ad28
commit
8004ec7839
134
customize/groups.yaml
Executable file
134
customize/groups.yaml
Executable file
@ -0,0 +1,134 @@
|
||||
group.all_automations:
|
||||
friendly_name: 'all automations'
|
||||
emulated_hue: false
|
||||
|
||||
group.all_covers:
|
||||
friendly_name: 'all covers'
|
||||
emulated_hue: false
|
||||
|
||||
group.all_devices:
|
||||
friendly_name: 'all devices'
|
||||
emulated_hue: false
|
||||
|
||||
group.all_lights:
|
||||
friendly_name: 'all lights'
|
||||
emulated_hue: true
|
||||
group.all_scripts:
|
||||
friendly_name: 'all scripts'
|
||||
emulated_hue: false
|
||||
|
||||
group.all_switches:
|
||||
friendly_name: 'all switches'
|
||||
emulated_hue: true
|
||||
|
||||
group.amps:
|
||||
friendly_name: 'AMPs'
|
||||
emulated_hue: true
|
||||
|
||||
group.bear_stone_view:
|
||||
friendly_name: 'Bear Stone Run'
|
||||
emulated_hue: false
|
||||
|
||||
group.bedroom_lights:
|
||||
friendly_name: 'Bedroom lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.den_lights:
|
||||
friendly_name: 'Den lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.dinette_lights:
|
||||
friendly_name: 'Dinette lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.dining_room_lights:
|
||||
friendly_name: 'Dining Room lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.doors:
|
||||
friendly_name: 'Doors'
|
||||
emulated_hue: false
|
||||
|
||||
group.family:
|
||||
friendly_name: 'Family'
|
||||
emulated_hue: false
|
||||
|
||||
group.foyer_lights:
|
||||
friendly_name: 'Foyer lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.garage_doors:
|
||||
friendly_name: 'Garage doors'
|
||||
emulated_hue: false
|
||||
|
||||
group.garage_lights:
|
||||
friendly_name: 'Garage lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.hallway_lights:
|
||||
friendly_name: 'Hallway Lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.home_modes:
|
||||
friendly_name: 'Home Modes'
|
||||
emulated_hue: false
|
||||
|
||||
group.info:
|
||||
friendly_name: 'Info'
|
||||
emulated_hue: false
|
||||
|
||||
group.interior_lights:
|
||||
friendly_name: 'Interior Lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.kitchen_lights:
|
||||
friendly_name: 'Kitchen lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.lights:
|
||||
friendly_name: 'Lights'
|
||||
emulated_hue: false
|
||||
|
||||
group.living_room_accents:
|
||||
friendly_name: 'Living Room Accents'
|
||||
emulated_hue: true
|
||||
|
||||
group.living_room_lights:
|
||||
friendly_name: 'Living Room lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.network:
|
||||
friendly_name: 'Network'
|
||||
emulated_hue: false
|
||||
|
||||
group.office_lights:
|
||||
friendly_name: 'Office lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.outdoor_front_lights:
|
||||
friendly_name: 'Outdoor Front Lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.outdoor_lights:
|
||||
friendly_name: 'Outdoor Lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.outdoor_pool_lights:
|
||||
friendly_name: 'Outdoor Pool Lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.sensors:
|
||||
friendly_name: 'Sensors'
|
||||
emulated_hue: false
|
||||
|
||||
group.switches:
|
||||
friendly_name: 'Switches'
|
||||
emulated_hue: false
|
||||
|
||||
group.upstairs_lights:
|
||||
friendly_name: 'Upstairs lights'
|
||||
emulated_hue: true
|
||||
|
||||
group.weather:
|
||||
friendly_name: 'Weather'
|
||||
emulated_hue: false
|
@ -1,928 +0,0 @@
|
||||
|
||||
pi@carlo-pi's password:
|
||||
|
||||
The programs included with the Debian GNU/Linux system are free software;
|
||||
the exact distribution terms for each program are described in the
|
||||
individual files in /usr/share/doc/*/copyright.
|
||||
|
||||
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
|
||||
permitted by applicable law.
|
||||
Last login: Thu Dec 22 17:26:13 2016
|
||||
pi@Carlo-Pi:~ $ sudo journalctl -u home-assistant -f
|
||||
-- Logs begin at Thu 2016-12-22 17:25:59 UTC. --
|
||||
Dec 22 17:26:07 Carlo-Pi systemd[1]: Starting Home Assistant...
|
||||
Dec 22 17:26:07 Carlo-Pi systemd[1]: Started Home Assistant.
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 WARNING (MainThread) [home assistant.config] Incomplete core config. Auto detected latitude: 28.6766, longi tude: -81.1991, name: Oviedo, time_zone: America/New_York, elevation: 18
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain =homeassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain= homeassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=h omeassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=reload_core_conf ig, domain=homeassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=create, domain=p ersistent_notification>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.bootstrap] Home Assistant core initialized
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Starting Home Assistant core loop
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Starting Home Assistant
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=stop, domain=hom eassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event service_registered[L]: service=restart, domain= homeassistant>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Bus:Handling <Event homeassistant_start[L]>
|
||||
Dec 22 17:26:39 Carlo-Pi hass[724]: 16-12-22 17:26:39 INFO (MainThread) [homeass istant.core] Timer:starting
|
||||
^Cpi@Carlo-Pi:~ sudo systemctl stop home-assistant
|
||||
^Cpi@Carlo-Pi:~ $ ./hassuser
|
||||
#!/bin/bash
|
||||
cat hassuser
|
||||
|
||||
sudo su -s /bin/bash hass
|
||||
|
||||
# source /srv/hass/hass_venv/bin/activate
|
||||
|
||||
# to Upgrade:
|
||||
|
||||
# pip3 install --upgrade homeassistant - Use HAUpdate.sh script
|
||||
|
||||
# To view The HA logs realtime
|
||||
# sudo journalctl -u home-assistant -f
|
||||
|
||||
hass@Carlo-Pi:/home/pi$ !sour
|
||||
source /srv/hass/hass_venv/bin/activate
|
||||
(hass_venv) hass@Carlo-Pi:/home/pi$ hass
|
||||
Config directory: /home/hass/.homeassistant
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=homeassistant>
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=homeassistant>
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=homeassistant>
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=reload_core_config, domain=homeassistant>
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=create, domain=persistent_notification>
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.bootstrap] Home Assistant core initialized
|
||||
16-12-22 17:29:55 INFO (MainThread) [homeassistant.loader] Loaded mqtt from homeassistant.components.mqtt
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded panel_iframe from homeassistant.components.panel_iframe
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded api from homeassistant.components.api
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded http from homeassistant.components.http
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded group from homeassistant.components.group
|
||||
16-12-22 17:29:56 INFO (MainThread) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded light from homeassistant.components.light
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded script from homeassistant.components.script
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded cover from homeassistant.components.cover
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded emulated_hue from homeassistant.components.emulated_hue
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded ifttt from homeassistant.components.ifttt
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded nest from homeassistant.components.nest
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded switch from homeassistant.components.switch
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded sun from homeassistant.components.sun
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded updater from homeassistant.components.updater
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded climate from homeassistant.components.climate
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded input_boolean from homeassistant.components.input_boolean
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded scene from homeassistant.components.scene
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded zwave from homeassistant.components.zwave
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded automation from homeassistant.components.automation
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.loader] Loaded zone from homeassistant.components.zone
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=recorder>
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.bootstrap] Setting up mqtt
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=publish, domain=mqtt>
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=mqtt>
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.bootstrap] Setting up http
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=http>
|
||||
16-12-22 17:29:57 INFO (MainThread) [homeassistant.bootstrap] Setting up api
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=api>
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.bootstrap] Setting up websocket_api
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=websocket_api>
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=frontend>
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.bootstrap] Setting up panel_iframe
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=panel_iframe>
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.loader] Loaded sensor.template from homeassistant.components.sensor.template
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.loader] Loaded sensor.time_date from homeassistant.components.sensor.time_date
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.loader] Loaded sensor.darksky from homeassistant.components.sensor.darksky
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.loader] Loaded sensor.nest from homeassistant.components.sensor.nest
|
||||
16-12-22 17:29:58 INFO (MainThread) [homeassistant.bootstrap] Setting up nest
|
||||
16-12-22 17:29:59 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=nest>
|
||||
16-12-22 17:29:59 INFO (MainThread) [homeassistant.loader] Loaded sensor.systemmonitor from homeassistant.components.sensor.systemmonitor
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.loader] Loaded sensor.rest from homeassistant.components.sensor.rest
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.loader] Loaded sensor.speedtest from homeassistant.components.sensor.speedtest
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.bootstrap] Setting up sensor
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.rest
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.time_date
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.nest
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.hue_hub=Offline; friendly_name=Hue Hub, icon=mdi:router-wireless @ 2016-12-22T12:30:00.659788-05:00>, entity_id=sensor.hue_hub>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.chromecast_audio_2=Offline; friendly_name=ChromeCast Audio 2, icon=mdi:music-circle @ 2016-12-22T12:30:00.677860-05:00>, entity_id=sensor.chromecast_audio_2>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.samsungtv=Offline; friendly_name=Samsung TV, icon=mdi:television @ 2016-12-22T12:30:00.685567-05:00>, entity_id=sensor.samsungtv>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.alexa_echo=Offline; friendly_name=Alexa Echo, icon=mdi:amazon @ 2016-12-22T12:30:00.693934-05:00>, entity_id=sensor.alexa_echo>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.rachio=Offline; friendly_name=Rachio Sprinklers, icon=mdi:spray @ 2016-12-22T12:30:00.702598-05:00>, entity_id=sensor.rachio>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.wii=Offline; friendly_name=Wii, icon=mdi:gamepad-variant @ 2016-12-22T12:30:00.712125-05:00>, entity_id=sensor.wii>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_small=Offline; friendly_name=Garadget Small, icon=mdi:car-connected @ 2016-12-22T12:30:00.721155-05:00>, entity_id=sensor.garadget_small>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.nest_upstairs=Offline; hidden=True, friendly_name=Upstairs Nest, icon=mdi:air-conditioner @ 2016-12-22T12:30:00.735656-05:00>, entity_id=sensor.nest_upstairs>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.skybell=Offline; friendly_name=Skybell Doorbell, icon=mdi:camera-front @ 2016-12-22T12:30:00.742800-05:00>, entity_id=sensor.skybell>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.nest_downstairs=Offline; hidden=True, friendly_name=Downstairs Nest, icon=mdi:air-conditioner @ 2016-12-22T12:30:00.750558-05:00>, entity_id=sensor.nest_downstairs>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.tablotv=Offline; friendly_name=Tablo TV, icon=mdi:television-guide @ 2016-12-22T12:30:00.765907-05:00>, entity_id=sensor.tablotv>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.chromecast_audio_1=Offline; friendly_name=ChromeCast Audio 1, icon=mdi:music-circle @ 2016-12-22T12:30:00.773042-05:00>, entity_id=sensor.chromecast_audio_1>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.cisco_ap=Offline; friendly_name=Cisco Main AP @ 2016-12-22T12:30:00.784789-05:00>, entity_id=sensor.cisco_ap>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_large=Offline; friendly_name=Garadget Large, icon=mdi:car-connected @ 2016-12-22T12:30:00.821185-05:00>, entity_id=sensor.garadget_large>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.actiontechap=Offline; friendly_name=ActionTech AP @ 2016-12-22T12:30:00.835286-05:00>, entity_id=sensor.actiontechap>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.circle=Offline; friendly_name=Disney Circle, icon=mdi:google-circles-group @ 2016-12-22T12:30:00.852567-05:00>, entity_id=sensor.circle>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.amazon_dot=Offline; friendly_name=Amazon Dot, icon=mdi:amazon @ 2016-12-22T12:30:00.870195-05:00>, entity_id=sensor.amazon_dot>
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_small_status=; friendly_name=State of the door @ 2016-12-22T12:30:00.886267-05:00>, entity_id=sensor.garadget_small_status>
|
||||
16-12-22 17:30:00 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_small_wifi_signal_strength=unknown; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:00.963192-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:30:00 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_small_reflection_rate=unknown; friendly_name=Reflection Rate @ 2016-12-22T12:30:00.996591-05:00>, entity_id=sensor.garadget_small_reflection_rate>
|
||||
16-12-22 17:30:01 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_small_time_in_state=unknown; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:01.021534-05:00>, entity_id=sensor.garadget_small_time_in_state>
|
||||
16-12-22 17:30:01 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_large_time_in_state=unknown; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:01.034530-05:00>, entity_id=sensor.garadget_large_time_in_state>
|
||||
16-12-22 17:30:01 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_large_reflection_rate=unknown; friendly_name=Reflection Rate @ 2016-12-22T12:30:01.049348-05:00>, entity_id=sensor.garadget_large_reflection_rate>
|
||||
16-12-22 17:30:01 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'attributes'
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_large_wifi_signal_strength=unknown; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:01.063643-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.garadget_large_status=; friendly_name=State of the door @ 2016-12-22T12:30:01.072221-05:00>, entity_id=sensor.garadget_large_status>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.date=2016-12-22; friendly_name=Date, icon=mdi:calendar @ 2016-12-22T12:30:01.081942-05:00>, entity_id=sensor.date>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.time=12:30; friendly_name=Time, icon=mdi:clock @ 2016-12-22T12:30:01.089011-05:00>, entity_id=sensor.time>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_away_mode=None; hidden=True, friendly_name=downstairs_away_mode @ 2016-12-22T12:30:01.096691-05:00>, entity_id=sensor.downstairs_away_mode>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_away_mode=None; hidden=True, friendly_name=upstairs_away_mode @ 2016-12-22T12:30:01.105191-05:00>, entity_id=sensor.upstairs_away_mode>
|
||||
16-12-22 17:30:01 WARNING (MainThread) [homeassistant.components.sensor.template] UndefinedError: 'None' has no attribute 'state'
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.since_last_boot_templated=unknown; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:30:01.118224-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.ipchange=True; friendly_name=ipchange @ 2016-12-22T12:30:01.125332-05:00>, entity_id=sensor.ipchange>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.darksky
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.speedtest
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.external_ip=67.8.31.24; friendly_name=External IP @ 2016-12-22T12:30:01.164984-05:00>, entity_id=sensor.external_ip>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.speedtest_download=unknown; friendly_name=Download, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:30:01.182393-05:00>, entity_id=sensor.speedtest_download>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.speedtest_upload=unknown; friendly_name=Upload, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:30:01.189735-05:00>, entity_id=sensor.speedtest_upload>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=update_speedtest, domain=sensor>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.systemmonitor
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.since_last_boot=0:03:45.497849; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:30:01.502723-05:00>, entity_id=sensor.since_last_boot>
|
||||
16-12-22 17:30:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot_templated=unknown; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:30:01.118224-05:00>, new_state=<state sensor.since_last_boot_templated=3 minutes, 45 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:30:01.515171-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.dark_sky_precip_intensity=0; attribution=Powered by Dark Sky, friendly_name=Rainfall, unit_of_measurement=in, icon=mdi:weather-rainy @ 2016-12-22T12:30:06.289988-05:00>, entity_id=sensor.dark_sky_precip_intensity>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.dark_sky_temperature=70.7; attribution=Powered by Dark Sky, friendly_name=Outdoor Temp, unit_of_measurement=°F, icon=mdi:thermometer @ 2016-12-22T12:30:06.303357-05:00>, entity_id=sensor.dark_sky_temperature>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.dark_sky_minutely_summary=Clear for the hour.; attribution=Powered by Dark Sky, friendly_name=Current Conditions, icon=mdi:beach @ 2016-12-22T12:30:06.321200-05:00>, entity_id=sensor.dark_sky_minutely_summary>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.dark_sky_cloud_coverage=1.0; attribution=Powered by Dark Sky, friendly_name=Dark Sky Cloud Coverage, unit_of_measurement=%, icon=mdi:weather-partlycloudy @ 2016-12-22T12:30:06.337876-05:00>, entity_id=sensor.dark_sky_cloud_coverage>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.dark_sky_humidity=77.0; attribution=Powered by Dark Sky, friendly_name=Outdoor Humidity, unit_of_measurement=%, icon=mdi:water-percent @ 2016-12-22T12:30:06.346580-05:00>, entity_id=sensor.dark_sky_humidity>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sensor>
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.loader] Loaded light.hue from homeassistant.components.light.hue
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.loader] Loaded light.flux_led from homeassistant.components.light.flux_led
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.bootstrap] Setting up light
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
|
||||
16-12-22 17:30:06 INFO (Thread-12) [phue] Attempting to connect to the bridge...
|
||||
16-12-22 17:30:06 INFO (Thread-12) [phue] Using ip: 192.168.10.75
|
||||
16-12-22 17:30:06 INFO (Thread-12) [phue] Using username from config: VTbmC6G5YorhpdndH-abagBjb0CIjmhAnwyYkCLh
|
||||
16-12-22 17:30:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=hue_activate_scene, domain=light>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.components.light] Setting up light.flux_led
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.sink=off; friendly_name=Sink, supported_features=127 @ 2016-12-22T12:30:07.095008-05:00>, entity_id=light.sink>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_sconce_3=off; friendly_name=Outdoor Sconce 3, supported_features=127 @ 2016-12-22T12:30:07.106118-05:00>, entity_id=light.outdoor_sconce_3>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.d1=off; friendly_name=D1, supported_features=127 @ 2016-12-22T12:30:07.119843-05:00>, entity_id=light.d1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.couch_1=off; friendly_name=Couch 1, supported_features=127 @ 2016-12-22T12:30:07.127202-05:00>, entity_id=light.couch_1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_sconce_2=off; friendly_name=Outdoor Sconce 2, supported_features=127 @ 2016-12-22T12:30:07.133891-05:00>, entity_id=light.outdoor_sconce_2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.fridge=off; friendly_name=Fridge, supported_features=127 @ 2016-12-22T12:30:07.140281-05:00>, entity_id=light.fridge>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.m1_front_left=off; friendly_name=M1 front left, supported_features=127 @ 2016-12-22T12:30:07.147087-05:00>, entity_id=light.m1_front_left>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_bathroom=off; friendly_name=Outdoor Bathroom, supported_features=127 @ 2016-12-22T12:30:07.154053-05:00>, entity_id=light.outdoor_bathroom>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.master_toilet=on; brightness=254, friendly_name=Master Toilet, supported_features=127 @ 2016-12-22T12:30:07.161193-05:00>, entity_id=light.master_toilet>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.s2=off; friendly_name=S2, supported_features=127 @ 2016-12-22T12:30:07.168048-05:00>, entity_id=light.s2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k2=off; friendly_name=K2, supported_features=127 @ 2016-12-22T12:30:07.175151-05:00>, entity_id=light.k2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.tv_stand_light=off; friendly_name=TV Stand Light, supported_features=127 @ 2016-12-22T12:30:07.182306-05:00>, entity_id=light.tv_stand_light>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.tv_light=off; friendly_name=TV Light, supported_features=127 @ 2016-12-22T12:30:07.190091-05:00>, entity_id=light.tv_light>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.den_lamp=off; friendly_name=Den Lamp, supported_features=127 @ 2016-12-22T12:30:07.197528-05:00>, entity_id=light.den_lamp>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k4=off; friendly_name=K4, supported_features=127 @ 2016-12-22T12:30:07.205012-05:00>, entity_id=light.k4>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.garage_attic=off; friendly_name=Garage Attic, supported_features=127 @ 2016-12-22T12:30:07.211332-05:00>, entity_id=light.garage_attic>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k6=off; friendly_name=K6, supported_features=127 @ 2016-12-22T12:30:07.217518-05:00>, entity_id=light.k6>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.foyer=off; friendly_name=Foyer, supported_features=127 @ 2016-12-22T12:30:07.223813-05:00>, entity_id=light.foyer>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.couch=off; friendly_name=Couch, supported_features=127 @ 2016-12-22T12:30:07.229774-05:00>, entity_id=light.couch>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.upstairs=off; friendly_name=Upstairs, supported_features=127 @ 2016-12-22T12:30:07.235767-05:00>, entity_id=light.upstairs>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.garage=off; friendly_name=Garage, supported_features=127 @ 2016-12-22T12:30:07.241679-05:00>, entity_id=light.garage>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.kitchen=off; friendly_name=Kitchen, supported_features=127 @ 2016-12-22T12:30:07.247585-05:00>, entity_id=light.kitchen>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.dining_room=off; friendly_name=Dining Room, supported_features=127 @ 2016-12-22T12:30:07.253862-05:00>, entity_id=light.dining_room>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_front=off; friendly_name=Outdoor Front, supported_features=127 @ 2016-12-22T12:30:07.260627-05:00>, entity_id=light.outdoor_front>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.office=on; brightness=254, friendly_name=Office, supported_features=127 @ 2016-12-22T12:30:07.267203-05:00>, entity_id=light.office>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.hallway=off; friendly_name=Hallway, supported_features=127 @ 2016-12-22T12:30:07.273532-05:00>, entity_id=light.hallway>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.master_bathroom=on; brightness=254, friendly_name=Master Bathroom, supported_features=127 @ 2016-12-22T12:30:07.279917-05:00>, entity_id=light.master_bathroom>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.hallway_2=off; friendly_name=Hallway, supported_features=127 @ 2016-12-22T12:30:07.286344-05:00>, entity_id=light.hallway_2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.sml=off; friendly_name=SML, supported_features=127 @ 2016-12-22T12:30:07.292943-05:00>, entity_id=light.sml>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_foyer=off; friendly_name=Outdoor Foyer, supported_features=127 @ 2016-12-22T12:30:07.299970-05:00>, entity_id=light.outdoor_foyer>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.pool=off; friendly_name=Pool, supported_features=127 @ 2016-12-22T12:30:07.306558-05:00>, entity_id=light.pool>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.p1_front_left=off; friendly_name=P1 front left, supported_features=127 @ 2016-12-22T12:30:07.313159-05:00>, entity_id=light.p1_front_left>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.master_bedroom=off; friendly_name=Master Bedroom, supported_features=127 @ 2016-12-22T12:30:07.319684-05:00>, entity_id=light.master_bedroom>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.p1_front_right=off; friendly_name=P1 Front right, supported_features=127 @ 2016-12-22T12:30:07.327292-05:00>, entity_id=light.p1_front_right>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.den=off; friendly_name=Den, supported_features=127 @ 2016-12-22T12:30:07.335292-05:00>, entity_id=light.den>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.p1_back_right=off; friendly_name=P1 back right, supported_features=127 @ 2016-12-22T12:30:07.342131-05:00>, entity_id=light.p1_back_right>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.dinette=off; friendly_name=Dinette, supported_features=127 @ 2016-12-22T12:30:07.348716-05:00>, entity_id=light.dinette>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.bedroom=off; friendly_name=Bedroom, supported_features=127 @ 2016-12-22T12:30:07.357712-05:00>, entity_id=light.bedroom>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.living_room=off; friendly_name=Living Room, supported_features=127 @ 2016-12-22T12:30:07.365945-05:00>, entity_id=light.living_room>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.f1=off; friendly_name=F1, supported_features=127 @ 2016-12-22T12:30:07.373209-05:00>, entity_id=light.f1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.s4=off; friendly_name=S4, supported_features=127 @ 2016-12-22T12:30:07.382123-05:00>, entity_id=light.s4>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.m1_slider=off; friendly_name=M1 Slider, supported_features=127 @ 2016-12-22T12:30:07.389428-05:00>, entity_id=light.m1_slider>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.outdoor_sconce_1=off; friendly_name=Outdoor Sconce 1, supported_features=127 @ 2016-12-22T12:30:07.396590-05:00>, entity_id=light.outdoor_sconce_1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.m1_back_right=off; friendly_name=M1 back right, supported_features=127 @ 2016-12-22T12:30:07.404022-05:00>, entity_id=light.m1_back_right>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.office_lamp=on; brightness=254, friendly_name=Office Lamp, supported_features=127 @ 2016-12-22T12:30:07.412036-05:00>, entity_id=light.office_lamp>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k3=off; friendly_name=K3, supported_features=127 @ 2016-12-22T12:30:07.419129-05:00>, entity_id=light.k3>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.d2=off; friendly_name=D2, supported_features=127 @ 2016-12-22T12:30:07.426614-05:00>, entity_id=light.d2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.p1_back_left=off; friendly_name=P1 back left, supported_features=127 @ 2016-12-22T12:30:07.434196-05:00>, entity_id=light.p1_back_left>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.s3=off; friendly_name=S3, supported_features=127 @ 2016-12-22T12:30:07.441816-05:00>, entity_id=light.s3>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.m1_front_right=off; friendly_name=M1 front right, supported_features=127 @ 2016-12-22T12:30:07.449261-05:00>, entity_id=light.m1_front_right>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.upstairs_lamp=off; friendly_name=Upstairs_lamp, supported_features=127 @ 2016-12-22T12:30:07.457094-05:00>, entity_id=light.upstairs_lamp>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.m1_back_left=off; friendly_name=M1 Back left, supported_features=127 @ 2016-12-22T12:30:07.465685-05:00>, entity_id=light.m1_back_left>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.s1=off; friendly_name=S1, supported_features=127 @ 2016-12-22T12:30:07.473480-05:00>, entity_id=light.s1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k5=off; friendly_name=K5, supported_features=127 @ 2016-12-22T12:30:07.481384-05:00>, entity_id=light.k5>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.f2=off; friendly_name=F2, supported_features=127 @ 2016-12-22T12:30:07.489515-05:00>, entity_id=light.f2>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.k1=off; friendly_name=K1, supported_features=127 @ 2016-12-22T12:30:07.497663-05:00>, entity_id=light.k1>
|
||||
16-12-22 17:30:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_lights=on; order=0, entity_id=('light.f2', 'light.s3', 'light.s2', 'light.s4', 'light.kitchen', 'light.m1_back_left', 'light.d1', 'light.upstairs_lamp', 'light.tv_stand_light', 'light.foyer', 'light.f1', 'light.k1', 'light.m1_back_right', 'light.hallway_2', 'light.sink', 'light.pool', 'light.m1_front_left', 'light.couch_1', 'light.outdoor_sconce_1', 'light.p1_front_right', 'light.outdoor_sconce_2', 'light.p1_back_right', 'light.outdoor_foyer', 'light.k4', 'light.bedroom', 'light.garage_attic', 'light.office_lamp', 'light.den_lamp', 'light.master_bedroom', 'light.hallway', 'light.dinette', 'light.dining_room', 'light.p1_front_left', 'light.outdoor_bathroom', 'light.fridge', 'light.k6', 'light.master_toilet', 'light.upstairs', 'light.garage', 'light.outdoor_front', 'light.master_bathroom', 'light.d2', 'light.k5', 'light.tv_light', 'light.office', 'light.outdoor_sconce_3', 'light.living_room', 'light.s1', 'light.sml', 'light.k2', 'light.p1_back_left', 'light.m1_slider', 'light.couch', 'light.m1_front_right', 'light.k3', 'light.den'), friendly_name=all lights, auto=True @ 2016-12-22T12:30:07.533173-05:00>, entity_id=group.all_lights>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state light.garage_left=off; friendly_name=Garage_Left, supported_features=21 @ 2016-12-22T12:30:08.166087-05:00>, entity_id=light.garage_left>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.all_lights=on; order=0, entity_id=('light.f2', 'light.s3', 'light.s2', 'light.s4', 'light.kitchen', 'light.m1_back_left', 'light.d1', 'light.upstairs_lamp', 'light.tv_stand_light', 'light.foyer', 'light.f1', 'light.k1', 'light.m1_back_right', 'light.hallway_2', 'light.sink', 'light.pool', 'light.m1_front_left', 'light.couch_1', 'light.outdoor_sconce_1', 'light.p1_front_right', 'light.outdoor_sconce_2', 'light.p1_back_right', 'light.outdoor_foyer', 'light.k4', 'light.bedroom', 'light.garage_attic', 'light.office_lamp', 'light.den_lamp', 'light.master_bedroom', 'light.hallway', 'light.dinette', 'light.dining_room', 'light.p1_front_left', 'light.outdoor_bathroom', 'light.fridge', 'light.k6', 'light.master_toilet', 'light.upstairs', 'light.garage', 'light.outdoor_front', 'light.master_bathroom', 'light.d2', 'light.k5', 'light.tv_light', 'light.office', 'light.outdoor_sconce_3', 'light.living_room', 'light.s1', 'light.sml', 'light.k2', 'light.p1_back_left', 'light.m1_slider', 'light.couch', 'light.m1_front_right', 'light.k3', 'light.den'), friendly_name=all lights, auto=True @ 2016-12-22T12:30:07.533173-05:00>, new_state=None, entity_id=group.all_lights>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_lights=on; order=0, entity_id=('light.f2', 'light.s3', 'light.s2', 'light.s4', 'light.kitchen', 'light.m1_back_left', 'light.d1', 'light.upstairs_lamp', 'light.tv_stand_light', 'light.foyer', 'light.f1', 'light.k1', 'light.m1_back_right', 'light.hallway_2', 'light.sink', 'light.pool', 'light.m1_front_left', 'light.couch_1', 'light.outdoor_sconce_1', 'light.p1_front_right', 'light.outdoor_sconce_2', 'light.p1_back_right', 'light.outdoor_foyer', 'light.k4', 'light.bedroom', 'light.garage_left', 'light.garage_attic', 'light.office_lamp', 'light.den_lamp', 'light.master_bedroom', 'light.hallway', 'light.dinette', 'light.dining_room', 'light.p1_front_left', 'light.outdoor_bathroom', 'light.fridge', 'light.k6', 'light.master_toilet', 'light.upstairs', 'light.garage', 'light.outdoor_front', 'light.master_bathroom', 'light.d2', 'light.k5', 'light.tv_light', 'light.office', 'light.outdoor_sconce_3', 'light.living_room', 'light.s1', 'light.sml', 'light.k2', 'light.p1_back_left', 'light.m1_slider', 'light.couch', 'light.m1_front_right', 'light.k3', 'light.den'), friendly_name=all lights, auto=True @ 2016-12-22T12:30:08.177932-05:00>, entity_id=group.all_lights>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=light>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=light>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=light>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=light>
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.loader] Loaded cover.garadget from homeassistant.components.cover.garadget
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.bootstrap] Setting up cover
|
||||
16-12-22 17:30:08 INFO (MainThread) [homeassistant.components.cover] Setting up cover.garadget
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-46, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-49, time in state=51m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_status=; friendly_name=State of the door @ 2016-12-22T12:30:00.886267-05:00>, new_state=<state sensor.garadget_small_status=closed; friendly_name=State of the door @ 2016-12-22T12:30:10.835261-05:00>, entity_id=sensor.garadget_small_status>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_reflection_rate=unknown; friendly_name=Reflection Rate @ 2016-12-22T12:30:00.996591-05:00>, new_state=<state sensor.garadget_small_reflection_rate=98; friendly_name=Reflection Rate @ 2016-12-22T12:30:10.843116-05:00>, entity_id=sensor.garadget_small_reflection_rate>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_time_in_state=unknown; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:01.021534-05:00>, new_state=<state sensor.garadget_small_time_in_state=15h; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:10.850491-05:00>, entity_id=sensor.garadget_small_time_in_state>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=unknown; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:00.963192-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-46; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:10.858523-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_time_in_state=unknown; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:01.034530-05:00>, new_state=<state sensor.garadget_large_time_in_state=51m; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:10.864695-05:00>, entity_id=sensor.garadget_large_time_in_state>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_reflection_rate=unknown; friendly_name=Reflection Rate @ 2016-12-22T12:30:01.049348-05:00>, new_state=<state sensor.garadget_large_reflection_rate=98; friendly_name=Reflection Rate @ 2016-12-22T12:30:10.870526-05:00>, entity_id=sensor.garadget_large_reflection_rate>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=unknown; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:01.063643-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-49; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:10.876764-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_status=; friendly_name=State of the door @ 2016-12-22T12:30:01.072221-05:00>, new_state=<state sensor.garadget_large_status=closed; friendly_name=State of the door @ 2016-12-22T12:30:10.882741-05:00>, entity_id=sensor.garadget_large_status>
|
||||
16-12-22 17:30:10 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_covers=closed; order=1, friendly_name=all covers, auto=True, entity_id=('cover.garadget_large', 'cover.garadget_small'), hidden=True @ 2016-12-22T12:30:10.889265-05:00>, entity_id=group.all_covers>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=close_cover_tilt, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=open_cover, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_cover_position, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_cover_tilt_position, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=open_cover_tilt, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=stop_cover, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=stop_cover_tilt, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=close_cover, domain=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=cover>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up emulated_hue
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=emulated_hue>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up ifttt
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=trigger, domain=ifttt>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=ifttt>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up logbook
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=log, domain=logbook>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=logbook>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.loader] Loaded switch.rpi_rf from homeassistant.components.switch.rpi_rf
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up switch
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.rpi_rf
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.den_outlet=off; friendly_name=Den Outlet, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.425695-05:00>, entity_id=switch.den_outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.kitchen_accent_2=off; friendly_name=Kitchen Accents 2, assumed_state=True, icon=mdi:lightbulb-outline @ 2016-12-22T12:30:11.432487-05:00>, entity_id=switch.kitchen_accent_2>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.living_room_amp=off; friendly_name=Living Room AMP, assumed_state=True, icon=mdi:music-circle @ 2016-12-22T12:30:11.438670-05:00>, entity_id=switch.living_room_amp>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.outlet_304_3=off; friendly_name=Outlet_304_3, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.444189-05:00>, entity_id=switch.outlet_304_3>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.garage_outlet=off; friendly_name=Garage Outlet, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.449623-05:00>, entity_id=switch.garage_outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.outlet_304_2=off; friendly_name=Outlet_304_2, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.455055-05:00>, entity_id=switch.outlet_304_2>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.outlet_304_1=off; friendly_name=Outlet_304_1, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.460585-05:00>, entity_id=switch.outlet_304_1>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.outlet=off; friendly_name=Outlet, assumed_state=True, icon=mdi:power-plug, emulated_hue=True @ 2016-12-22T12:30:11.465947-05:00>, entity_id=switch.outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.printer_outlet=off; friendly_name=Printer Outlet, assumed_state=True, icon=mdi:printer @ 2016-12-22T12:30:11.471592-05:00>, entity_id=switch.printer_outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.living_room_outlet=off; friendly_name=Living Room Outlet, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.477269-05:00>, entity_id=switch.living_room_outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.foyer_outlet=off; friendly_name=Foyer Outlet, assumed_state=True, icon=mdi:power-plug @ 2016-12-22T12:30:11.483070-05:00>, entity_id=switch.foyer_outlet>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state switch.kitchen_accents=off; friendly_name=Kitchen Accents, assumed_state=True, icon=mdi:lightbulb-outline @ 2016-12-22T12:30:11.488792-05:00>, entity_id=switch.kitchen_accents>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_switches=off; order=2, entity_id=('switch.living_room_outlet', 'switch.living_room_amp', 'switch.foyer_outlet', 'switch.garage_outlet', 'switch.outlet', 'switch.outlet_304_2', 'switch.printer_outlet', 'switch.den_outlet', 'switch.kitchen_accents', 'switch.outlet_304_1', 'switch.kitchen_accent_2', 'switch.outlet_304_3'), friendly_name=all switches, auto=True, assumed_state=True @ 2016-12-22T12:30:11.502684-05:00>, entity_id=group.all_switches>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=switch>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=switch>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=switch>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=switch>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up sun
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sun.sun=above_horizon; hidden=True, next_rising=2016-12-23T12:14:53+00:00, azimuth=0, friendly_name=Sun, next_setting=2016-12-22T22:33:27+00:00, elevation=0 @ 2016-12-22T12:30:11.833675-05:00>, entity_id=sun.sun>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sun>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up updater
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=updater>
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.loader] Loaded climate.nest from homeassistant.components.climate.nest
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.bootstrap] Setting up climate
|
||||
16-12-22 17:30:11 INFO (MainThread) [homeassistant.components.climate] Setting up climate.nest
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_away_mode, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_aux_heat, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_temperature, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_humidity, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_fan_mode, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_operation_mode, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_swing_mode, domain=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=climate>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.bootstrap] Setting up input_boolean
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=input_boolean>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=input_boolean>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=input_boolean>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state input_boolean.guest_mode=off; friendly_name=Guest Mode, icon=mdi:account-alert @ 2016-12-22T12:30:12.278767-05:00>, entity_id=input_boolean.guest_mode>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state input_boolean.no_school=off; friendly_name=No School, icon=mdi:school @ 2016-12-22T12:30:12.284239-05:00>, entity_id=input_boolean.no_school>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state input_boolean.trash_reminder=off; friendly_name=Trash Day Reminder, icon=mdi:delete @ 2016-12-22T12:30:12.289412-05:00>, entity_id=input_boolean.trash_reminder>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state input_boolean.pill_reminder=off; friendly_name=Pill Reminder, icon=mdi:pill @ 2016-12-22T12:30:12.294712-05:00>, entity_id=input_boolean.pill_reminder>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state input_boolean.chore_reminder=off; friendly_name=chore Reminder, icon=mdi:human-male-female @ 2016-12-22T12:30:12.300257-05:00>, entity_id=input_boolean.chore_reminder>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=input_boolean>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.bootstrap] Setting up zwave
|
||||
16-12-22 17:30:12 INFO (Thread-12) [homeassistant.components.zwave] ZWave network autoheal is enabled.
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=zwave>
|
||||
16-12-22 17:30:12 INFO (MainThread) [homeassistant.loader] Loaded media_player.cast from homeassistant.components.media_player.cast
|
||||
16-12-22 17:30:13 INFO (MainThread) [homeassistant.bootstrap] Setting up media_player
|
||||
16-12-22 17:30:13 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
|
||||
16-12-22 17:30:22 INFO (Thread-10) [pychromecast] Querying device status
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state media_player.livingroomcc=off; friendly_name=LivingRoomCC, supported_media_commands=5053 @ 2016-12-22T12:30:22.202390-05:00>, entity_id=media_player.livingroomcc>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_play_pause, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_next_track, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=volume_up, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=volume_down, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_play, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_pause, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_previous_track, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=clear_playlist, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_stop, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=volume_set, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=volume_mute, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=media_seek, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=select_source, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=play_media, domain=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=media_player>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.bootstrap] Setting up discovery
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=discovery>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.bootstrap] Setting up zone
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state zone.home=zoning; longitude=-81.2302149, radius=100, hidden=True, friendly_name=Bear Stone Run, latitude=28.6334414, icon=mdi:home @ 2016-12-22T12:30:22.992861-05:00>, entity_id=zone.home>
|
||||
16-12-22 17:30:22 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=zone>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.loader] Loaded device_tracker.nmap_tracker from homeassistant.components.device_tracker.nmap_tracker
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.bootstrap] Setting up device_tracker
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.alexa_echo=not_home; hidden=True, friendly_name=Alexa_Echo @ 2016-12-22T12:30:23.770907-05:00>, entity_id=device_tracker.alexa_echo>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.circle=not_home; hidden=True, friendly_name=Circle @ 2016-12-22T12:30:23.775902-05:00>, entity_id=device_tracker.circle>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.rachio=not_home; hidden=True, friendly_name=Rachio @ 2016-12-22T12:30:23.781181-05:00>, entity_id=device_tracker.rachio>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.hue_hub=not_home; hidden=True, friendly_name=Hue_Hub @ 2016-12-22T12:30:23.786054-05:00>, entity_id=device_tracker.hue_hub>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.samsungtv=not_home; hidden=True, friendly_name=Samsung TV @ 2016-12-22T12:30:23.791218-05:00>, entity_id=device_tracker.samsungtv>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.wii=not_home; hidden=True, friendly_name=Wii @ 2016-12-22T12:30:23.796383-05:00>, entity_id=device_tracker.wii>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.chromecast_audio_1=not_home; hidden=True, friendly_name=ChromeCast_Audio_1 @ 2016-12-22T12:30:23.801557-05:00>, entity_id=device_tracker.chromecast_audio_1>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.garadget_small=not_home; hidden=True, friendly_name=Garadget Small @ 2016-12-22T12:30:23.806393-05:00>, entity_id=device_tracker.garadget_small>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.carlo=not_home; friendly_name=Carlo, entity_picture=https://graph.facebook.com/606551310/picture @ 2016-12-22T12:30:23.812871-05:00>, entity_id=device_tracker.carlo>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.nest_downstairs=not_home; friendly_name=Nest Downstairs @ 2016-12-22T12:30:23.817832-05:00>, entity_id=device_tracker.nest_downstairs>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.skybell=not_home; hidden=True, friendly_name=SkyBell @ 2016-12-22T12:30:23.822834-05:00>, entity_id=device_tracker.skybell>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.tablotv=not_home; hidden=True, friendly_name=TabloTV @ 2016-12-22T12:30:23.827904-05:00>, entity_id=device_tracker.tablotv>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.chromecast_audio_2=not_home; hidden=True, friendly_name=ChromeCast_Audio_2 @ 2016-12-22T12:30:23.832799-05:00>, entity_id=device_tracker.chromecast_audio_2>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.amazon_dot=not_home; hidden=True, friendly_name=Amazon_Dot @ 2016-12-22T12:30:23.837734-05:00>, entity_id=device_tracker.amazon_dot>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.cisco_ap=not_home; friendly_name=Cisco AP @ 2016-12-22T12:30:23.842568-05:00>, entity_id=device_tracker.cisco_ap>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.actiontechap=not_home; friendly_name=ActionTechAP @ 2016-12-22T12:30:23.847402-05:00>, entity_id=device_tracker.actiontechap>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.garadget_large=not_home; hidden=True, friendly_name=Garadget Large @ 2016-12-22T12:30:23.852288-05:00>, entity_id=device_tracker.garadget_large>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.nest_upstairs=not_home; friendly_name=Nest_Upstairs @ 2016-12-22T12:30:23.857099-05:00>, entity_id=device_tracker.nest_upstairs>
|
||||
16-12-22 17:30:23 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state device_tracker.stacey=not_home; friendly_name=Stacey, entity_picture=https://graph.facebook.com/1614496635/picture @ 2016-12-22T12:30:23.864675-05:00>, entity_id=device_tracker.stacey>
|
||||
16-12-22 17:30:23 INFO (Thread-7) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:30:34 INFO (Thread-7) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
16-12-22 17:30:34 INFO (Thread-7) [homeassistant.components.device_tracker.nmap_tracker] nmap scanner initialized
|
||||
16-12-22 17:30:34 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_devices=not_home; order=3, friendly_name=all devices, auto=True, entity_id=('device_tracker.chromecast_audio_1', 'device_tracker.garadget_large', 'device_tracker.rachio', 'device_tracker.skybell', 'device_tracker.tablotv', 'device_tracker.garadget_small', 'device_tracker.chromecast_audio_2', 'device_tracker.circle', 'device_tracker.hue_hub', 'device_tracker.samsungtv', 'device_tracker.alexa_echo', 'device_tracker.wii', 'device_tracker.nest_upstairs', 'device_tracker.stacey', 'device_tracker.nest_downstairs', 'device_tracker.carlo', 'device_tracker.cisco_ap', 'device_tracker.actiontechap', 'device_tracker.amazon_dot'), hidden=True @ 2016-12-22T12:30:34.971358-05:00>, entity_id=group.all_devices>
|
||||
16-12-22 17:30:34 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.circle=not_home; hidden=True, friendly_name=Circle @ 2016-12-22T12:30:23.775902-05:00>, new_state=<state device_tracker.circle=home; hidden=True, friendly_name=Circle @ 2016-12-22T12:30:34.984237-05:00>, entity_id=device_tracker.circle>
|
||||
16-12-22 17:30:34 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.chromecast_audio_1=not_home; hidden=True, friendly_name=ChromeCast_Audio_1 @ 2016-12-22T12:30:23.801557-05:00>, new_state=<state device_tracker.chromecast_audio_1=home; hidden=True, friendly_name=ChromeCast_Audio_1 @ 2016-12-22T12:30:34.989784-05:00>, entity_id=device_tracker.chromecast_audio_1>
|
||||
16-12-22 17:30:34 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.garadget_small=not_home; hidden=True, friendly_name=Garadget Small @ 2016-12-22T12:30:23.806393-05:00>, new_state=<state device_tracker.garadget_small=home; hidden=True, friendly_name=Garadget Small @ 2016-12-22T12:30:34.997042-05:00>, entity_id=device_tracker.garadget_small>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.cisco_ap=not_home; friendly_name=Cisco AP @ 2016-12-22T12:30:23.842568-05:00>, new_state=<state device_tracker.cisco_ap=home; friendly_name=Cisco AP @ 2016-12-22T12:30:35.008065-05:00>, entity_id=device_tracker.cisco_ap>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.rachio=not_home; hidden=True, friendly_name=Rachio @ 2016-12-22T12:30:23.781181-05:00>, new_state=<state device_tracker.rachio=home; hidden=True, friendly_name=Rachio @ 2016-12-22T12:30:35.025233-05:00>, entity_id=device_tracker.rachio>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.actiontechap=not_home; friendly_name=ActionTechAP @ 2016-12-22T12:30:23.847402-05:00>, new_state=<state device_tracker.actiontechap=home; friendly_name=ActionTechAP @ 2016-12-22T12:30:35.036168-05:00>, entity_id=device_tracker.actiontechap>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.tablotv=not_home; hidden=True, friendly_name=TabloTV @ 2016-12-22T12:30:23.827904-05:00>, new_state=<state device_tracker.tablotv=home; hidden=True, friendly_name=TabloTV @ 2016-12-22T12:30:35.052440-05:00>, entity_id=device_tracker.tablotv>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.garadget_large=not_home; hidden=True, friendly_name=Garadget Large @ 2016-12-22T12:30:23.852288-05:00>, new_state=<state device_tracker.garadget_large=home; hidden=True, friendly_name=Garadget Large @ 2016-12-22T12:30:35.069002-05:00>, entity_id=device_tracker.garadget_large>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.circle=Offline; friendly_name=Disney Circle, icon=mdi:google-circles-group @ 2016-12-22T12:30:00.852567-05:00>, new_state=<state sensor.circle=Online; friendly_name=Disney Circle, icon=mdi:google-circles-group @ 2016-12-22T12:30:35.099930-05:00>, entity_id=sensor.circle>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.all_devices=not_home; order=3, friendly_name=all devices, auto=True, entity_id=('device_tracker.chromecast_audio_1', 'device_tracker.garadget_large', 'device_tracker.rachio', 'device_tracker.skybell', 'device_tracker.tablotv', 'device_tracker.garadget_small', 'device_tracker.chromecast_audio_2', 'device_tracker.circle', 'device_tracker.hue_hub', 'device_tracker.samsungtv', 'device_tracker.alexa_echo', 'device_tracker.wii', 'device_tracker.nest_upstairs', 'device_tracker.stacey', 'device_tracker.nest_downstairs', 'device_tracker.carlo', 'device_tracker.cisco_ap', 'device_tracker.actiontechap', 'device_tracker.amazon_dot'), hidden=True @ 2016-12-22T12:30:34.971358-05:00>, new_state=<state group.all_devices=home; order=3, friendly_name=all devices, auto=True, entity_id=('device_tracker.chromecast_audio_1', 'device_tracker.garadget_large', 'device_tracker.rachio', 'device_tracker.skybell', 'device_tracker.tablotv', 'device_tracker.garadget_small', 'device_tracker.chromecast_audio_2', 'device_tracker.circle', 'device_tracker.hue_hub', 'device_tracker.samsungtv', 'device_tracker.alexa_echo', 'device_tracker.wii', 'device_tracker.nest_upstairs', 'device_tracker.stacey', 'device_tracker.nest_downstairs', 'device_tracker.carlo', 'device_tracker.cisco_ap', 'device_tracker.actiontechap', 'device_tracker.amazon_dot'), hidden=True @ 2016-12-22T12:30:35.105295-05:00>, entity_id=group.all_devices>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.chromecast_audio_1=Offline; friendly_name=ChromeCast Audio 1, icon=mdi:music-circle @ 2016-12-22T12:30:00.773042-05:00>, new_state=<state sensor.chromecast_audio_1=Online; friendly_name=ChromeCast Audio 1, icon=mdi:music-circle @ 2016-12-22T12:30:35.122344-05:00>, entity_id=sensor.chromecast_audio_1>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small=Offline; friendly_name=Garadget Small, icon=mdi:car-connected @ 2016-12-22T12:30:00.721155-05:00>, new_state=<state sensor.garadget_small=Online; friendly_name=Garadget Small, icon=mdi:car-connected @ 2016-12-22T12:30:35.144039-05:00>, entity_id=sensor.garadget_small>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.cisco_ap=Offline; friendly_name=Cisco Main AP @ 2016-12-22T12:30:00.784789-05:00>, new_state=<state sensor.cisco_ap=Online; friendly_name=Cisco Main AP @ 2016-12-22T12:30:35.164520-05:00>, entity_id=sensor.cisco_ap>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.rachio=Offline; friendly_name=Rachio Sprinklers, icon=mdi:spray @ 2016-12-22T12:30:00.702598-05:00>, new_state=<state sensor.rachio=Online; friendly_name=Rachio Sprinklers, icon=mdi:spray @ 2016-12-22T12:30:35.174787-05:00>, entity_id=sensor.rachio>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.actiontechap=Offline; friendly_name=ActionTech AP @ 2016-12-22T12:30:00.835286-05:00>, new_state=<state sensor.actiontechap=Online; friendly_name=ActionTech AP @ 2016-12-22T12:30:35.199664-05:00>, entity_id=sensor.actiontechap>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.tablotv=Offline; friendly_name=Tablo TV, icon=mdi:television-guide @ 2016-12-22T12:30:00.765907-05:00>, new_state=<state sensor.tablotv=Online; friendly_name=Tablo TV, icon=mdi:television-guide @ 2016-12-22T12:30:35.217320-05:00>, entity_id=sensor.tablotv>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large=Offline; friendly_name=Garadget Large, icon=mdi:car-connected @ 2016-12-22T12:30:00.821185-05:00>, new_state=<state sensor.garadget_large=Online; friendly_name=Garadget Large, icon=mdi:car-connected @ 2016-12-22T12:30:35.235733-05:00>, entity_id=sensor.garadget_large>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=see, domain=device_tracker>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=device_tracker>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.bootstrap] Setting up group
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.amps=off; order=4, friendly_name=AMPs, assumed_state=True, entity_id=('switch.living_room_amp',) @ 2016-12-22T12:30:35.363175-05:00>, entity_id=group.amps>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.bear_stone_view=off; order=5, entity_id=('persistent_notification.update_available', 'group.home_modes', 'group.family', 'group.weather', 'group.amps', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.hallway', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_lights', 'group.all_switches'), hidden=True, friendly_name=Bear Stone Run, assumed_state=True, icon=mdi:home, view=True @ 2016-12-22T12:30:35.371567-05:00>, entity_id=group.bear_stone_view>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.doors=unknown; order=6, entity_id=('group.family', 'group.garage_doors'), hidden=True, friendly_name=Doors, icon=mdi:security-home, view=True @ 2016-12-22T12:30:35.381974-05:00>, entity_id=group.doors>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.lights=off; order=7, entity_id=('group.home_modes', 'group.amps', 'group.interior_lights', 'group.outdoor_lights', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_front_lights', 'group.all_switches'), hidden=True, friendly_name=Lights, assumed_state=True, icon=mdi:lightbulb, view=True @ 2016-12-22T12:30:35.390952-05:00>, entity_id=group.lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.info=on; order=8, entity_id=('group.family', 'group.home_modes', 'group.network', 'group.sensors', 'group.garage_doors', 'sun.sun', 'media_player.roku_1gj361038190', 'media_player.roku_1gs3ac111661', 'media_player.roku_2n006t621680', 'group.weather', 'group.all_lights', 'group.all_switches', 'group.all_automations', 'group.all_scripts'), hidden=True, friendly_name=Info, assumed_state=True, icon=mdi:settings, view=True @ 2016-12-22T12:30:35.400211-05:00>, entity_id=group.info>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.switches=off; order=9, friendly_name=Switches, assumed_state=True, entity_id=('switch.den_outlet', 'switch.living_room_outlet', 'switch.foyer_outlet', 'switch.kitchen_accents', 'switch.printer_outlet') @ 2016-12-22T12:30:35.409527-05:00>, entity_id=group.switches>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.sensors=unknown; order=10, friendly_name=Sensors, entity_id=('binary_sensor._sensor_2', 'binary_sensor._sensor_3', 'binary_sensor._sensor_5', 'binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_4', 'binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6'), emulated_hue=False @ 2016-12-22T12:30:35.418616-05:00>, entity_id=group.sensors>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.network=unknown; order=11, friendly_name=Network, entity_id=('sensor.since_last_boot_templated', 'sensor.speedtest_download', 'sensor.speedtest_upload', 'sensor.ciscoap', 'sensor.actiontechap', 'sensor.wii', 'sensor.hue_hub', 'sensor.tablotv', 'sensor.alexa_echo', 'sensor.amazon_dot', 'sensor.circle', 'sensor.rachio', 'sensor.skybell', 'sensor.samsungtv', 'sensor.chromecast_audio_1', 'sensor.chromecast_audio_2', 'sensor.nest_upstairs', 'sensor.nest_downstairs', 'sensor.garadget_large', 'sensor.garadget_small'), emulated_hue=False @ 2016-12-22T12:30:35.428073-05:00>, entity_id=group.network>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.weather=unknown; order=12, friendly_name=Weather, entity_id=('climate.downstairs', 'sensor.downstairs_thermostat_humidity', 'climate.upstairs', 'sensor.upstairs_thermostat_humidity', 'sensor.dark_sky_minutely_summary', 'sensor.dark_sky_precip_intensity', 'sensor.dark_sky_humidity', 'sensor.dark_sky_temperature'), emulated_hue=False @ 2016-12-22T12:30:35.437474-05:00>, entity_id=group.weather>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.garage_doors=closed; order=13, friendly_name=Garage doors, entity_id=('cover.garadget_large', 'sensor.garadget_large_status', 'sensor.garadget_large_time_in_state', 'sensor.garadget_large_wifi_signal_strength', 'sensor.garadget_large_reflection_rate', 'cover.garadget_small', 'sensor.garadget_small_status', 'sensor.garadget_small_time_in_state', 'sensor.garadget_small_wifi_signal_strength', 'sensor.garadget_small_reflection_rate') @ 2016-12-22T12:30:35.446988-05:00>, entity_id=group.garage_doors>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.home_modes=off; order=14, entity_id=('input_boolean.guest_mode', 'input_boolean.no_school'), friendly_name=Home Modes, control=hidden, emulated_hue=False @ 2016-12-22T12:30:35.457606-05:00>, entity_id=group.home_modes>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.family=not_home; order=15, friendly_name=Family, entity_id=('device_tracker.carlo', 'device_tracker.stacey', 'device_tracker.franco', 'device_tracker.yolanda', 'device_tracker.joyce_ipad'), emulated_hue=False @ 2016-12-22T12:30:35.466638-05:00>, entity_id=group.family>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.bedroom_lights=off; order=16, friendly_name=Bedroom lights, entity_id=('light.bedroom',) @ 2016-12-22T12:30:35.651857-05:00>, entity_id=group.bedroom_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.kitchen_lights=off; order=17, friendly_name=Kitchen lights, entity_id=('light.k1', 'light.k2', 'light.k3', 'light.k4', 'light.k5', 'light.k6', 'light.sink', 'light.fridge') @ 2016-12-22T12:30:35.660343-05:00>, entity_id=group.kitchen_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.living_room_lights=off; order=18, friendly_name=Living Room lights, entity_id=('light.m1_back_left', 'light.m1_back_right', 'light.m1_front_left', 'light.m1_front_right', 'light.m1_slider') @ 2016-12-22T12:30:35.670013-05:00>, entity_id=group.living_room_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.living_room_accents=off; order=19, friendly_name=Living Room Accents, entity_id=('light.couch_1', 'light.tv_light', 'light.tv_stand_light') @ 2016-12-22T12:30:35.680432-05:00>, entity_id=group.living_room_accents>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.dinette_lights=off; order=20, friendly_name=Dinette lights, entity_id=('light.d1', 'light.d2') @ 2016-12-22T12:30:35.691176-05:00>, entity_id=group.dinette_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.den_lights=off; order=21, friendly_name=Den lights, entity_id=('light.den_lamp',) @ 2016-12-22T12:30:35.699577-05:00>, entity_id=group.den_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.foyer_lights=off; order=22, friendly_name=Foyer lights, entity_id=('light.f1', 'light.f2') @ 2016-12-22T12:30:35.709521-05:00>, entity_id=group.foyer_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.office_lights=on; order=23, friendly_name=Office lights, entity_id=('light.office_lamp',) @ 2016-12-22T12:30:35.718607-05:00>, entity_id=group.office_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.upstairs_lights=off; order=24, friendly_name=Upstairs lights, entity_id=('light.upstairs_lamp',) @ 2016-12-22T12:30:35.728416-05:00>, entity_id=group.upstairs_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.dining_room_lights=off; order=25, friendly_name=Dining Room lights, entity_id=('light.s1', 'light.s2', 'light.s3', 'light.s4') @ 2016-12-22T12:30:35.738016-05:00>, entity_id=group.dining_room_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.outdoor_pool_lights=off; order=26, friendly_name=Outdoor Pool Lights, entity_id=('light.p1_front_left', 'light.p1_front_right', 'light.p1_back_left', 'light.p1_back_left') @ 2016-12-22T12:30:35.746926-05:00>, entity_id=group.outdoor_pool_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.outdoor_front_lights=off; order=27, friendly_name=Outdoor Front Lights, entity_id=('light.outdoor_foyer', 'light.outdoor_scounce_1', 'light.outdoor_scounce_2') @ 2016-12-22T12:30:35.756360-05:00>, entity_id=group.outdoor_front_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.garage_lights=off; order=28, friendly_name=Garage lights, assumed_state=True, control=hidden, entity_id=('light.garage_attic', 'switch.garage_outlet') @ 2016-12-22T12:30:35.765387-05:00>, entity_id=group.garage_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.hallway_lights=off; order=29, friendly_name=Hallway Lights, entity_id=('light.hallway',) @ 2016-12-22T12:30:35.774343-05:00>, entity_id=group.hallway_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.interior_lights=on; order=30, friendly_name=Interior Lights, assumed_state=True, entity_id=('group.bedroom', 'group.living_room_lights', 'group.living_room_accents', 'group.dinette_lights', 'group.dining_room_lights', 'group.den_lights', 'group.foyer_lights', 'group.office_lights', 'group.hallway_lights', 'group.upstairs_lights', 'group.outdoor_pool_lights', 'group.garage_lights') @ 2016-12-22T12:30:35.783868-05:00>, entity_id=group.interior_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.outdoor_lights=off; order=31, friendly_name=Outdoor Lights, entity_id=('light.outdoor_bathroom', 'group.outdoor_front_lights') @ 2016-12-22T12:30:35.793558-05:00>, entity_id=group.outdoor_lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.doors=unknown; order=6, entity_id=('group.family', 'group.garage_doors'), hidden=True, friendly_name=Doors, icon=mdi:security-home, view=True @ 2016-12-22T12:30:35.381974-05:00>, new_state=<state group.doors=closed; order=6, entity_id=('group.family', 'group.garage_doors'), hidden=True, friendly_name=Doors, icon=mdi:security-home, view=True @ 2016-12-22T12:30:35.857615-05:00>, entity_id=group.doors>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.lights=off; order=7, entity_id=('group.home_modes', 'group.amps', 'group.interior_lights', 'group.outdoor_lights', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_front_lights', 'group.all_switches'), hidden=True, friendly_name=Lights, assumed_state=True, icon=mdi:lightbulb, view=True @ 2016-12-22T12:30:35.390952-05:00>, new_state=<state group.lights=on; order=7, entity_id=('group.home_modes', 'group.amps', 'group.interior_lights', 'group.outdoor_lights', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_front_lights', 'group.all_switches'), hidden=True, friendly_name=Lights, assumed_state=True, icon=mdi:lightbulb, view=True @ 2016-12-22T12:30:35.865857-05:00>, entity_id=group.lights>
|
||||
16-12-22 17:30:35 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.bear_stone_view=off; order=5, entity_id=('persistent_notification.update_available', 'group.home_modes', 'group.family', 'group.weather', 'group.amps', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.hallway', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_lights', 'group.all_switches'), hidden=True, friendly_name=Bear Stone Run, assumed_state=True, icon=mdi:home, view=True @ 2016-12-22T12:30:35.371567-05:00>, new_state=<state group.bear_stone_view=on; order=5, entity_id=('persistent_notification.update_available', 'group.home_modes', 'group.family', 'group.weather', 'group.amps', 'group.bedroom_lights', 'group.kitchen_lights', 'group.dinette_lights', 'group.living_room_lights', 'group.living_room_accents', 'group.dining_room_lights', 'group.foyer_lights', 'group.upstairs_lights', 'group.den_lights', 'group.hallway', 'group.office_lights', 'group.garage_lights', 'group.outdoor_pool_lights', 'group.outdoor_lights', 'group.all_switches'), hidden=True, friendly_name=Bear Stone Run, assumed_state=True, icon=mdi:home, view=True @ 2016-12-22T12:30:35.882626-05:00>, entity_id=group.bear_stone_view>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_visibility, domain=group>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=reload, domain=group>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=group>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.bootstrap] Setting up script
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=front_house_motion, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=skybell_pressed, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=switch_turn_off_all, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=interior_off, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=monthly_front_house_scene, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=ifttt_notify, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=switch_check, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=flash_notify, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=holiday_switches_on, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.switch_turn_off_all=off; friendly_name=switch_turn_off_all, can_cancel=True @ 2016-12-22T12:30:36.591687-05:00>, entity_id=script.switch_turn_off_all>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.monthly_front_house_scene=off; friendly_name=monthly_front_house_scene @ 2016-12-22T12:30:36.600697-05:00>, entity_id=script.monthly_front_house_scene>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.front_house_motion=off; friendly_name=front_house_motion, can_cancel=True @ 2016-12-22T12:30:36.607712-05:00>, entity_id=script.front_house_motion>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.flash_notify=off; friendly_name=flash_notify @ 2016-12-22T12:30:36.614706-05:00>, entity_id=script.flash_notify>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.switch_check=off; friendly_name=switch_check, can_cancel=True @ 2016-12-22T12:30:36.621688-05:00>, entity_id=script.switch_check>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.interior_off=off; friendly_name=interior_off, can_cancel=True @ 2016-12-22T12:30:36.628486-05:00>, entity_id=script.interior_off>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.holiday_switches_on=off; friendly_name=holiday_switches_on, can_cancel=True @ 2016-12-22T12:30:36.635418-05:00>, entity_id=script.holiday_switches_on>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.ifttt_notify=off; friendly_name=ifttt_notify @ 2016-12-22T12:30:36.642405-05:00>, entity_id=script.ifttt_notify>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state script.skybell_pressed=off; friendly_name=skybell_pressed @ 2016-12-22T12:30:36.649030-05:00>, entity_id=script.skybell_pressed>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_scripts=off; order=32, entity_id=('script.switch_check', 'script.holiday_switches_on', 'script.flash_notify', 'script.front_house_motion', 'script.skybell_pressed', 'script.switch_turn_off_all', 'script.monthly_front_house_scene', 'script.interior_off', 'script.ifttt_notify'), friendly_name=all scripts, auto=True @ 2016-12-22T12:30:36.667821-05:00>, entity_id=group.all_scripts>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=script>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.bootstrap] Setting up scene
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.loader] Loaded scene.homeassistant from homeassistant.components.scene.homeassistant
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state scene.living_room_tv_time=scening; friendly_name=Living Room TV Time, entity_id=['light.m1_back_right', 'light.couch_1', 'light.m1_back_left', 'light.m1_front_right', 'light.tv_light', 'light.m1_front_left', 'light.m1_slider', 'light.tv_stand_light'] @ 2016-12-22T12:30:36.729351-05:00>, entity_id=scene.living_room_tv_time>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state scene.month_front_1_colors=scening; friendly_name=month_front_1_colors, entity_id=['light.outdoor_foyer', 'light.outdoor_sconce_1', 'light.outdoor_sconce_2', 'light.outdoor_sconce_3'] @ 2016-12-22T12:30:36.736257-05:00>, entity_id=scene.month_front_1_colors>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state scene.month_front_12_colors=scening; friendly_name=month_front_12_colors, entity_id=['light.outdoor_foyer', 'light.outdoor_sconce_1', 'light.outdoor_sconce_2', 'light.garage_left', 'light.outdoor_sconce_3'] @ 2016-12-22T12:30:36.743220-05:00>, entity_id=scene.month_front_12_colors>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state scene.front_full_brightness=scening; friendly_name=front_full_brightness, entity_id=['light.outdoor_foyer', 'light.outdoor_sconce_1', 'light.outdoor_sconce_2', 'light.garage_left', 'light.outdoor_sconce_3'] @ 2016-12-22T12:30:36.755465-05:00>, entity_id=scene.front_full_brightness>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=scene>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=scene>
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.loader] Loaded automation.numeric_state from homeassistant.components.automation.numeric_state
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.loader] Loaded automation.time from homeassistant.components.automation.time
|
||||
16-12-22 17:30:36 INFO (MainThread) [homeassistant.loader] Loaded automation.state from homeassistant.components.automation.state
|
||||
16-12-22 17:30:37 INFO (MainThread) [homeassistant.loader] Loaded automation.event from homeassistant.components.automation.event
|
||||
16-12-22 17:30:37 INFO (MainThread) [homeassistant.loader] Loaded automation.template from homeassistant.components.automation.template
|
||||
16-12-22 17:30:37 INFO (MainThread) [homeassistant.loader] Loaded automation.sun from homeassistant.components.automation.sun
|
||||
16-12-22 17:30:38 INFO (MainThread) [homeassistant.bootstrap] Setting up automation
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Device Status
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Log SkyBell Pressed Activity
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Appointment reminder
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger detect_light_between 5am and 8am
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Turn AMP off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Log Sprinkler Activity
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Update Available Notification
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Automated Switch WatchDog!
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Turn Printer off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger detect_light_between 8am and 8pm
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Kitchen lights on - Accent lights off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Add some double and triple checking to the 433 RF outlets.
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger TV Time
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger If Outdoor lights are on and it's daytime, TURN THEM OFF!!
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Away Mode
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Good Night Routine
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Time to Work
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Mealtime
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Upstairs Light Turn off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Upstairs Light Turn on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Holiday Stuff on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Is the Garage door Open at night - Checks every 60 minutes or 5 minutes after we drive away.
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Login Failure
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger NOTIFY IF IP CHANGES
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Turn Printer on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Log SkyBell Motion detection
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Carlo has left the building
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Automated Light WatchDog!
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Late Night Helper
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Dark House Little extra light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Heal ZWave Nightly
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Startup Notification
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Sunset Stuff on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Shutdown Helper light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Log SkyBell Pressed Activity
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Good Morning Routine
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Garadget Reflection Rates
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Hallway ZWave Enerwave Door Sensors Open
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Sunset Stuff off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Turn AMP on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger ZWave Enerwave Door Sensors Closed
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Rain is over
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger detect_light_between 8pm and 5am
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Kitchen lights off - turn on Accent lights
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Flip Guest Mode on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger TV Time off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Toggle Office Light on/off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger IFTTT Flip Guest Mode off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Holiday Stuff off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Automated Switch WatchDog!
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger TV Time
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Away Mode
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Upstairs Light Turn off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Upstairs Light Turn on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Holiday Stuff on
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Is the Garage door Open at night - Checks every 60 minutes or 5 minutes after we drive away.
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Automated Light WatchDog!
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Late Night Helper
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Dark House Little extra light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Shutdown Helper light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Good Morning Routine
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Garadget Reflection Rates
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Hallway ZWave Enerwave Door Sensors Open
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger ZWave Enerwave Door Sensors Closed
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Toggle Office Light on/off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Holiday Stuff off
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger TV Time
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Away Mode
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Late Night Helper
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Dark House Little extra light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Shutdown Helper light
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger TV Time
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Late Night Helper
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.good_night_routine=on; friendly_name=Good Night Routine, last_triggered=None @ 2016-12-22T12:30:39.200055-05:00>, entity_id=automation.good_night_routine>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.log_skybell_motion_detection=on; hidden=True, friendly_name=Log SkyBell Motion detection, last_triggered=None @ 2016-12-22T12:30:39.211103-05:00>, entity_id=automation.log_skybell_motion_detection>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.login_failure=on; hidden=True, friendly_name=Login Failure, last_triggered=None @ 2016-12-22T12:30:39.222715-05:00>, entity_id=automation.login_failure>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.tv_time=on; friendly_name=TV Time, last_triggered=None @ 2016-12-22T12:30:39.234968-05:00>, entity_id=automation.tv_time>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.tv_time_off=on; friendly_name=TV Time off, last_triggered=None @ 2016-12-22T12:30:39.245716-05:00>, entity_id=automation.tv_time_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.upstairs_light_turn_off=on; friendly_name=Upstairs Light Turn off, last_triggered=None @ 2016-12-22T12:30:39.256609-05:00>, entity_id=automation.upstairs_light_turn_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.log_skybell_pressed_activity=on; hidden=True, friendly_name=Log SkyBell Pressed Activity, last_triggered=None @ 2016-12-22T12:30:39.267717-05:00>, entity_id=automation.log_skybell_pressed_activity>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.kitchen_lights_on__accent_lights_off=on; friendly_name=Kitchen lights on - Accent lights off, last_triggered=None @ 2016-12-22T12:30:39.279036-05:00>, entity_id=automation.kitchen_lights_on__accent_lights_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.kitchen_lights_off__turn_on_accent_lights=on; friendly_name=Kitchen lights off - turn on Accent lights, last_triggered=None @ 2016-12-22T12:30:39.289907-05:00>, entity_id=automation.kitchen_lights_off__turn_on_accent_lights>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.log_sprinkler_activity=on; hidden=True, friendly_name=Log Sprinkler Activity, last_triggered=None @ 2016-12-22T12:30:39.300952-05:00>, entity_id=automation.log_sprinkler_activity>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.detect_light_between_5am_and_8am=on; friendly_name=detect_light_between 5am and 8am, last_triggered=None @ 2016-12-22T12:30:39.313649-05:00>, entity_id=automation.detect_light_between_5am_and_8am>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.detect_light_between_8am_and_8pm=on; friendly_name=detect_light_between 8am and 8pm, last_triggered=None @ 2016-12-22T12:30:39.323050-05:00>, entity_id=automation.detect_light_between_8am_and_8pm>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.detect_light_between_8pm_and_5am=on; friendly_name=detect_light_between 8pm and 5am, last_triggered=None @ 2016-12-22T12:30:39.332315-05:00>, entity_id=automation.detect_light_between_8pm_and_5am>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.heal_zwave_nightly=on; hidden=True, friendly_name=Heal ZWave Nightly, last_triggered=None @ 2016-12-22T12:30:39.342230-05:00>, entity_id=automation.heal_zwave_nightly>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.good_morning_routine=on; friendly_name=Good Morning Routine, last_triggered=None @ 2016-12-22T12:30:39.351668-05:00>, entity_id=automation.good_morning_routine>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.startup_notification=on; hidden=True, friendly_name=Startup Notification, last_triggered=None @ 2016-12-22T12:30:39.361137-05:00>, entity_id=automation.startup_notification>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.time_to_work=on; friendly_name=Time to Work, last_triggered=None @ 2016-12-22T12:30:39.370463-05:00>, entity_id=automation.time_to_work>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.late_night_helper=on; friendly_name=Late Night Helper, last_triggered=None @ 2016-12-22T12:30:39.380683-05:00>, entity_id=automation.late_night_helper>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.dark_house_little_extra_light=on; friendly_name=Dark House Little extra light, last_triggered=None @ 2016-12-22T12:30:39.390150-05:00>, entity_id=automation.dark_house_little_extra_light>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.rain_is_over=on; friendly_name=Rain is over, last_triggered=None @ 2016-12-22T12:30:39.399607-05:00>, entity_id=automation.rain_is_over>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.toggle_office_light_onoff=on; friendly_name=Toggle Office Light on/off, last_triggered=None @ 2016-12-22T12:30:39.409892-05:00>, entity_id=automation.toggle_office_light_onoff>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_turn_amp_on=on; friendly_name=IFTTT Turn AMP on, last_triggered=None @ 2016-12-22T12:30:39.419586-05:00>, entity_id=automation.ifttt_turn_amp_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.device_status=on; hidden=True, friendly_name=Device Status, last_triggered=None @ 2016-12-22T12:30:39.429316-05:00>, entity_id=automation.device_status>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_turn_amp_off=on; friendly_name=IFTTT Turn AMP off, last_triggered=None @ 2016-12-22T12:30:39.438888-05:00>, entity_id=automation.ifttt_turn_amp_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.mealtime=on; friendly_name=Mealtime, last_triggered=None @ 2016-12-22T12:30:39.449391-05:00>, entity_id=automation.mealtime>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.carlo_has_left_the_building=on; friendly_name=Carlo has left the building, last_triggered=None @ 2016-12-22T12:30:39.459062-05:00>, entity_id=automation.carlo_has_left_the_building>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.automated_switch_watchdog=on; friendly_name=Automated Switch WatchDog!, last_triggered=None @ 2016-12-22T12:30:39.468976-05:00>, entity_id=automation.automated_switch_watchdog>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_appointment_reminder=on; hidden=True, friendly_name=IFTTT Appointment reminder, last_triggered=None @ 2016-12-22T12:30:39.479656-05:00>, entity_id=automation.ifttt_appointment_reminder>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.automated_light_watchdog=on; friendly_name=Automated Light WatchDog!, last_triggered=None @ 2016-12-22T12:30:39.489553-05:00>, entity_id=automation.automated_light_watchdog>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.if_outdoor_lights_are_on_and_its_daytime_turn_them_off=on; hidden=True, friendly_name=If Outdoor lights are on and it's daytime, TURN THEM OFF!!, last_triggered=None @ 2016-12-22T12:30:39.501005-05:00>, entity_id=automation.if_outdoor_lights_are_on_and_its_daytime_turn_them_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.add_some_double_and_triple_checking_to_the_433_rf_outlets=on; hidden=True, friendly_name=Add some double and triple checking to the 433 RF outlets., last_triggered=None @ 2016-12-22T12:30:39.512037-05:00>, entity_id=automation.add_some_double_and_triple_checking_to_the_433_rf_outlets>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.notify_if_ip_changes=on; hidden=True, friendly_name=NOTIFY IF IP CHANGES, last_triggered=None @ 2016-12-22T12:30:39.522071-05:00>, entity_id=automation.notify_if_ip_changes>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.sunset_stuff_on=on; friendly_name=Sunset Stuff on, last_triggered=None @ 2016-12-22T12:30:39.532223-05:00>, entity_id=automation.sunset_stuff_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.upstairs_light_turn_on=on; friendly_name=Upstairs Light Turn on, last_triggered=None @ 2016-12-22T12:30:39.542362-05:00>, entity_id=automation.upstairs_light_turn_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.sunset_stuff_off=on; friendly_name=Sunset Stuff off, last_triggered=None @ 2016-12-22T12:30:39.552821-05:00>, entity_id=automation.sunset_stuff_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.holiday_stuff_on=on; friendly_name=Holiday Stuff on, last_triggered=None @ 2016-12-22T12:30:39.563152-05:00>, entity_id=automation.holiday_stuff_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.holiday_stuff_off=on; friendly_name=Holiday Stuff off, last_triggered=None @ 2016-12-22T12:30:39.573555-05:00>, entity_id=automation.holiday_stuff_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.is_the_garage_door_open_at_night__checks_every_60_minutes_or_5_minutes_after_we_drive_away=on; hidden=True, friendly_name=Is the Garage door Open at night - Checks every 60 minutes or 5 minutes after we drive away., last_triggered=None @ 2016-12-22T12:30:39.594687-05:00>, entity_id=automation.is_the_garage_door_open_at_night__checks_every_60_minutes_or_5_minutes_after_we_drive_away>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.log_skybell_pressed_activity_2=on; hidden=True, friendly_name=Log SkyBell Pressed Activity, last_triggered=None @ 2016-12-22T12:30:39.605276-05:00>, entity_id=automation.log_skybell_pressed_activity_2>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.update_available_notification=on; hidden=True, friendly_name=Update Available Notification, last_triggered=None @ 2016-12-22T12:30:39.615627-05:00>, entity_id=automation.update_available_notification>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_flip_guest_mode_on=on; friendly_name=IFTTT Flip Guest Mode on, last_triggered=None @ 2016-12-22T12:30:39.626357-05:00>, entity_id=automation.ifttt_flip_guest_mode_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.garadget_reflection_rates=on; hidden=True, friendly_name=Garadget Reflection Rates, last_triggered=None @ 2016-12-22T12:30:39.637788-05:00>, entity_id=automation.garadget_reflection_rates>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_flip_guest_mode_off=on; friendly_name=IFTTT Flip Guest Mode off, last_triggered=None @ 2016-12-22T12:30:39.648560-05:00>, entity_id=automation.ifttt_flip_guest_mode_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.hallway_zwave_enerwave_door_sensors_open=on; hidden=True, friendly_name=Hallway ZWave Enerwave Door Sensors Open, last_triggered=None @ 2016-12-22T12:30:39.659173-05:00>, entity_id=automation.hallway_zwave_enerwave_door_sensors_open>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.zwave_enerwave_door_sensors_closed=on; hidden=True, friendly_name=ZWave Enerwave Door Sensors Closed, last_triggered=None @ 2016-12-22T12:30:39.670164-05:00>, entity_id=automation.zwave_enerwave_door_sensors_closed>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.shutdown_helper_light=on; hidden=True, friendly_name=Shutdown Helper light, last_triggered=None @ 2016-12-22T12:30:39.681036-05:00>, entity_id=automation.shutdown_helper_light>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.away_mode=on; friendly_name=Away Mode, last_triggered=None @ 2016-12-22T12:30:39.692283-05:00>, entity_id=automation.away_mode>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_turn_printer_on=on; friendly_name=IFTTT Turn Printer on, last_triggered=None @ 2016-12-22T12:30:39.702978-05:00>, entity_id=automation.ifttt_turn_printer_on>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state automation.ifttt_turn_printer_off=on; friendly_name=IFTTT Turn Printer off, last_triggered=None @ 2016-12-22T12:30:39.714258-05:00>, entity_id=automation.ifttt_turn_printer_off>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state group.all_automations=on; order=33, entity_id=('automation.rain_is_over', 'automation.kitchen_lights_on__accent_lights_off', 'automation.sunset_stuff_off', 'automation.login_failure', 'automation.ifttt_appointment_reminder', 'automation.log_skybell_motion_detection', 'automation.dark_house_little_extra_light', 'automation.log_skybell_pressed_activity', 'automation.tv_time', 'automation.garadget_reflection_rates', 'automation.ifttt_flip_guest_mode_on', 'automation.toggle_office_light_onoff', 'automation.good_night_routine', 'automation.log_skybell_pressed_activity_2', 'automation.holiday_stuff_on', 'automation.good_morning_routine', 'automation.automated_switch_watchdog', 'automation.late_night_helper', 'automation.ifttt_turn_amp_off', 'automation.sunset_stuff_on', 'automation.startup_notification', 'automation.time_to_work', 'automation.is_the_garage_door_open_at_night__checks_every_60_minutes_or_5_minutes_after_we_drive_away', 'automation.upstairs_light_turn_on', 'automation.hallway_zwave_enerwave_door_sensors_open', 'automation.mealtime', 'automation.notify_if_ip_changes', 'automation.carlo_has_left_the_building', 'automation.log_sprinkler_activity', 'automation.ifttt_flip_guest_mode_off', 'automation.shutdown_helper_light', 'automation.ifttt_turn_printer_off', 'automation.away_mode', 'automation.device_status', 'automation.tv_time_off', 'automation.holiday_stuff_off', 'automation.detect_light_between_8pm_and_5am', 'automation.zwave_enerwave_door_sensors_closed', 'automation.kitchen_lights_off__turn_on_accent_lights', 'automation.update_available_notification', 'automation.ifttt_turn_amp_on', 'automation.upstairs_light_turn_off', 'automation.ifttt_turn_printer_on', 'automation.heal_zwave_nightly', 'automation.detect_light_between_5am_and_8am', 'automation.automated_light_watchdog', 'automation.detect_light_between_8am_and_8pm', 'automation.add_some_double_and_triple_checking_to_the_433_rf_outlets', 'automation.if_outdoor_lights_are_on_and_its_daytime_turn_them_off'), friendly_name=all automations, auto=True @ 2016-12-22T12:30:39.861024-05:00>, entity_id=group.all_automations>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=trigger, domain=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=reload, domain=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=toggle, domain=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_on, domain=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=turn_off, domain=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=automation>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=nest, service=load_platform.climate, discovered=>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=nest, service=load_platform.sensor, discovered=>
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.climate] Setting up climate.nest
|
||||
16-12-22 17:30:39 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.nest
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.bootstrap] Setting up binary_sensor
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=binary_sensor>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=nest, service=load_platform.binary_sensor, discovered=>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.loader] Loaded camera from homeassistant.components.camera
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state climate.upstairs=cool; min_temp=50, fan_mode=auto, friendly_name=Nest Upstairs, away_mode=off, fan_list=['on', 'auto'], icon=mdi:air-conditioner, max_temp=90, temperature=83, operation_mode=cool, current_temperature=72, unit_of_measurement=°F, operation_list=['off', 'heat', 'cool', 'auto', 'eco'] @ 2016-12-22T12:30:40.034528-05:00>, entity_id=climate.upstairs>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state climate.downstairs=auto; min_temp=50, target_temp_high=80, fan_mode=auto, current_temperature=73, away_mode=off, friendly_name=Nest Downstairs, fan_list=['on', 'auto'], icon=mdi:air-conditioner, target_temp_low=70, max_temp=90, temperature=None, operation_mode=auto, unit_of_measurement=°F, operation_list=['off', 'heat', 'cool', 'auto', 'eco'] @ 2016-12-22T12:30:40.044918-05:00>, entity_id=climate.downstairs>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.loader] Loaded binary_sensor.nest from homeassistant.components.binary_sensor.nest
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_thermostat_humidity=55; hidden=True, friendly_name=Upstairs Thermostat humidity, unit_of_measurement=%, icon=mdi:water-percent @ 2016-12-22T12:30:40.078905-05:00>, entity_id=sensor.upstairs_thermostat_humidity>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_thermostat_target=83; friendly_name=Upstairs Thermostat target, unit_of_measurement=°F @ 2016-12-22T12:30:40.090261-05:00>, entity_id=sensor.upstairs_thermostat_target>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_thermostat_temperature=72; friendly_name=Upstairs Thermostat temperature, unit_of_measurement=°F @ 2016-12-22T12:30:40.104473-05:00>, entity_id=sensor.upstairs_thermostat_temperature>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_thermostat_operation_mode=cool; friendly_name=Upstairs Thermostat operation mode @ 2016-12-22T12:30:40.115309-05:00>, entity_id=sensor.upstairs_thermostat_operation_mode>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_thermostat_humidity=55; hidden=True, friendly_name=Downstairs Thermostat humidity, unit_of_measurement=%, icon=mdi:water-percent @ 2016-12-22T12:30:40.126019-05:00>, entity_id=sensor.downstairs_thermostat_humidity>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_thermostat_target=70-80; friendly_name=Downstairs Thermostat target, unit_of_measurement=°F @ 2016-12-22T12:30:40.136971-05:00>, entity_id=sensor.downstairs_thermostat_target>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_thermostat_hvac_state=off; friendly_name=Downstairs Thermostat hvac state @ 2016-12-22T12:30:40.147976-05:00>, entity_id=sensor.downstairs_thermostat_hvac_state>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_thermostat_operation_mode=heat-cool; friendly_name=Downstairs Thermostat operation mode @ 2016-12-22T12:30:40.158942-05:00>, entity_id=sensor.downstairs_thermostat_operation_mode>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.downstairs_thermostat_temperature=73; friendly_name=Downstairs Thermostat temperature, unit_of_measurement=°F @ 2016-12-22T12:30:40.169939-05:00>, entity_id=sensor.downstairs_thermostat_temperature>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.upstairs_thermostat_hvac_state=off; friendly_name=Upstairs Thermostat hvac state @ 2016-12-22T12:30:40.182288-05:00>, entity_id=sensor.upstairs_thermostat_hvac_state>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.upstairs_away_mode=None; hidden=True, friendly_name=upstairs_away_mode @ 2016-12-22T12:30:01.105191-05:00>, new_state=<state sensor.upstairs_away_mode=False; hidden=True, friendly_name=upstairs_away_mode @ 2016-12-22T12:30:40.191965-05:00>, entity_id=sensor.upstairs_away_mode>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.bootstrap] Setting up camera
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=camera>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=nest, service=load_platform.camera, discovered=>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.downstairs_away_mode=None; hidden=True, friendly_name=downstairs_away_mode @ 2016-12-22T12:30:01.096691-05:00>, new_state=<state sensor.downstairs_away_mode=False; hidden=True, friendly_name=downstairs_away_mode @ 2016-12-22T12:30:40.216084-05:00>, entity_id=sensor.downstairs_away_mode>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.nest
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.loader] Loaded camera.nest from homeassistant.components.camera.nest
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.downstairs_thermostat_fan=off; friendly_name=Downstairs Thermostat fan @ 2016-12-22T12:30:40.283410-05:00>, entity_id=binary_sensor.downstairs_thermostat_fan>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.upstairs_thermostat_fan=off; friendly_name=Upstairs Thermostat fan @ 2016-12-22T12:30:40.295218-05:00>, entity_id=binary_sensor.upstairs_thermostat_fan>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.downstairs_thermostat_is_using_emergency_heat=off; friendly_name=Downstairs Thermostat is using emergency heat @ 2016-12-22T12:30:40.304594-05:00>, entity_id=binary_sensor.downstairs_thermostat_is_using_emergency_heat>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.upstairs_thermostat_is_locked=off; friendly_name=Upstairs Thermostat is locked @ 2016-12-22T12:30:40.313913-05:00>, entity_id=binary_sensor.upstairs_thermostat_is_locked>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.downstairs_thermostat_online=on; friendly_name=Downstairs Thermostat online @ 2016-12-22T12:30:40.323392-05:00>, entity_id=binary_sensor.downstairs_thermostat_online>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.downstairs_thermostat_has_leaf=off; friendly_name=Downstairs Thermostat has leaf @ 2016-12-22T12:30:40.332797-05:00>, entity_id=binary_sensor.downstairs_thermostat_has_leaf>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.upstairs_thermostat_has_leaf=on; friendly_name=Upstairs Thermostat has leaf @ 2016-12-22T12:30:40.344196-05:00>, entity_id=binary_sensor.upstairs_thermostat_has_leaf>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.upstairs_thermostat_is_using_emergency_heat=off; friendly_name=Upstairs Thermostat is using emergency heat @ 2016-12-22T12:30:40.353797-05:00>, entity_id=binary_sensor.upstairs_thermostat_is_using_emergency_heat>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.downstairs_thermostat_is_locked=off; friendly_name=Downstairs Thermostat is locked @ 2016-12-22T12:30:40.363471-05:00>, entity_id=binary_sensor.downstairs_thermostat_is_locked>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.upstairs_thermostat_online=on; friendly_name=Upstairs Thermostat online @ 2016-12-22T12:30:40.372964-05:00>, entity_id=binary_sensor.upstairs_thermostat_online>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.components.camera] Setting up camera.nest
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Starting Home Assistant core loop
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Starting Home Assistant
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=stop, domain=homeassistant>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=restart, domain=homeassistant>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event homeassistant_start[L]>
|
||||
16-12-22 17:30:40 INFO (Thread-6) [homeassistant.components.zwave] Starting ZWave network.
|
||||
16-12-22 17:30:40 INFO (Thread-6) [openzwave] Start Openzwave network.
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.components.automation] Executing Startup Notification
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event logbook_entry[L]: name=Startup Notification, message=has been triggered, entity_id=automation.startup_notification, domain=automation>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.helpers.script] Script Startup Notification: Running script
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.helpers.script] Script Startup Notification: Executing step call service
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=1977286256-1, service=ifttt_notify, domain=script, service_data=value1=Startup: Home Assistant is Up and Running!, value3=, value2=>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event zwave.network_start[L]>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.helpers.script] Script ifttt_notify: Running script
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.helpers.script] Script ifttt_notify: Executing step call service
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=1977286256-2, service=trigger, domain=ifttt, service_data=event=ifttt_notify, value1=Startup: Home Assistant is Up and Running!, value3=, value2=>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Timer:starting
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.components.http] Serving /api/pi/lights to 192.168.10.101 (auth: False)
|
||||
16-12-22 17:30:40 INFO (Dummy-17) [openzwave] Driver ready using library Static Controller version Z-Wave 3.95
|
||||
16-12-22 17:30:40 INFO (Dummy-17) [openzwave] home_id 0xe2aa5983, controller node id is 1
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.binary_sensor, discovered=value_id=72057594076463104, node_id=2>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.loader] Loaded binary_sensor.zwave from homeassistant.components.binary_sensor.zwave
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594077528065, node_id=2>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594077528081, node_id=2>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave
|
||||
16-12-22 17:30:40 INFO (Thread-16) [netdisco.service] Scanning
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.loader] Loaded sensor.zwave from homeassistant.components.sensor.zwave
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594078232577, node_id=2>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.binary_sensor, discovered=value_id=72057594093240320, node_id=3>
|
||||
16-12-22 17:30:40 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.enerwave_unknown_type0601_id0903_sensor_2_0=off; friendly_name=Enerwave Unknown: type=0601, id=0903 Sensor, node_id=2, battery_level=100 @ 2016-12-22T12:30:40.948072-05:00>, entity_id=binary_sensor.enerwave_unknown_type0601_id0903_sensor_2_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594094305281, node_id=3>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594094305297, node_id=3>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.binary_sensor, discovered=value_id=72057594110017536, node_id=4>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594111082497, node_id=4>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594111082513, node_id=4>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.binary_sensor, discovered=value_id=72057594126794752, node_id=5>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.enerwave_unknown_type0601_id0903_alarm_type_2_0=0; friendly_name=Enerwave Unknown: type=0601, id=0903 Alarm Type, node_id=2, battery_level=100 @ 2016-12-22T12:30:41.245625-05:00>, entity_id=sensor.enerwave_unknown_type0601_id0903_alarm_type_2_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.enerwave_unknown_type0601_id0903_alarm_level_2_1=0; friendly_name=Enerwave Unknown: type=0601, id=0903 Alarm Level, node_id=2, battery_level=100 @ 2016-12-22T12:30:41.271546-05:00>, entity_id=sensor.enerwave_unknown_type0601_id0903_alarm_level_2_1>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.enerwave_unknown_type0601_id0903_general_2_0=0; friendly_name=Enerwave Unknown: type=0601, id=0903 General, node_id=2, battery_level=100 @ 2016-12-22T12:30:41.337447-05:00>, entity_id=sensor.enerwave_unknown_type0601_id0903_general_2_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594127859713, node_id=5>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=1977286256-2>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_3_0=off; friendly_name=Aeotec DSB04100 Door/Window Sensor Sensor, node_id=3, battery_level=72 @ 2016-12-22T12:30:41.438381-05:00>, entity_id=binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_3_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594127859729, node_id=5>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.binary_sensor, discovered=value_id=72057594143571968, node_id=6>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_3_1=0; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Level, node_id=3, battery_level=72 @ 2016-12-22T12:30:41.529716-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_3_1>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_3_0=0; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Type, node_id=3, battery_level=72 @ 2016-12-22T12:30:41.556085-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_3_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594144636929, node_id=6>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=zwave, service=load_platform.sensor, discovered=value_id=72057594144636945, node_id=6>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_4_0=on; friendly_name=Aeotec DSB04100 Door/Window Sensor Sensor, node_id=4, battery_level=100 @ 2016-12-22T12:30:41.607207-05:00>, entity_id=binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_4_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=1977286256-1>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_4_0=0; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Type, node_id=4, battery_level=100 @ 2016-12-22T12:30:41.623292-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_4_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_4_1=255; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Level, node_id=4, battery_level=100 @ 2016-12-22T12:30:41.636894-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_4_1>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_5_0=on; friendly_name=Aeotec DSB04100 Door/Window Sensor Sensor, node_id=5, battery_level=58 @ 2016-12-22T12:30:41.689375-05:00>, entity_id=binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_5_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state automation.startup_notification=on; hidden=True, friendly_name=Startup Notification, last_triggered=None @ 2016-12-22T12:30:39.361137-05:00>, new_state=<state automation.startup_notification=on; hidden=True, friendly_name=Startup Notification, last_triggered=2016-12-22T12:30:41.745242-05:00 @ 2016-12-22T12:30:39.361137-05:00>, entity_id=automation.startup_notification>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6_0=off; friendly_name=Aeotec DSB04100 Door/Window Sensor Sensor, node_id=6, battery_level=36 @ 2016-12-22T12:30:41.769613-05:00>, entity_id=binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_6_0=0; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Type, node_id=6, battery_level=36 @ 2016-12-22T12:30:41.794693-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_6_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_5_0=0; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Type, node_id=5, battery_level=58 @ 2016-12-22T12:30:41.824334-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_type_5_0>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_6_1=255; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Level, node_id=6, battery_level=36 @ 2016-12-22T12:30:41.854328-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_6_1>
|
||||
16-12-22 17:30:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_5_1=255; friendly_name=Aeotec DSB04100 Door/Window Sensor Alarm Level, node_id=5, battery_level=58 @ 2016-12-22T12:30:41.880374-05:00>, entity_id=sensor.aeotec_dsb04100_doorwindow_sensor_alarm_level_5_1>
|
||||
16-12-22 17:30:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-46, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:30:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-46; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:10.858523-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:46.101903-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:30:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-49, time in state=51m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-52, time in state=51m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:30:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-49; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:10.876764-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:46.573492-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:30:46 INFO (MainThread) [homeassistant.components.http] Serving /description.xml to 192.168.10.10 (auth: False)
|
||||
16-12-22 17:30:48 INFO (Thread-16) [homeassistant.components.discovery] Found new service: philips_hue ('Carlo-Hue (192.168.10.75)', 'http://192.168.10.75:80/')
|
||||
16-12-22 17:30:48 INFO (Thread-16) [homeassistant.components.discovery] Found new service: philips_hue ('HASS Bridge (192.168.10.10)', 'http://192.168.10.10:8300/')
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=hue, service=load_platform.light, discovered=('Carlo-Hue (192.168.10.75)', 'http://192.168.10.75:80/')>
|
||||
16-12-22 17:30:48 INFO (Thread-16) [homeassistant.components.discovery] Found new service: roku ('192.168.10.117', 8060)
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=hue, service=load_platform.light, discovered=('HASS Bridge (192.168.10.10)', 'http://192.168.10.10:8300/')>
|
||||
16-12-22 17:30:48 INFO (Thread-16) [homeassistant.components.discovery] Found new service: roku ('192.168.10.124', 8060)
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=roku, service=load_platform.media_player, discovered=('192.168.10.117', 8060)>
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: platform=roku, service=load_platform.media_player, discovered=('192.168.10.124', 8060)>
|
||||
16-12-22 17:30:48 INFO (Thread-11) [homeassistant.components.light.hue] Emulated hue found, will not add
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.loader] Loaded media_player.roku from homeassistant.components.media_player.roku
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.roku
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.roku
|
||||
16-12-22 17:30:48 INFO (Thread-10) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:30:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state media_player.roku_1gj361038190=idle; app_name=Default screensaver, source_list=['Home', 'AETV', 'APL!VE', 'Allrecipes.com', 'Amazon Video', 'Angry Birds Space', 'BloombergTV', 'CBS News', 'CNET', 'CNNgo', 'Chow', 'Comedy Central', 'Crackle', 'Disney Channel', 'FOX NOW', 'FX NOW', 'Fox Business Network', 'HISTORY', 'Lifetime', 'NBC', 'NBC Sports', 'Netflix', 'PBS KIDS', 'PBS Video', 'Pandora', 'Plex', 'Retaliate', 'Showtime', 'Showtime Anytime', 'Smithsonian Channel', 'Snake', 'TED', 'Tablo', 'Tastemade', 'The Sam Livecast', 'VEVO', 'WSJ Live', 'Watch Cooking Channel', 'Watch DIY Channel', 'Watch Food Network', 'Watch HGTV', 'Watch Travel Channel', 'WatchESPN', 'WeatherNation', 'YouTube', 'iFood.tv', 'iHeartRadio'], media_content_type=movie, source=Default screensaver, supported_media_commands=2620, friendly_name=Downstairs Main Roku, app_id=55545, entity_picture=/api/media_player_proxy/media_player.roku_1gj361038190?token=1662589968&cache=11e13 @ 2016-12-22T12:30:48.938670-05:00>, entity_id=media_player.roku_1gj361038190>
|
||||
16-12-22 17:30:49 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state media_player.roku_1gs3ac111661=playing; app_name=Roku Digital Clock, source_list=['Home', 'AETV', 'APL!VE', 'Allrecipes.com', 'Amazon Video', 'Angry Birds Space', 'BloombergTV', 'CBS News', 'CNET', 'CNNgo', 'Chow', 'Comedy Central', 'Crackle', 'Disney Channel', 'FOX NOW', 'FX NOW', 'Fox Business Network', 'HISTORY', 'Lifetime', 'Movie Store and TV Store', 'Movie Store and TV Store', 'NBC', 'NBC Sports', 'Netflix', 'PBS KIDS', 'PBS Video', 'Pandora', 'Plex', 'Retaliate', 'Showtime', 'Showtime Anytime', 'Smithsonian Channel', 'Snake', 'TED', 'Tablo', 'Tastemade', 'The Sam Livecast', 'VEVO', 'WSJ Live', 'Watch Cooking Channel', 'Watch DIY Channel', 'Watch Food Network', 'Watch HGTV', 'Watch Travel Channel', 'WatchESPN', 'WeatherNation', 'YouTube', 'iFood.tv', 'iHeartRoku'], media_content_type=movie, source=Roku Digital Clock, supported_media_commands=2620, friendly_name=Upstairs Roku, app_id=5533, entity_picture=/api/media_player_proxy/media_player.roku_1gs3ac111661?token=1983684656&cache=eac94 @ 2016-12-22T12:30:49.035361-05:00>, entity_id=media_player.roku_1gs3ac111661>
|
||||
16-12-22 17:30:57 INFO (Thread-10) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
16-12-22 17:30:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state device_tracker.carlo=not_home; friendly_name=Carlo, entity_picture=https://graph.facebook.com/606551310/picture @ 2016-12-22T12:30:23.812871-05:00>, new_state=<state device_tracker.carlo=home; friendly_name=Carlo, entity_picture=https://graph.facebook.com/606551310/picture @ 2016-12-22T12:30:57.760215-05:00>, entity_id=device_tracker.carlo>
|
||||
16-12-22 17:30:57 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state group.family=not_home; order=15, friendly_name=Family, entity_id=('device_tracker.carlo', 'device_tracker.stacey', 'device_tracker.franco', 'device_tracker.yolanda', 'device_tracker.joyce_ipad'), emulated_hue=False @ 2016-12-22T12:30:35.466638-05:00>, new_state=<state group.family=home; order=15, friendly_name=Family, entity_id=('device_tracker.carlo', 'device_tracker.stacey', 'device_tracker.franco', 'device_tracker.yolanda', 'device_tracker.joyce_ipad'), emulated_hue=False @ 2016-12-22T12:30:57.780687-05:00>, entity_id=group.family>
|
||||
16-12-22 17:31:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.time=12:30; friendly_name=Time, icon=mdi:clock @ 2016-12-22T12:30:01.089011-05:00>, new_state=<state sensor.time=12:31; friendly_name=Time, icon=mdi:clock @ 2016-12-22T12:31:00.627627-05:00>, entity_id=sensor.time>
|
||||
16-12-22 17:31:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot=0:03:45.497849; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:30:01.502723-05:00>, new_state=<state sensor.since_last_boot=0:04:44.530855; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:31:00.703388-05:00>, entity_id=sensor.since_last_boot>
|
||||
16-12-22 17:31:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot_templated=3 minutes, 45 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:30:01.515171-05:00>, new_state=<state sensor.since_last_boot_templated=4 minutes, 44 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:31:00.755608-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:31:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.speedtest_download=unknown; friendly_name=Download, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:30:01.182393-05:00>, new_state=<state sensor.speedtest_download=38.23; friendly_name=Download, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:31:00.895368-05:00>, entity_id=sensor.speedtest_download>
|
||||
16-12-22 17:31:00 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
|
||||
result = coro.throw(exc)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 386, in _update_entity_states
|
||||
yield from update_coro
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
|
||||
yield from self.hass.loop.run_in_executor(None, self.update)
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
|
||||
yield self # This tells Task to wait for completion.
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
|
||||
value = future.result()
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
|
||||
raise self._exception
|
||||
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
|
||||
result = self.fn(*self.args, **self.kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
|
||||
self.update_lights(no_throttle=True)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
|
||||
lightgroups[lightgroup_id].schedule_update_ha_state()
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
|
||||
self.hass.add_job(self.async_update_ha_state(force_refresh))
|
||||
AttributeError: 'NoneType' object has no attribute 'add_job'
|
||||
16-12-22 17:31:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.speedtest_upload=unknown; friendly_name=Upload, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:30:01.189735-05:00>, new_state=<state sensor.speedtest_upload=22.44; friendly_name=Upload, unit_of_measurement=Mbit/s, icon=mdi:speedometer @ 2016-12-22T12:31:01.080031-05:00>, entity_id=sensor.speedtest_upload>
|
||||
16-12-22 17:31:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-52, time in state=51m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-48, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:31:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_time_in_state=51m; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:30:10.864695-05:00>, new_state=<state sensor.garadget_large_time_in_state=52m; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:31:01.930883-05:00>, entity_id=sensor.garadget_large_time_in_state>
|
||||
16-12-22 17:31:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:46.573492-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-48; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:01.942626-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:31:02 INFO (Dummy-17) [homeassistant.components.zwave] Zwave network is ready for use. All awake nodes have been queried. Sleeping nodes will be queried when they awake.
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event zwave.network_ready[L]>
|
||||
16-12-22 17:31:02 INFO (Thread-6) [homeassistant.components.zwave] zwave ready after 22 seconds
|
||||
16-12-22 17:31:02 INFO (Thread-6) [homeassistant.components.zwave] zwave polling interval set to 60000 ms
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=add_node, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=add_node_secure, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=remove_node, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=cancel_command, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=heal_network, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=soft_reset, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=test_network, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=stop_network, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=start_network, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=rename_node, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=set_config_parameter, domain=zwave>
|
||||
16-12-22 17:31:02 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: service=change_association, domain=zwave>
|
||||
16-12-22 17:31:12 INFO (Thread-3) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:31:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-51, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:31:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:30:46.101903-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:16.072522-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:31:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-48, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-45, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:31:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-48; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:01.942626-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-45; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:16.551648-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:31:21 INFO (Thread-3) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
16-12-22 17:31:26 INFO (Thread-15) [homeassistant.components.mqtt] Successfully reconnected to the MQTT server
|
||||
16-12-22 17:31:30 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot=0:04:44.530855; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:31:00.703388-05:00>, new_state=<state sensor.since_last_boot=0:05:14.604972; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:31:30.665183-05:00>, entity_id=sensor.since_last_boot>
|
||||
16-12-22 17:31:30 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot_templated=4 minutes, 44 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:31:00.755608-05:00>, new_state=<state sensor.since_last_boot_templated=5 minutes, 14 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:31:30.710293-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:31:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
|
||||
result = coro.throw(exc)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 386, in _update_entity_states
|
||||
yield from update_coro
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
|
||||
yield from self.hass.loop.run_in_executor(None, self.update)
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
|
||||
yield self # This tells Task to wait for completion.
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
|
||||
value = future.result()
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
|
||||
raise self._exception
|
||||
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
|
||||
result = self.fn(*self.args, **self.kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
|
||||
self.update_lights(no_throttle=True)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
|
||||
lightgroups[lightgroup_id].schedule_update_ha_state()
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
|
||||
self.hass.add_job(self.async_update_ha_state(force_refresh))
|
||||
AttributeError: 'NoneType' object has no attribute 'add_job'
|
||||
16-12-22 17:31:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sun.sun=above_horizon; hidden=True, next_rising=2016-12-23T12:14:53+00:00, azimuth=0, friendly_name=Sun, next_setting=2016-12-22T22:33:27+00:00, elevation=0 @ 2016-12-22T12:30:11.833675-05:00>, new_state=<state sun.sun=above_horizon; hidden=True, next_rising=2016-12-23T12:14:53+00:00, azimuth=182.23, friendly_name=Sun, next_setting=2016-12-22T22:33:27+00:00, elevation=37.93 @ 2016-12-22T12:30:11.833675-05:00>, entity_id=sun.sun>
|
||||
16-12-22 17:31:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-51, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:31:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:16.072522-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:31.514535-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:31:32 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-45, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-47, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:31:32 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-45; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:16.551648-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-47; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:32.032727-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:31:36 INFO (Thread-8) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:31:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-49, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:31:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:31.514535-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-49; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:46.067319-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:31:46 INFO (Thread-8) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
16-12-22 17:31:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-47, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-51, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:31:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-47; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:32.032727-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:46.703652-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:32:00 INFO (Thread-5) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:32:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.time=12:31; friendly_name=Time, icon=mdi:clock @ 2016-12-22T12:31:00.627627-05:00>, new_state=<state sensor.time=12:32; friendly_name=Time, icon=mdi:clock @ 2016-12-22T12:32:00.583130-05:00>, entity_id=sensor.time>
|
||||
16-12-22 17:32:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot=0:05:14.604972; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:31:30.665183-05:00>, new_state=<state sensor.since_last_boot=0:05:44.541821; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:32:00.786231-05:00>, entity_id=sensor.since_last_boot>
|
||||
16-12-22 17:32:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot_templated=5 minutes, 14 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:31:30.710293-05:00>, new_state=<state sensor.since_last_boot_templated=5 minutes, 44 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:32:00.945612-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:32:00 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
|
||||
result = coro.throw(exc)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 386, in _update_entity_states
|
||||
yield from update_coro
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
|
||||
yield from self.hass.loop.run_in_executor(None, self.update)
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
|
||||
yield self # This tells Task to wait for completion.
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
|
||||
value = future.result()
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
|
||||
raise self._exception
|
||||
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
|
||||
result = self.fn(*self.args, **self.kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
|
||||
self.update_lights(no_throttle=True)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
|
||||
lightgroups[lightgroup_id].schedule_update_ha_state()
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
|
||||
self.hass.add_job(self.async_update_ha_state(force_refresh))
|
||||
AttributeError: 'NoneType' object has no attribute 'add_job'
|
||||
16-12-22 17:32:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-49, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:32:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-49; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:46.067319-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:01.378498-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:32:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-51, time in state=52m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-44, time in state=53m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:32:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_time_in_state=52m; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:31:01.930883-05:00>, new_state=<state sensor.garadget_large_time_in_state=53m; friendly_name=Time in State, icon=mdi:timer-sand @ 2016-12-22T12:32:01.902673-05:00>, entity_id=sensor.garadget_large_time_in_state>
|
||||
16-12-22 17:32:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:31:46.703652-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-44; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:01.914690-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:32:08 INFO (Thread-5) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
16-12-22 17:32:15 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-52, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-50, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:32:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-52; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:01.378498-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-50; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:16.000684-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:32:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-44, time in state=53m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-51, time in state=53m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:32:16 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-44; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:01.914690-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:16.460554-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:32:24 INFO (Thread-10) [homeassistant.components.device_tracker.nmap_tracker] Scanning...
|
||||
16-12-22 17:32:30 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot=0:05:44.541821; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:32:00.786231-05:00>, new_state=<state sensor.since_last_boot=0:06:14.551515; hidden=True, friendly_name=Since Last Boot, icon=mdi:clock @ 2016-12-22T12:32:30.658144-05:00>, entity_id=sensor.since_last_boot>
|
||||
16-12-22 17:32:30 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.since_last_boot_templated=5 minutes, 44 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:32:00.945612-05:00>, new_state=<state sensor.since_last_boot_templated=6 minutes, 14 seconds; friendly_name=HomeAssistant Uptime, icon=mdi:clock-start @ 2016-12-22T12:32:30.828405-05:00>, entity_id=sensor.since_last_boot_templated>
|
||||
16-12-22 17:32:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
|
||||
result = coro.throw(exc)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 386, in _update_entity_states
|
||||
yield from update_coro
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
|
||||
yield from self.hass.loop.run_in_executor(None, self.update)
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
|
||||
yield self # This tells Task to wait for completion.
|
||||
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
|
||||
value = future.result()
|
||||
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
|
||||
raise self._exception
|
||||
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
|
||||
result = self.fn(*self.args, **self.kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
|
||||
self.update_lights(no_throttle=True)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
|
||||
result = method(*args, **kwargs)
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
|
||||
lightgroups[lightgroup_id].schedule_update_ha_state()
|
||||
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
|
||||
self.hass.add_job(self.async_update_ha_state(force_refresh))
|
||||
AttributeError: 'NoneType' object has no attribute 'add_job'
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sun.sun=above_horizon; hidden=True, next_rising=2016-12-23T12:14:53+00:00, azimuth=182.23, friendly_name=Sun, next_setting=2016-12-22T22:33:27+00:00, elevation=37.93 @ 2016-12-22T12:30:11.833675-05:00>, new_state=<state sun.sun=above_horizon; hidden=True, next_rising=2016-12-23T12:14:53+00:00, azimuth=182.52, friendly_name=Sun, next_setting=2016-12-22T22:33:27+00:00, elevation=37.92 @ 2016-12-22T12:30:11.833675-05:00>, entity_id=sun.sun>
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-50, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, new_state=<state cover.garadget_small=closed; wifi signal strength (dB)=-47, time in state=15h, access_token=65b0e9308f6aa622a0631d122d695de2188672e6, sensor reflection rate=98, friendly_name=Garadget Small @ 2016-12-22T12:30:10.817146-05:00>, entity_id=cover.garadget_small>
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_small_wifi_signal_strength=-50; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:16.000684-05:00>, new_state=<state sensor.garadget_small_wifi_signal_strength=-47; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:31.527414-05:00>, entity_id=sensor.garadget_small_wifi_signal_strength>
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.dark_sky_temperature=70.7; attribution=Powered by Dark Sky, friendly_name=Outdoor Temp, unit_of_measurement=°F, icon=mdi:thermometer @ 2016-12-22T12:30:06.303357-05:00>, new_state=<state sensor.dark_sky_temperature=71.1; attribution=Powered by Dark Sky, friendly_name=Outdoor Temp, unit_of_measurement=°F, icon=mdi:thermometer @ 2016-12-22T12:32:31.742594-05:00>, entity_id=sensor.dark_sky_temperature>
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.dark_sky_humidity=77.0; attribution=Powered by Dark Sky, friendly_name=Outdoor Humidity, unit_of_measurement=%, icon=mdi:water-percent @ 2016-12-22T12:30:06.346580-05:00>, new_state=<state sensor.dark_sky_humidity=76.0; attribution=Powered by Dark Sky, friendly_name=Outdoor Humidity, unit_of_measurement=%, icon=mdi:water-percent @ 2016-12-22T12:32:31.784891-05:00>, entity_id=sensor.dark_sky_humidity>
|
||||
16-12-22 17:32:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-51, time in state=53m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, new_state=<state cover.garadget_large=closed; wifi signal strength (dB)=-45, time in state=53m, access_token=141f9a987d41bdac8d7e853aee88cab234275b9e, sensor reflection rate=98, friendly_name=Garadget Large @ 2016-12-22T12:30:10.823701-05:00>, entity_id=cover.garadget_large>
|
||||
16-12-22 17:32:32 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state sensor.garadget_large_wifi_signal_strength=-51; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:16.460554-05:00>, new_state=<state sensor.garadget_large_wifi_signal_strength=-45; friendly_name=WiFi strength, unit_of_measurement=dB, icon=mdi:wifi @ 2016-12-22T12:32:32.014557-05:00>, entity_id=sensor.garadget_large_wifi_signal_strength>
|
||||
16-12-22 17:32:32 INFO (Thread-10) [homeassistant.components.device_tracker.nmap_tracker] nmap scan successful
|
||||
^C16-12-22 17:32:41 INFO (MainThread) [homeassistant.core] Bus:Handling <Event homeassistant_stop[L]>
|
||||
16-12-22 17:32:41 INFO (Thread-4) [homeassistant.components.zwave] Stopping ZWave network.
|
||||
16-12-22 17:32:41 INFO (Thread-4) [openzwave] Stop Openzwave network.
|
||||
16-12-22 17:32:41 INFO (Thread-4) [openzwave] ZWave configuration written to user directory.
|
||||
16-12-22 17:32:41 INFO (Thread-13) [homeassistant.components.emulated_hue.upnp] UPNP responder shutting down.
|
||||
^CException ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'>
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3.4/threading.py", line 1294, in _shutdown
|
||||
t.join()
|
||||
File "/usr/lib/python3.4/threading.py", line 1060, in join
|
||||
self._wait_for_tstate_lock()
|
16
shell_scripts/Jinja Code.txt
Executable file
16
shell_scripts/Jinja Code.txt
Executable file
@ -0,0 +1,16 @@
|
||||
Upi can use this code to quickly create files from the template editor in HA.
|
||||
|
||||
|
||||
|
||||
Create fast CUSTOMIZE.YAML:
|
||||
|
||||
{% for state in states.group -%}
|
||||
{%- if loop.first %}
|
||||
{% elif loop.last %}
|
||||
{% else %}
|
||||
{% endif -%}
|
||||
{{ state.entity_id }}:
|
||||
friendly_name: '{{ state.name }}'
|
||||
emulated_hue: true
|
||||
{%- endfor -%}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user