Jgkuiters
(Jgkuiters)
1
Hi,
I have installed Hacs en after that the integration toon_climate but it Will not show up on my dashboard what Am i doing wrong
Thanks in advance Jan
Have you followed the installation guide?
Jgkuiters
(Jgkuiters)
3
Yes i thank i have i have installed toon_climate trough hacs and in my yaml i have
script:
- toon_activate_preset_eco:
alias: Toon activate preset Eco
sequence:
- service: climate.set_preset_mode
data:
preset_mode: eco
entity_id: climate.toon
mode: single
sensor:
- platform: template
sensors:
temperatuur_woonkamer:
friendly_name: “Temperatuur Woonkamer”
value_template: “{{ state_attr(‘climate.toon’,‘current_temperature’) }}”
unit_of_measurement: ÂC
climate:
- platform: toon_climate
name: Toon Thermostat
host: 192.168.1.100
port: 80
scan_interval: 10
min_temp: 6.0
max_temp: 30.0
francisp
(Francis)
4
Impossible to tell what is the problem. See here, point 11