• GreatAlbatross@feddit.ukM
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 day ago

    I’ll write a quick gist for anyone coming along:

    One gas boiler in the house, each room has a smart TRV.
    PIR sensor to set room presence, each window has an opening mag sensor. HASS has a general presence sensor set.

    Each room’s temperature is targeted based on presence and window status:
    For each room, if person is home at all, and has been in the room for 5 mins, and the window is closed, TRV to 19, boiler on if <19.
    If the room presence is negative and the window is closed, drop TRV target to 16.
    If the window is open, drop the TRV target to 7.

    There is a little more detail that that in the article, but that’s the basics.