project docker homeassistant
This commit is contained in:
24
mqtt.yaml
24
mqtt.yaml
@@ -31,19 +31,19 @@ switch:
|
|||||||
sensor:
|
sensor:
|
||||||
|
|
||||||
#Shelly-1PM
|
#Shelly-1PM
|
||||||
- name: Напряжение на 1 этаже
|
# - name: Напряжение на 1 этаже
|
||||||
unique_id: shelly1pmg3-sun
|
# unique_id: shelly1pmg3-sun
|
||||||
state_topic: "light_ventilation/status/switch:0"
|
# state_topic: "light_ventilation/status/switch:0"
|
||||||
value_template: "{{ value_json.voltage }}"
|
# value_template: "{{ value_json.voltage }}"
|
||||||
unit_of_measurement: "V"
|
# unit_of_measurement: "V"
|
||||||
device_class: 'energy'
|
# device_class: 'energy'
|
||||||
|
|
||||||
- name: Напряжение кочегарка
|
# - name: Напряжение кочегарка
|
||||||
unique_id: shelly1pmg3-sun_koch
|
# unique_id: shelly1pmg3-sun_koch
|
||||||
state_topic: "light_kochegarka/status/switch:0"
|
# state_topic: "light_kochegarka/status/switch:0"
|
||||||
value_template: "{{ value_json.voltage }}"
|
# value_template: "{{ value_json.voltage }}"
|
||||||
unit_of_measurement: "V"
|
# unit_of_measurement: "V"
|
||||||
device_class: 'energy'
|
# device_class: 'energy'
|
||||||
|
|
||||||
#Shelly-1PM
|
#Shelly-1PM
|
||||||
- name: Temperature_kitchen_vent
|
- name: Temperature_kitchen_vent
|
||||||
|
|||||||
Reference in New Issue
Block a user