new
This commit is contained in:
@@ -74,11 +74,6 @@ automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
media_player:
|
||||
- platform: vdr
|
||||
host: 192.168.178.200
|
||||
timeout: 2
|
||||
|
||||
homematic:
|
||||
local_port: 8060
|
||||
interfaces:
|
||||
@@ -151,11 +146,16 @@ emulated_hue:
|
||||
exposed_domains:
|
||||
- light
|
||||
- switch
|
||||
#
|
||||
|
||||
logbook:
|
||||
#
|
||||
|
||||
alexa:
|
||||
#intent_script: !include_dir_named alexa/
|
||||
smart_home:
|
||||
locale: de-DE
|
||||
filter:
|
||||
include_entities:
|
||||
- light.wzstehlampe
|
||||
- light.kellerlampe
|
||||
intent_script: !include alexa.yaml
|
||||
|
||||
#
|
||||
@@ -275,8 +275,6 @@ google_assistant:
|
||||
- sensor
|
||||
- climate
|
||||
|
||||
#shelly:
|
||||
|
||||
mqtt:
|
||||
sensor:
|
||||
- name: shelly_outsid__temp
|
||||
@@ -295,20 +293,6 @@ mqtt:
|
||||
payload_open: "up"
|
||||
payload_close: "down"
|
||||
payload_stop: "stop"
|
||||
- name: bedroom_cover_r
|
||||
command_topic: "shellies/shellyswitch25-76D19E/roller/0/command"
|
||||
position_topic: "shellies/shellyswitch25-76D19E/roller/0/pos"
|
||||
set_position_topic: "shellies/shellyswitch25-76D19E/roller/0/command/pos"
|
||||
payload_available: "true"
|
||||
payload_not_available: "false"
|
||||
qos: 1
|
||||
retain: false
|
||||
payload_open: "open"
|
||||
payload_close: "close"
|
||||
payload_stop: "stop"
|
||||
position_open: 100
|
||||
position_closed: 0
|
||||
optimistic: false
|
||||
- name: bedroom_cover_l
|
||||
command_topic: "shellies/shellyswitch25-C4C361/roller/0/command"
|
||||
position_topic: "shellies/shellyswitch25-C4C361/roller/0/pos"
|
||||
@@ -410,7 +394,6 @@ recorder:
|
||||
- group.tradfri
|
||||
- sensor.dark_sky_icon
|
||||
|
||||
|
||||
logger:
|
||||
default: warning
|
||||
logs:
|
||||
|
||||
Reference in New Issue
Block a user