Climate with sonoff basic does not work

I installed a “Sonoff” in “Hassio” that I use to turn on and off the boiler for my home heating. In “Hassio” works correctly. In “Homehabit” instead I can see the temperature (I get from a sensor “Xiaomi”) but I can not put in “on” my “Sonoff”. Do you have any ideas to solve

@Brian10 what is the component config for that in hass?

i have this:

climate:

  • platform: generic_thermostat
    name: Riscaldamento Automatico
    heater: switch.riscaldamento_accensione_manuale
    target_sensor: sensor.temperature_158d000273d487
    min_temp: 15
    max_temp: 30
    ac_mode: false
    target_temp: 17
    cold_tolerance: 0.3
    hot_tolerance: 0
    min_cycle_duration:
    seconds: 5
    keep_alive:
    minutes: 3
    initial_operation_mode: “off”
    away_temp: 11

To clarify, are you trying to on/off heater through Thermostat widget or Switch widget?

switch.riscaldamento_accensione_manuale

This Is a “sonoff” you know?

This attachment are mi picture for configuration on homehabit

In

Yeah, that good info. Currently there is no supported config for this setup, so let me see what can be improved. Will update.

Partial correction of my request:
I can activate my component (* SONOFF *) to turn on the boiler. Unfortunately I am unable to vary the temperature. Do you have any indication on this?

In smallest widget size, you can only double-tap on left/right side to increase/decrease temperature for now. If you make thermostat widget larger there should be a visible handle to drag temperature. Can you check if that works?

It’s true my friend!!! Work for me now!! Thankyou forse you work! I follow you.
By. (Sorry for my english i’m Naples in Italy)

Oh, that’s great!
Let me know about any other issues or requests. Thanks.

it would be nice to have the option to lock the mgari setting menu with a pin. it can be done?

Can you clarify which setting menu did you mean?

Screenshot_20190529_174412 Screenshot_20190529_174428

This.

Got it. Yes, that is planned (related idea).

Great

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.