Edit esp-downstkitchlights.yaml
This commit is contained in:
@@ -72,8 +72,8 @@ substitutions:
|
|||||||
mqtt_command_main_topic: !secret mqtt_command_main_topic
|
mqtt_command_main_topic: !secret mqtt_command_main_topic
|
||||||
mqtt_remote_device_name: "downstairskitchen-pantryleds"
|
mqtt_remote_device_name: "downstairskitchen-pantryleds"
|
||||||
mqtt_remote_device_command_topic: "${mqtt_command_main_topic}/${mqtt_remote_device_name}"
|
mqtt_remote_device_command_topic: "${mqtt_command_main_topic}/${mqtt_remote_device_name}"
|
||||||
mqtt_remote_device_command_on: "ON"
|
mqtt_remote_device_command_on: "On"
|
||||||
mqtt_remote_device_command_off: "OFF"
|
mqtt_remote_device_command_off: "Off"
|
||||||
|
|
||||||
# Device Settings
|
# Device Settings
|
||||||
log_level: "INFO" # NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE
|
log_level: "INFO" # NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE
|
||||||
|
|||||||
Reference in New Issue
Block a user