2020-06-04 13:57:23 -04:00
|
|
|
#-------------------------------------------
|
2024-09-03 18:08:43 +00:00
|
|
|
# Home Assistant Configuration
|
|
|
|
# Author: Carlo Costanzo (@CCOSTAN)
|
|
|
|
# GitHub: https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
# Blog: https://vCloudInfo.com
|
|
|
|
# Description: Main configuration file for Home Assistant setup
|
|
|
|
#-------------------------------------------
|
2020-06-04 13:57:23 -04:00
|
|
|
|
2018-01-01 19:00:45 -05:00
|
|
|
homeassistant:
|
2020-06-06 16:54:36 -04:00
|
|
|
# customize: !include_dir_merge_named customize
|
2018-04-22 19:18:17 +01:00
|
|
|
customize_domain:
|
|
|
|
automation:
|
|
|
|
initial_state: 'on'
|
2018-04-22 19:15:46 +01:00
|
|
|
packages: !include_dir_named packages
|
2018-09-03 13:58:15 -04:00
|
|
|
auth_providers:
|
|
|
|
- type: homeassistant
|
|
|
|
- type: trusted_networks
|
2019-03-20 17:04:15 -04:00
|
|
|
trusted_networks:
|
|
|
|
- 192.168.10.0/24
|
2020-06-04 13:33:55 -04:00
|
|
|
# - !secret external_ip
|
2020-05-31 21:54:16 -04:00
|
|
|
allow_bypass_login: true
|
2022-08-19 01:02:17 -04:00
|
|
|
|
2022-11-08 12:54:58 -05:00
|
|
|
default_config:
|
2019-09-06 15:43:51 -04:00
|
|
|
|
2018-04-22 19:12:21 +01:00
|
|
|
config:
|
2021-06-12 12:49:32 -04:00
|
|
|
|
2018-01-04 21:39:55 -05:00
|
|
|
cloud:
|
|
|
|
alexa:
|
|
|
|
filter:
|
2018-01-04 22:08:19 -05:00
|
|
|
include_entities:
|
2020-06-07 16:06:43 -04:00
|
|
|
- group.exterior_lights
|
2020-06-07 16:12:20 -04:00
|
|
|
- group.interior_lights
|
2018-01-04 22:08:19 -05:00
|
|
|
- group.landscaping
|
2020-10-03 16:07:29 -04:00
|
|
|
- group.outdoor_seasonal
|
2020-06-06 16:43:37 -04:00
|
|
|
- group.master_bathroom_accents
|
|
|
|
- group.kitchen_accents
|
|
|
|
- light.bedroom
|
|
|
|
- light.bedroom_lights
|
|
|
|
- light.den_lights
|
|
|
|
- light.dinette_lights
|
|
|
|
- light.dining_room_lights
|
|
|
|
- light.foyer_lights
|
|
|
|
- light.garage_lights
|
|
|
|
- light.hallway_lights
|
|
|
|
- light.kitchen_lights
|
|
|
|
- light.living_room_accents
|
|
|
|
- light.living_room_lights
|
|
|
|
- light.office_lights
|
|
|
|
- light.outdoor_front_lights
|
|
|
|
- light.outdoor_pool_lights
|
|
|
|
- light.upstairs_lights
|
2018-01-04 21:39:55 -05:00
|
|
|
include_domains:
|
|
|
|
- switch
|
|
|
|
- cover
|
2018-01-05 13:45:57 -05:00
|
|
|
- input_boolean
|
2020-04-09 20:27:04 -04:00
|
|
|
- camera
|
2020-06-06 16:43:37 -04:00
|
|
|
# entity_config:
|
2020-06-07 16:06:43 -04:00
|
|
|
# light.kitchen_lights:
|
2020-06-06 16:43:37 -04:00
|
|
|
# display_categories: LIGHT
|
2019-08-17 15:18:36 -04:00
|
|
|
|
2023-08-09 20:28:00 +00:00
|
|
|
#discovery:
|
2018-01-01 19:00:45 -05:00
|
|
|
|
2020-06-06 16:43:37 -04:00
|
|
|
light: !include light_groups.yaml
|
2018-01-01 19:00:45 -05:00
|
|
|
|
|
|
|
ifttt:
|
|
|
|
key: !secret ifttt_key
|
|
|
|
|
|
|
|
logbook:
|
|
|
|
exclude:
|
|
|
|
entities:
|
|
|
|
- automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time
|
|
|
|
- automation.cuckoo_clock
|
|
|
|
- binary_sensor.office_motion
|
2020-06-08 21:51:27 -04:00
|
|
|
- group.garage_doors
|
2018-01-01 19:00:45 -05:00
|
|
|
- media_player.LivingRoomCC
|
|
|
|
- py.warnings
|
|
|
|
- sensor.small_garage_status
|
|
|
|
- sensor.large_garage_status
|
|
|
|
- sensor.small_garage_time_in_state
|
|
|
|
- sensor.large_garage_time_in_state
|
|
|
|
- sensor.large_garage_wifi_signal_strength
|
|
|
|
- sensor.small_garage_wifi_signal_strength
|
|
|
|
- sensor.small_garage_reflection_rate
|
|
|
|
- sensor.large_garage_reflection_rate
|
2019-03-14 13:02:02 -04:00
|
|
|
- sensor.pi_hole_ads_blocked_today
|
|
|
|
- sensor.pi_hole_ads_percentage_blocked_today
|
|
|
|
- sensor.pi_hole_dns_queries_today
|
2018-01-01 19:00:45 -05:00
|
|
|
- sensor.time
|
|
|
|
- sensor.date
|
|
|
|
- sensor.floorplan_date
|
|
|
|
- sensor.floorplan_time
|
|
|
|
- sensor.ha_uptime
|
2022-06-22 11:19:39 -04:00
|
|
|
- sensor.sleepnumber_carlo_stacey_pressure
|
|
|
|
- sensor.sleepnumber_carlo_carlo_pressure
|
2018-01-01 19:00:45 -05:00
|
|
|
|
|
|
|
logger: !include logger.yaml
|
|
|
|
recorder: !include recorder.yaml
|
|
|
|
|
|
|
|
# zwave:
|
|
|
|
# usb_path: /dev/ttyACM0
|
|
|
|
# config_path: /srv/hass/hass_venv/lib/python3.4/site-packages/libopenzwave-0.3.1-py3.4-linux-armv7l.egg/config
|
|
|
|
|
2018-09-24 17:16:10 -04:00
|
|
|
tts:
|
2018-01-01 19:00:45 -05:00
|
|
|
|
2020-06-06 15:14:25 -04:00
|
|
|
homekit: !include homekit.yaml
|
2018-01-01 19:00:45 -05:00
|
|
|
group: !include_dir_merge_named group
|
2021-11-04 11:36:30 -04:00
|
|
|
# device_tracker: !include_dir_merge_list device_tracker - All trackers have been moved to the UI.
|
2018-01-01 19:00:45 -05:00
|
|
|
sensor: !include_dir_merge_list sensor
|
|
|
|
automation: !include_dir_merge_list automation
|
|
|
|
scene: !include_dir_merge_list scene
|
2024-07-24 05:48:36 +00:00
|
|
|
# switch: !include_dir_merge_list switch
|
2018-01-01 19:00:45 -05:00
|
|
|
script: !include_dir_merge_named script
|
|
|
|
input_boolean: !include_dir_merge_named input_boolean
|
|
|
|
shell_command: !include_dir_merge_named shell_command
|