Migrating from Zwave2mqtt to OpenZwave due to issue with hardware....
This commit is contained in:
parent
34eb496d50
commit
328fe4cfac
|
@ -1,42 +1,42 @@
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Back Door"
|
# name: "Back Door"
|
||||||
state_topic: "zwave2mqtt/back_door/48/1/0"
|
# state_topic: "zwave2mqtt/back_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Garage Door"
|
# name: "Garage Door"
|
||||||
state_topic: "zwave2mqtt/garage_door/48/1/0"
|
# state_topic: "zwave2mqtt/garage_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: garage_door
|
# device_class: garage_door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Front Door"
|
# name: "Front Door"
|
||||||
state_topic: "zwave2mqtt/front_door/48/1/0"
|
# state_topic: "zwave2mqtt/front_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Laundry Room Door"
|
# name: "Laundry Room Door"
|
||||||
state_topic: "zwave2mqtt/laundry_door/48/1/0"
|
# state_topic: "zwave2mqtt/laundry_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Attic Door" # Dome Door Sensor
|
# name: "Attic Door" # Dome Door Sensor
|
||||||
state_topic: "zwave2mqtt/attic_door/48/1/0"
|
# state_topic: "zwave2mqtt/attic_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Side Door" # Dome Door Sensor
|
# name: "Side Door" # Dome Door Sensor
|
||||||
state_topic: "zwave2mqtt/side_door/48/1/0"
|
# state_topic: "zwave2mqtt/side_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Washer Door"
|
# name: "Washer Door"
|
||||||
state_topic: "zwave2mqtt/washer_door/48/1/0"
|
# state_topic: "zwave2mqtt/washer_door/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: door
|
# device_class: door
|
|
@ -1,16 +1,16 @@
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Garage Motion" # Dome Motion Sensor
|
# name: "Garage Motion" # Dome Motion Sensor
|
||||||
state_topic: "zwave2mqtt/garage_motion/48/1/0"
|
# state_topic: "zwave2mqtt/garage_motion/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: motion
|
# device_class: motion
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Kitchen Motion" # Kaipule Motion Sensor
|
# name: "Kitchen Motion" # Kaipule Motion Sensor
|
||||||
state_topic: "zwave2mqtt/kitchen_motion/48/1/0"
|
# state_topic: "zwave2mqtt/kitchen_motion/48/1/0"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
device_class: motion
|
# device_class: motion
|
||||||
|
|
||||||
# - platform: command_line
|
# - platform: command_line
|
||||||
# name: vlc player
|
# name: vlc player
|
||||||
|
|
|
@ -283,8 +283,8 @@ alert: !include_dir_merge_named alerts/
|
||||||
automation: !include automations.yaml
|
automation: !include automations.yaml
|
||||||
script: !include scripts.yaml
|
script: !include scripts.yaml
|
||||||
sensor: !include_dir_merge_list sensors
|
sensor: !include_dir_merge_list sensors
|
||||||
binary_sensor: !include_dir_merge_list binary_sensors
|
# binary_sensor: !include_dir_merge_list binary_sensors
|
||||||
light: !include lights.yaml
|
# light: !include lights.yaml
|
||||||
switch: !include switches.yaml
|
switch: !include switches.yaml
|
||||||
scene: !include scenes.yaml
|
scene: !include scenes.yaml
|
||||||
input_select: !include input_select.yaml
|
input_select: !include input_select.yaml
|
||||||
|
|
|
@ -1,46 +1,46 @@
|
||||||
|
|
||||||
|
|
||||||
# Outside
|
# # Outside
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Side Door Light"
|
# name: "Side Door Light"
|
||||||
command_topic: "zwave2mqtt/side_door_bulb/38/1/0/set"
|
# command_topic: "zwave2mqtt/side_door_bulb/38/1/0/set"
|
||||||
brightness_command_topic: "zwave2mqtt/side_door_bulb/38/1/0/set"
|
# brightness_command_topic: "zwave2mqtt/side_door_bulb/38/1/0/set"
|
||||||
brightness_scale: 99
|
# brightness_scale: 99
|
||||||
brightness_state_topic: "zwave2mqtt/side_door_bulb/38/1/0"
|
# brightness_state_topic: "zwave2mqtt/side_door_bulb/38/1/0"
|
||||||
on_command_type: "brightness"
|
# on_command_type: "brightness"
|
||||||
payload_off: '0'
|
# payload_off: '0'
|
||||||
|
|
||||||
# Kitchen
|
# # Kitchen
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Kitchen Cabinets"
|
# name: "Kitchen Cabinets"
|
||||||
command_topic: "zwave2mqtt/kitchen_cabinets/38/1/0/set"
|
# command_topic: "zwave2mqtt/kitchen_cabinets/38/1/0/set"
|
||||||
brightness_command_topic: "zwave2mqtt/kitchen_cabinets/38/1/0/set"
|
# brightness_command_topic: "zwave2mqtt/kitchen_cabinets/38/1/0/set"
|
||||||
brightness_scale: 99
|
# brightness_scale: 99
|
||||||
brightness_state_topic: "zwave2mqtt/kitchen_cabinets/38/1/0"
|
# brightness_state_topic: "zwave2mqtt/kitchen_cabinets/38/1/0"
|
||||||
on_command_type: "brightness"
|
# on_command_type: "brightness"
|
||||||
payload_off: '0'
|
# payload_off: '0'
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Kat Lamp"
|
# name: "Kat Lamp"
|
||||||
command_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0/set"
|
# command_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0/set"
|
||||||
brightness_command_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0/set"
|
# brightness_command_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0/set"
|
||||||
brightness_scale: 99
|
# brightness_scale: 99
|
||||||
brightness_state_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0"
|
# brightness_state_topic: "zwave2mqtt/jeff_bedside_lamp/38/1/0"
|
||||||
on_command_type: "brightness"
|
# on_command_type: "brightness"
|
||||||
payload_off: '0'
|
# payload_off: '0'
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
|
|
||||||
# Theater
|
# # Theater
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: Theater Light
|
# name: Theater Light
|
||||||
command_topic: "zwave2mqtt/theater/38/1/0/set"
|
# command_topic: "zwave2mqtt/theater/38/1/0/set"
|
||||||
brightness_command_topic: "zwave2mqtt/theater/38/1/0/set"
|
# brightness_command_topic: "zwave2mqtt/theater/38/1/0/set"
|
||||||
brightness_scale: 99
|
# brightness_scale: 99
|
||||||
brightness_state_topic: "zwave2mqtt/theater/38/1/0"
|
# brightness_state_topic: "zwave2mqtt/theater/38/1/0"
|
||||||
on_command_type: "brightness"
|
# on_command_type: "brightness"
|
||||||
payload_off: '0'
|
# # payload_off: '0'
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
|
@ -1,98 +1,98 @@
|
||||||
# Living Room
|
# # Living Room
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Incense"
|
# name: "Incense"
|
||||||
state_topic: "zwave2mqtt/incense/37/1/0"
|
# state_topic: "zwave2mqtt/incense/37/1/0"
|
||||||
command_topic: "zwave2mqtt/incense/37/1/0/set"
|
# command_topic: "zwave2mqtt/incense/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Living Room Fan"
|
# name: "Living Room Fan"
|
||||||
state_topic: "zwave2mqtt/livingroom_fan/37/1/0"
|
# state_topic: "zwave2mqtt/livingroom_fan/37/1/0"
|
||||||
command_topic: "zwave2mqtt/livingroom_fan/37/1/0/set"
|
# command_topic: "zwave2mqtt/livingroom_fan/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Fireplace Lights"
|
# name: "Fireplace Lights"
|
||||||
state_topic: "zwave2mqtt/fireplace_lights/37/1/0"
|
# state_topic: "zwave2mqtt/fireplace_lights/37/1/0"
|
||||||
command_topic: "zwave2mqtt/fireplace_lights/37/1/0/set"
|
# command_topic: "zwave2mqtt/fireplace_lights/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
# Notifications
|
# # Notifications
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Text Notify Kat"
|
# name: "Text Notify Kat"
|
||||||
command_topic: "kat/notify/text"
|
# command_topic: "kat/notify/text"
|
||||||
state_topic: "kat/notify/text"
|
# state_topic: "kat/notify/text"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Audibly Notify Kat"
|
# name: "Audibly Notify Kat"
|
||||||
command_topic: "kat/notify/audio"
|
# command_topic: "kat/notify/audio"
|
||||||
state_topic: "kat/notify/audio"
|
# state_topic: "kat/notify/audio"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Text Notify Jeff"
|
# name: "Text Notify Jeff"
|
||||||
command_topic: "jeff/notify/text"
|
# command_topic: "jeff/notify/text"
|
||||||
state_topic: "jeff/notify/text"
|
# state_topic: "jeff/notify/text"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Audibly Notify Jeff"
|
# name: "Audibly Notify Jeff"
|
||||||
command_topic: "jeff/notify/audio"
|
# command_topic: "jeff/notify/audio"
|
||||||
state_topic: "jeff/notify/audio"
|
# state_topic: "jeff/notify/audio"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Text Notify House"
|
# name: "Text Notify House"
|
||||||
command_topic: "house/notify/text"
|
# command_topic: "house/notify/text"
|
||||||
state_topic: "house/notify/text"
|
# state_topic: "house/notify/text"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Audibly Notify House"
|
# name: "Audibly Notify House"
|
||||||
command_topic: "house/notify/audio"
|
# command_topic: "house/notify/audio"
|
||||||
state_topic: "house/notify/audio"
|
# state_topic: "house/notify/audio"
|
||||||
qos: 1
|
# qos: 1
|
||||||
payload_on: "on"
|
# payload_on: "on"
|
||||||
payload_off: "off"
|
# payload_off: "off"
|
||||||
retain: true
|
# retain: true
|
||||||
|
|
||||||
|
|
||||||
# Outside
|
# # Outside
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Driveway Light"
|
# name: "Driveway Light"
|
||||||
state_topic: "zwave2mqtt/driveway_light/37/1/0"
|
# state_topic: "zwave2mqtt/driveway_light/37/1/0"
|
||||||
command_topic: "zwave2mqtt/driveway_light/37/1/0/set"
|
# command_topic: "zwave2mqtt/driveway_light/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Front Porch Light"
|
# name: "Front Porch Light"
|
||||||
state_topic: "zwave2mqtt/front_porch_light/37/1/0"
|
# state_topic: "zwave2mqtt/front_porch_light/37/1/0"
|
||||||
command_topic: "zwave2mqtt/front_porch_light/37/1/0/set"
|
# command_topic: "zwave2mqtt/front_porch_light/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
# Sonoff
|
# Sonoff
|
||||||
|
|
||||||
|
@ -105,66 +105,66 @@
|
||||||
payload_off: "OFF"
|
payload_off: "OFF"
|
||||||
retain: true
|
retain: true
|
||||||
|
|
||||||
# Upstairs
|
# # Upstairs
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Croft Fan"
|
|
||||||
state_topic: "zwave2mqtt/croft_fan/37/1/0"
|
|
||||||
command_topic: "zwave2mqtt/croft_fan/37/1/0/set"
|
|
||||||
payload_on: "true"
|
|
||||||
payload_off: "false"
|
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Zwave Dual Power"
|
|
||||||
state_topic: "zwave2mqtt/theater_power/37/1/0"
|
|
||||||
command_topic: "zwave2mqtt/theater_power/37/1/0/set"
|
|
||||||
payload_on: "true"
|
|
||||||
payload_off: "false"
|
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Croft Light"
|
|
||||||
state_topic: "zwave2mqtt/croft_light/37/1/0"
|
|
||||||
command_topic: "zwave2mqtt/croft_light/37/1/0/set"
|
|
||||||
payload_on: "true"
|
|
||||||
payload_off: "false"
|
|
||||||
|
|
||||||
# Appliance
|
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Washer"
|
|
||||||
state_topic: "zwave2mqtt/washer/37/1/0"
|
|
||||||
command_topic: "zwave2mqtt/washer/37/1/0/set"
|
|
||||||
payload_on: "true"
|
|
||||||
payload_off: "false"
|
|
||||||
|
|
||||||
|
|
||||||
# Theater:
|
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Theater Fan"
|
|
||||||
state_topic: "zwave2mqtt/theater/37/2/0"
|
|
||||||
command_topic: "zwave2mqtt/theater/37/2/0/set"
|
|
||||||
payload_on: "true"
|
|
||||||
payload_off: "false"
|
|
||||||
|
|
||||||
|
|
||||||
# alarm
|
|
||||||
|
|
||||||
# - platform: mqtt
|
# - platform: mqtt
|
||||||
# name: "Alarm"
|
# name: "Croft Fan"
|
||||||
# state_topic: "zwave2mqtt/nodeID_21/37/1/0"
|
# state_topic: "zwave2mqtt/croft_fan/37/1/0"
|
||||||
# command_topic: "zwave2mqtt/nodeID_21/37/1/0/set"
|
# command_topic: "zwave2mqtt/croft_fan/37/1/0/set"
|
||||||
# payload_on: "true"
|
# payload_on: "true"
|
||||||
# payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
# Master Bedroom
|
# - platform: mqtt
|
||||||
|
# name: "Skylars Desk"
|
||||||
|
# state_topic: "zwave2mqtt/theater_power/37/1/0"
|
||||||
|
# command_topic: "zwave2mqtt/theater_power/37/1/0/set"
|
||||||
|
# payload_on: "true"
|
||||||
|
# payload_off: "false"
|
||||||
|
|
||||||
- platform: mqtt
|
# - platform: mqtt
|
||||||
name: "Master Bath Fan"
|
# name: "Croft Light"
|
||||||
state_topic: "zwave2mqtt/master_bath_fan/37/1/0"
|
# state_topic: "zwave2mqtt/croft_light/37/1/0"
|
||||||
command_topic: "zwave2mqtt/master_bath_fan/37/1/0/set"
|
# command_topic: "zwave2mqtt/croft_light/37/1/0/set"
|
||||||
payload_on: "true"
|
# payload_on: "true"
|
||||||
payload_off: "false"
|
# payload_off: "false"
|
||||||
|
|
||||||
|
# # Appliance
|
||||||
|
|
||||||
|
# - platform: mqtt
|
||||||
|
# name: "Washer"
|
||||||
|
# state_topic: "zwave2mqtt/washer/37/1/0"
|
||||||
|
# command_topic: "zwave2mqtt/washer/37/1/0/set"
|
||||||
|
# payload_on: "true"
|
||||||
|
# payload_off: "false"
|
||||||
|
|
||||||
|
|
||||||
|
# # Theater:
|
||||||
|
|
||||||
|
# - platform: mqtt
|
||||||
|
# name: "Theater Fan"
|
||||||
|
# state_topic: "zwave2mqtt/theater/37/2/0"
|
||||||
|
# command_topic: "zwave2mqtt/theater/37/2/0/set"
|
||||||
|
# payload_on: "true"
|
||||||
|
# payload_off: "false"
|
||||||
|
|
||||||
|
|
||||||
|
# # alarm
|
||||||
|
|
||||||
|
# # - platform: mqtt
|
||||||
|
# # name: "Alarm"
|
||||||
|
# # state_topic: "zwave2mqtt/nodeID_21/37/1/0"
|
||||||
|
# # command_topic: "zwave2mqtt/nodeID_21/37/1/0/set"
|
||||||
|
# # payload_on: "true"
|
||||||
|
# # payload_off: "false"
|
||||||
|
|
||||||
|
# # Master Bedroom
|
||||||
|
|
||||||
|
# - platform: mqtt
|
||||||
|
# name: "Master Bath Fan"
|
||||||
|
# state_topic: "zwave2mqtt/master_bath_fan/37/1/0"
|
||||||
|
# command_topic: "zwave2mqtt/master_bath_fan/37/1/0/set"
|
||||||
|
# payload_on: "true"
|
||||||
|
# payload_off: "false"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue