0.3.0-beta2
Pre-release
Pre-release
Second beta on the 0.3.0 line. Includes everything from beta1 (manual entity mapping) plus two new features and graph-default improvements. Cut from dev.
New since beta1
- Remote-off action (
remote_off_action, defaultdisable_start): when your "remote control allowed" sensor is off (and the sauna is off), the card reacts. The status pill swaps its icon for a lock (a visual cue, no tooltip needed), and you choose what happens:disable_start(default — disable just the start button),lock(disable all controls),hide_controls(display-only),compact/compact_locked(switch to the compact layout).noneopts out. Only engages when such a sensor exists and reads off, so it is safe by default. - Whole-session graph on by default (
cooldown_include_heatup): a session now shows the rising heat-up and falling cool-down as one two-tone arc out of the box. - Cool-down survives a page reload without configuration: the target falls back to the room temperature (or ~25 °C when unknown), so the falling curve reconstructs after a reload.
- Editor toggles tell the truth: the graph and "tap for more info" toggles now show their real (on) defaults instead of appearing off.
Install (HACS)
Enable beta/pre-release versions for sauna-card in HACS, then update to 0.3.0-beta2.
Feedback
Enable Advanced → Debug logging and post symptoms + the [sauna-card] console lines to issue #25: #25