Skip to content
Snippets Groups Projects
Verified Commit dd3b09bc authored by Erick Hitter's avatar Erick Hitter
Browse files

Initial commit

2bcabb3
parents
No related branches found
No related tags found
No related merge requests found
Showing
with 279 additions and 0 deletions
default_view:
name: DEFAULT
icon: mdi:home
view: yes
entities:
- group.master_bedroom
- group.master_bathroom
- group.living_room
- group.dining_area
- group.office
- group.balcony
- group.other
- alarm_control_panel.shm
sensor_view:
name: Sensors
view: yes
entities:
- group.temperature
- group.motion_sensors
- group.doors_windows
- group.smoke_gas
- group.power_consumption
- group.presence
- sensor.speedtest_ping
- sensor.speedtest_download
- sensor.speedtest_upload
- sensor.fastcom_speedtest
- sun.sun
status_view:
name: Status
view: yes
entities:
- group.sensor_pi
- group.sensor_battery_levels
misc_view:
name: Misc
view: yes
entities:
- media_player.nexus_player
master_bedroom:
name: Master Bedroom
entities:
- light.nightstand
- scene.master_bedroom_nightlight
- scene.master_bedroom_dimmed
- scene.master_bedroom_relax
- scene.master_bedroom_read
- scene.master_bedroom_concentrate
master_bathroom:
name: Master Bathroom
entities:
- light.master_bath_1
- light.master_bath_2
- light.master_bath_3
- scene.master_bath_nightlight
- scene.master_bath_dimmed
- scene.master_bath_relax
- scene.master_bath_read
- scene.master_bath_concentrate
living_room:
name: Living Room
entities:
- light.endtable
- light.corner_table
- scene.lr_nightlight
- scene.lr_dimmed
- scene.lr_relax
- scene.lr_read
dining_area:
name: Dining Area
entities:
- light.ceiling_fan_1
- light.ceiling_fan_2
- scene.da_nightlight
- scene.da_dimmed
- scene.da_relax
- scene.da_read
- scene.da_concentrate
office:
name: Office
entities:
- light.office
- light.ericks_desk_lamp
- switch.lava_lamp
- scene.office_nightlight
- scene.office_dimmed
- scene.office_relax
- scene.office_read
- scene.office_concentrate
- scene.ericks_desk_lamp_nightlight
- scene.ericks_desk_lamp_relax
balcony:
name: Balcony
entities:
- light.balcony
- scene.balcony_dimmed
- scene.balcony_relax
- scene.balcony_read
- scene.balcony_concentrate
other:
name: Other
entities:
- switch.wireless_charger
temperature:
name: Temperature
entities:
- sensor.master_bedroom_window
- sensor.slider
- sensor.above_slider
- sensor.above_utility_closet
- sensor.front_door
- sensor.dining_area_window
- sensor.kitchen
- sensor.office_window
- sensor.office_near_closet
- sensor.office_far_wall
- sensor.office_cabinet
motion_sensors:
name: Motion Sensors
entities:
- binary_sensor.lr_motion_sensor_over_slider
- binary_sensor.lr_motion_sensor_over_utility_closet
- binary_sensor.kitchen
- binary_sensor.office_motion_sensor_over_closet
- binary_sensor.office_motion_sensor_far_wall
doors_windows:
name: Doors & Windows
entities:
- binary_sensor.front_door
- binary_sensor.front_door_motion
- binary_sensor.slider
- binary_sensor.slider_motion
- binary_sensor.master_bedroom_window
- binary_sensor.master_bedroom_window_motion
- binary_sensor.dining_area_window
- binary_sensor.dining_area_window_motion
- binary_sensor.office_window
- binary_sensor.office_window_motion
- binary_sensor.office_cabinet
- binary_sensor.office_cabinet_door_motion
smoke_gas:
name: "Smoke & CO"
entities:
- binary_sensor.master_bedroom_smoke_detector
- binary_sensor.living_room_smoke_detector
- binary_sensor.master_bedroom_co_detector
- binary_sensor.living_room_co_detector
power_consumption:
name: Power Consumption
entities:
- sensor.lava_lamp_consumption
presence:
name: Presence
entities:
- device_tracker.cl_samsung_s5
- device_tracker.eh_nexus_6
- device_tracker.green_keys
sensor_pi:
name: Raspberry Pi
entities:
- sensor.cpu
- sensor.cpu_use
- sensor.disk_use_
- sensor.disk_use_varlog
- sensor.ram_use
- sensor.ram_free
# - sensor.processor_use
- sensor.swap_use
- sensor.last_boot
- sensor.since_last_boot
- sensor.received_eth0
- sensor.sent_eth0
# - sensor.packets_received_eth0
# - sensor.packets_sent_eth0
- sensor.ipv4_address_eth0
- sensor.ipv6_address_eth0
- sensor.received_eth1
- sensor.sent_eth1
# - sensor.packets_received_eth1
# - sensor.packets_sent_eth1
- sensor.ipv4_address_eth1
- sensor.ipv6_address_eth1
sensor_battery_levels:
name: Sensor Battery Levels
entities:
- sensor.living_room_alarm_battery_level
- sensor.master_bedroom_alarm_battery_level
- sensor.front_door_battery_level
- sensor.slider_battery_level
- sensor.master_bedroom_window_battery_level
- sensor.dining_area_window_battery_level
- sensor.office_window_battery_level
- sensor.motion_sensor_above_slider_battery_level
- sensor.motion_sensor_over_utility_closet_battery_level
- sensor.kitchen_motion_sensor_battery_level
- sensor.office_motion_sensor_near_closet_battery_level
- sensor.office_motion_sensor_far_wall_battery_level
- sensor.office_cabinet_battery_level
- sensor.green_keys_battery_level
brightness: 255
color_temp: 363
brightness: 255
color_temp: 230
brightness: 77
color_temp: 363
brightness: 1
color_temp: 450
brightness: 255
color_temp: 343
brightness: 144
color_temp: 443
{"192.168.1.245": {"username": ""}}
{"192.168.1.231": {"username": ""}}
- platform: hue
host: 192.168.1.245
allow_unreachable: true
filename: hue-token-living-room.conf
- platform: hue
host: 192.168.1.231
allow_unreachable: true
filename: hue-token-office.conf
office_brightness:
name: Brightness
min: 1
max: 255
step: 1
- platform: cast
- name: jabber
platform: xmpp
sender: -
password: ""
recipient: -
tls: True
name: Balcony Bright
entities:
light.balcony:
state: on
brightness: 255
color_temp: 363
name: Balcony Concentrate
entities:
light.balcony:
state: on
brightness: 255
color_temp: 230
name: Balcony Dimmed
entities:
light.balcony:
state: on
brightness: 77
color_temp: 443
name: Balcony Nightlight
entities:
light.balcony:
state: on
brightness: 1
color_temp: 450
name: Balcony Read
entities:
light.balcony:
state: on
brightness: 255
color_temp: 343
name: Balcony Relax
entities:
light.balcony:
state: on
brightness: 144
color_temp: 443
name: DA Bright
entities:
light.ceiling_fan_1:
state: on
brightness: 255
color_temp: 363
light.ceiling_fan_2:
state: on
brightness: 255
color_temp: 363
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment