You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 7.1.0 - 01.12.2024
Features
added rule habapp_rules.actors.light_bathroom.BathroomLight to control bathroom light
added the python version to habapp_rules.core.version.SetVersions
added habapp_rules.sensors.sun.WinterFilter to filter the sun signal depending on heating state. This can be used to avoid sun protection when heating is active
added habapp_rules.actors.heating.HeatingActive which can be used to set a heating flag if one of the heating actors is active
improved habapp_rules.core.timeout_list
Bugfix
added additional wait time to habapp_rules.actors.energy_save_switch.EnergySaveSwitch when switch is in wait for current state and current falls below threshold.