155 lines
3.3 KiB
Plaintext
155 lines
3.3 KiB
Plaintext
|
|
# Configure a default setup of Home Assistant (frontend, api, etc)
|
|
default_config:
|
|
|
|
config:
|
|
|
|
rflink:
|
|
host: 192.168.86.129
|
|
port: 20000
|
|
#
|
|
light:
|
|
- platform: rflink
|
|
automatic_add: true
|
|
device_defaults:
|
|
fire_event: true
|
|
signal_repetitions: 5
|
|
devices:
|
|
newkaku_01a3770e_1:
|
|
name: schemerlamp
|
|
type: switchable
|
|
ansluta_6cf2_0:
|
|
name: boekenkast
|
|
type: hybrid
|
|
|
|
sensor:
|
|
- platform: rflink
|
|
automatic_add: true
|
|
- platform: saj
|
|
name: inverter
|
|
host: 10.111.222.145
|
|
- platform: greenchoice
|
|
name: meterstanden
|
|
password: ncc1701D
|
|
username: anitajurgens@hotmail.com
|
|
|
|
afvalbeheer:
|
|
wastecollector: ACV
|
|
resources:
|
|
- restafval
|
|
- gft
|
|
- papier
|
|
- pmd
|
|
postcode: 6707JB
|
|
streetnumber: 43
|
|
suffix: D # (optional)
|
|
upcomingsensor: 1 # (optional)
|
|
dateformat: '%d-%m-%Y' # (optional)
|
|
dateonly: 0 # (optional)
|
|
name: "" # (optional)
|
|
nameprefix: 1 # (optional)
|
|
builtiniconsnew: 1 # (optional)
|
|
dutch: 1
|
|
|
|
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
|
|
http:
|
|
trusted_proxies:
|
|
- 10.0.0.0/8
|
|
- 192.168.86.0/24
|
|
base_url: https://home.geesink.org
|
|
use_x_forwarded_for: true
|
|
|
|
# Text to speech
|
|
tts:
|
|
- platform: google_translate
|
|
|
|
|
|
group: !include groups.yaml
|
|
automation: !include automations.yaml
|
|
script: !include scripts.yaml
|
|
scene: !include scenes.yaml
|
|
|
|
logger:
|
|
default: error
|
|
logs:
|
|
rflink: debug
|
|
homeassistant.components.rflink: debug
|
|
|
|
mqtt:
|
|
light:
|
|
- schema: json
|
|
name: Keuken spotjes
|
|
command_topic: "zigbee2mqtt/keuken_leds/set"
|
|
state_topic: "zigbee2mqtt/keuken_leds"
|
|
color_temp: true
|
|
brightness: true
|
|
- schema: json
|
|
name: Woonkamer spotjes
|
|
command_topic: "zigbee2mqtt/woonkamer_plafond/set"
|
|
state_topic: "zigbee2mqtt/woonkamer_plafond"
|
|
color_temp: true
|
|
brightness: true
|
|
sensor:
|
|
- name: "Shelly sensor state"
|
|
state_topic: "shellies/shellydw-FABA15/sensor/state"
|
|
- name: "Lux"
|
|
state_topic: "shellies/shellydw-FABA15/sensor/lux"
|
|
- name: "Shelly sensor battery"
|
|
state_topic: "shellies/shellydw-FABA15/sensor/battery"
|
|
unit_of_measurement: "%"
|
|
|
|
recorder:
|
|
purge_keep_days: 5
|
|
|
|
zone:
|
|
- name: Home
|
|
latitude: 51.972899
|
|
longitude: 5.671515
|
|
radius: 150
|
|
|
|
vacuum:
|
|
- platform: roomba
|
|
host: 192.168.86.104
|
|
username: 69F7410851041790
|
|
password: ':1:1578481444:ZUR9Ill9x9bqsY5e'
|
|
|
|
google_assistant:
|
|
project_id: thuis-assistant
|
|
|
|
shopping_list:
|
|
|
|
#binary_sensor:
|
|
# - platform: rflink
|
|
# devices:
|
|
# eurodomest_0556f1_06:
|
|
# name: Afstandsbediening A
|
|
# off_delay: 5
|
|
# force_update: true
|
|
# ev1527_0aa90e_08:
|
|
# name: Afstandsbediening B
|
|
# off_delay: 5
|
|
# force_update: true
|
|
#
|
|
#media_player:
|
|
# - platform: samsungtv_tizen
|
|
# host: 192.168.86.116
|
|
# port: 8002
|
|
# mac: 44:5C:E9:7B:F5:4A
|
|
|
|
|
|
nibe:
|
|
systems:
|
|
- system: "87950"
|
|
units:
|
|
- unit: 0
|
|
categories: True
|
|
- unit: 1
|
|
categories: True
|
|
sensors:
|
|
- indoor_temperature
|
|
- hot_water_temperature
|
|
|
|
webhook:
|
|
|
|
my:
|