You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.2 KiB
60 lines
1.2 KiB
rtsp_uri = "rtsp://example.com/boiler" |
|
home_assistant_uri = "https://home-assistant.example.com" |
|
home_assistant_token = "example-token" |
|
on_luma = 200 |
|
|
|
[[probes]] |
|
x = 1027 |
|
y = 560 |
|
unique_id = "boiler_on_peak_supply" |
|
friendly_name = "Boiler on peak supply present" |
|
device_class = "power" |
|
icon = "mdi:lightning-bolt" |
|
|
|
[[probes]] |
|
x = 971 |
|
y = 611 |
|
unique_id = "boiler_s5_calling" |
|
friendly_name = "Boiler S5 sensor (bottom) calling" |
|
device_class = "power" |
|
icon = "mdi:thermostat" |
|
|
|
[[probes]] |
|
x = 1082 |
|
y = 611 |
|
unique_id = "boiler_s6_calling" |
|
friendly_name = "Boiler S6 sensor (top) calling" |
|
device_class = "power" |
|
icon = "mdi:thermostat" |
|
|
|
[[probes]] |
|
x = 1028 |
|
y = 679 |
|
unique_id = "boiler_off_peak_supply" |
|
friendly_name = "Boiler off peak supply present" |
|
device_class = "power" |
|
icon = "mdi:power-sleep" |
|
|
|
[[probes]] |
|
x = 1032 |
|
y = 782 |
|
unique_id = "boiler_off_peak_heater" |
|
friendly_name = "Boiler off peak heater" |
|
device_class = "power" |
|
icon = "mdi:fire" |
|
|
|
[[probes]] |
|
x = 1082 |
|
y = 853 |
|
unique_id = "boiler_dhw_pump" |
|
friendly_name = "Boiler hot water pump" |
|
device_class = "running" |
|
icon = "mdi:water-plus" |
|
|
|
[[probes]] |
|
x = 1032 |
|
y = 903 |
|
unique_id = "boiler_on_peak_heater" |
|
friendly_name = "Boiler on peak heater" |
|
device_class = "power" |
|
icon = "mdi:fire"
|
|
|