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