Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mqtt:
- # general Itho DemandFlow sensors
- - sensor:
- name: "Itho DF - Exhaust fan speed"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "power_factor"
- unit_of_measurement: "%"
- value_template: "{{ value_json['exhaust fan (%)'] }}"
- unique_id: "itho_df_exhaust_fan"
- - sensor:
- name: "Itho DF - CO2 plenum"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['CO2 plenum (ppm)'] }}"
- unique_id: "itho_df_co2_plenum"
- - sensor:
- name: "Itho DF - CO2 room"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['CO2 measurement room'] }}"
- unique_id: "itho_df_co2_measurement_room"
- - sensor:
- name: "Itho DF - Measure interval"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "duration"
- unit_of_measurement: "s"
- value_template: "{{ value_json['Measuring interval (sec)'] }}"
- unique_id: "itho_df_measure_interval"
- - sensor:
- name: "Itho DF - 3/6/9 hours timer"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "duration"
- unit_of_measurement: "s"
- value_template: "{{ value_json['3_6_9 hours DemandFlow timer (sec)'] }}"
- unique_id: "itho_df_3_6_9_hours_timer"
- - binary_sensor:
- name: "Itho DF - Status high extractor hood"
- state_topic: "itho_df/ithostatus"
- payload_on: "1"
- payload_off: "0"
- value_template: "{{ value_json['Status high extractor hood'] }}"
- unique_id: "itho_df_status_high_extractor_hood"
- - binary_sensor:
- name: "Itho DF - Status high bathroom"
- state_topic: "itho_df/ithostatus"
- payload_on: "1"
- payload_off: "0"
- value_template: "{{ value_json['Status high bathroom'] }}"
- unique_id: "itho_df_status_high_bathroom"
- - binary_sensor:
- name: "Itho DF - Status normal"
- state_topic: "itho_df/ithostatus"
- payload_on: "1"
- payload_off: "0"
- value_template: "{{ value_json['Status normal'] }}"
- unique_id: "itho_df_status_normal"
- - binary_sensor:
- name: "Itho DF - Status high extractor hood and bathroom"
- state_topic: "itho_df/ithostatus"
- payload_on: "1"
- payload_off: "0"
- value_template: "{{ value_json['Status high extractor hood and bathr.'] }}"
- unique_id: "itho_df_status_high_extractor_bathroom"
- - binary_sensor:
- name: "Itho DF - Status timer"
- state_topic: "itho_df/ithostatus"
- payload_on: "1"
- payload_off: "0"
- value_template: "{{ value_json['Status timer'] }}"
- unique_id: "itho_df_status_timer"
- #Status manual control
- #Status reserved
- #Status eco comfort
- #Status limited ventilation
- #Status not at home
- # Itho DemandFlow Bathroom 1 sensors
- - sensor:
- name: "Itho DF - Time increment bathroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "duration"
- unit_of_measurement: "s"
- value_template: "{{ value_json['Time increase bathroom 1 (sec)'] }}"
- unique_id: "itho_df_time_increment_bathroom1"
- - sensor:
- name: "Itho DF - Humidity - Bathroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bathroom 1 (%)'] }}"
- unique_id: "itho_df_hum_bathroom1"
- - sensor:
- name: "Itho DF - Flow - Bathroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bathroom 1 (m3_h)'] }}"
- unique_id: "itho_df_flow_bathroom1"
- - sensor:
- name: "Itho DF - CO2 - Bathroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bathroom1 (ppm)'] }}"
- unique_id: "itho_df_co2_bathroom1"
- - sensor:
- name: "Itho DF - Valve position - Bathroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap bathroom1'] }}"
- unique_id: "itho_df_valve_pos_bathroom1"
- # Itho DemandFlow extractor hood ('afzuigkap') sensors
- - sensor:
- name: "Itho DF - Timer extractor"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "duration"
- unit_of_measurement: "s"
- value_template: "{{ value_json['Timer extractor (sec)'] }}"
- unique_id: "itho_df_timer_extractor"
- - sensor:
- name: "Itho DF - Humidity - Extractor hood"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH extractor (%)'] }}"
- unique_id: "itho_df_hum_extractor_hood"
- - sensor:
- name: "Itho DF - Flow - Extractor hood"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow extractor hood (m3_h)'] }}"
- unique_id: "itho_df_flow_extractor_hood"
- - sensor:
- name: "Itho DF - CO2 - Extractor hood"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 extractor (ppm)'] }}"
- unique_id: "itho_df_co2_extractor_hood"
- - sensor:
- name: "Itho DF - Valve position - Extractor hood"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos valve extractor'] }}"
- unique_id: "itho_df_valve_pos_extractor_hood"
- # Itho DemandFlow kitchen sensors
- - sensor:
- name: "Itho DF - Humidity - Kitchen"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH kitchen (%)'] }}"
- unique_id: "itho_df_hum_kitchen"
- - sensor:
- name: "Itho DF - Flow - Kitchen"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow kitchen (m3_h)'] }}"
- unique_id: "itho_df_flow_kitchen"
- - sensor:
- name: "Itho DF - CO2 - Kitchen"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 kitchen (ppm)'] }}"
- unique_id: "itho_df_co2_kitchen"
- - sensor:
- name: "Itho DF - Valve position - Kitchen"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['calculated pos flap kitchen'] }}"
- unique_id: "itho_df_valve_pos_kitchen"
- # Itho DemandFlow living room 1
- - sensor:
- name: "Itho DF - Humidity - Living room 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH living room 1 (%)'] }}"
- unique_id: "itho_df_hum_living_room_1"
- - sensor:
- name: "Itho DF - Flow - Living room 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow living room 1 (m3_h)'] }}"
- unique_id: "itho_df_flow_living_room_1"
- - sensor:
- name: "Itho DF - CO2 - Living room 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 living room 1 (ppm)'] }}"
- unique_id: "itho_df_co2_living_room_1"
- - sensor:
- name: "Itho DF - Valve position - Living room 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap living room 1'] }}"
- unique_id: "itho_df_valve_pos_living_room_1"
- # Itho DemandFlow living room 2
- - sensor:
- name: "Itho DF - Humidity - Living room 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH living room 2 (%)'] }}"
- unique_id: "itho_df_hum_living_room_2"
- - sensor:
- name: "Itho DF - Flow - Living room 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow living room 2 (m3_h)'] }}"
- unique_id: "itho_df_flow_living_room_2"
- - sensor:
- name: "Itho DF - CO2 - Living room 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 living room 2 (ppm)'] }}"
- unique_id: "itho_df_co2_living_room_2"
- - sensor:
- name: "Itho DF - Valve position - Living room 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap living room 2'] }}"
- unique_id: "itho_df_valve_pos_living_room_2"
- # Itho DemandFlow laundry room
- - sensor:
- name: "Itho DF - Humidity - Laundry room"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH laundry room (%)'] }}"
- unique_id: "itho_df_hum_laundry_room"
- - sensor:
- name: "Itho DF - Flow - Laundry room"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow laundry room (m3_h)'] }}"
- unique_id: "itho_df_flow_laundry_room"
- - sensor:
- name: "Itho DF - CO2 - Laundry room"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 washroom (ppm)'] }}"
- unique_id: "itho_df_co2_laundry_room"
- - sensor:
- name: "Itho DF - Valve position - Laundry room"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap laundry room'] }}"
- unique_id: "itho_df_valve_pos_laundry_room"
- # Itho DemandFlow bath2+toilet2
- - sensor:
- name: "Itho DF - Humidity - Bath 2 / Toilet 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bathroom 2 (%)'] }}"
- unique_id: "itho_df_hum_bathroom_2"
- - sensor:
- name: "Itho DF - Time increment bathroom 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "duration"
- unit_of_measurement: "s"
- value_template: "{{ value_json['Time increment bathroom 2 (sec)'] }}"
- unique_id: "itho_df_time_increment_bathroom2"
- - sensor:
- name: "Itho DF - Flow - Bath 2 / Toilet 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bath2+toilet2 (m3_h)'] }}"
- unique_id: "itho_df_flow_bathroom_2"
- - sensor:
- name: "Itho DF - CO2 - Bath 2 / Toilet 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bath2 + toilet2 (ppm)'] }}"
- unique_id: "itho_df_co2_bathroom_2"
- - sensor:
- name: "Itho DF - Valve position - Bath 2 / Toilet 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos valve bath2+toilet2'] }}"
- unique_id: "itho_df_valve_pos_bathroom_2"
- # Itho DemandFlow bedroom 1
- - sensor:
- name: "Itho DF - Humidity - Bedroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bedroom 1 (%)'] }}"
- unique_id: "itho_df_hum_bedroom_1"
- - sensor:
- name: "Itho DF - Flow - Bedroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bedroom1 (m3_h)'] }}"
- unique_id: "itho_df_flow_bedroom_1"
- - sensor:
- name: "Itho DF - CO2 - Bedroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bedroom 1 (ppm)'] }}"
- unique_id: "itho_df_co2_bedroom_1"
- - sensor:
- name: "Itho DF - Valve position - Bedroom 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos valve bedroom1'] }}"
- unique_id: "itho_df_valve_pos_bedroom_1"
- # Itho DemandFlow bedroom 2
- - sensor:
- name: "Itho DF - Humidity - Bedroom 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bedroom 2 (%)'] }}"
- unique_id: "itho_df_hum_bedroom_2"
- - sensor:
- name: "Itho DF - Flow - Bedroom 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bedroom 2 (m3_h)'] }}"
- unique_id: "itho_df_flow_bedroom_2"
- - sensor:
- name: "Itho DF - CO2 - Bedroom 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bedroom 2 (ppm)'] }}"
- unique_id: "itho_df_co2_bedroom_2"
- - sensor:
- name: "Itho DF - Valve position - Bedroom 2"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap bedroom 2'] }}"
- unique_id: "itho_df_valve_pos_bedroom_2"
- # Itho DemandFlow bedroom 3
- - sensor:
- name: "Itho DF - Humidity - Bedroom 3"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bedroom 3 (%)'] }}"
- unique_id: "itho_df_hum_bedroom_3"
- - sensor:
- name: "Itho DF - Flow - Bedroom 3"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bedroom 3 (m3_h)'] }}"
- unique_id: "itho_df_flow_bedroom_3"
- - sensor:
- name: "Itho DF - CO2 - Bedroom 3"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bedroom 3 (ppm)'] }}"
- unique_id: "itho_df_co2_bedroom_3"
- - sensor:
- name: "Itho DF - Valve position - Bedroom 3"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap bedroom 3'] }}"
- unique_id: "itho_df_valve_pos_bedroom_3"
- # Itho DemandFlow bedroom 4
- - sensor:
- name: "Itho DF - Humidity - Bedroom 4"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH bedroom 4 (%)'] }}"
- unique_id: "itho_df_hum_bedroom_4"
- - sensor:
- name: "Itho DF - Flow - Bedroom 4"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow bedroom 4 (m3_h)'] }}"
- unique_id: "itho_df_flow_bedroom_4"
- - sensor:
- name: "Itho DF - CO2 - Bedroom 4"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 bedroom 4 (ppm)'] }}"
- unique_id: "itho_df_co2_bedroom_4"
- - sensor:
- name: "Itho DF - Valve position - Bedroom 4"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos damper bedroom 4'] }}"
- unique_id: "itho_df_valve_pos_bedroom_4"
- # Itho DemandFlow toilet 1
- - sensor:
- name: "Itho DF - Humidity - Toilet 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "humidity"
- unit_of_measurement: "%"
- value_template: "{{ value_json['RH toilet 1 (%)'] }}"
- unique_id: "itho_df_hum_toilet_1"
- - sensor:
- name: "Itho DF - Flow - Toilet 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "m³/h"
- value_template: "{{ value_json['Calculated Flow toilet 1 (m3_h)'] }}"
- unique_id: "itho_df_flow_toilet_1"
- - sensor:
- name: "Itho DF - CO2 - Toilet 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- device_class: "carbon_dioxide"
- unit_of_measurement: "ppm"
- value_template: "{{ value_json['Calculated CO2 toilet1 (ppm)'] }}"
- unique_id: "itho_df_co2_toilet_1"
- - sensor:
- name: "Itho DF - Valve position - Toilet 1"
- state_topic: "itho_df/ithostatus"
- state_class: "measurement"
- unit_of_measurement: "%"
- value_template: "{{ value_json['Calculated pos flap toilet 1'] }}"
- unique_id: "itho_df_valve_pos_toilet_1"
Advertisement
Add Comment
Please, Sign In to add comment