Hello everyone,
I added the generic thermostat now a few weeks ago (id don’t remember if it was trough code or from menus, next next), and today I finally managed to install all the electric valves to my underfloor heating system, and I wanted to add more thermostats but it seems I only have one climate entity and can’t find a way to add a new climate entity, every time I add a thermostat , either Better Thermostat (HACS) or the Generic thermostat it automatically selects the initial Bedroom climate entity. … I don’t know what I’m missing here, anyone around to let me know why I don’t see the option to create a new climate entity? In my configuration.yaml I have just this:
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
zha:
custom_quirks_path: config/custom_zha_quirks/
do I need to add the code manually (the one bellow)? As I don’t think so because there is no Bedroom thermostat (the already created thermostat that works)
climate:
- platform: generic_thermostat
name: Another Room Thermostat
....
Also I’m amazed that there are so few people with Normally Open NO electro-valves for their underfloor heating system, as I couldn’t find any thermostat to have this option as a toggle switch (NO or NC). If I set it to COOL mode the dashboard looks weird, it says it’s cooling instead of heating… the other way around as I found out is to create some virtual switches that reverse the action of the thermostat switch.
Those are the only options to have a thermostat working properly with Normally Open NO thermoelectric valves ?
Thank you
1 post - 1 participant