Journey event  ·  14 Sep 2026

AC / clone mister shown OUT (capacity offline) while inventory says in service: dash_computed reads the input_boolean compose helpers, not fleet inventory

Found on the simulated rig: with the mister and AC in service in fleet_inventory (Kit page: '9 of 9 devices in service', 'Clone mister idle'), the 2x4 Overview tile still shows 'C-

  state copied from the tracker, never improved

  event date 2026-09-14

Event date 2026-09-14
Version found
Version fixed
Expected kit firmware
Release file
SHA-256
Served count
Source https://app.notion.com/3da2b4cda370810e9fb7cdeb695338ab

Found on the simulated rig: with the mister and AC in service in fleet_inventory (Kit page: ‘9 of 9 devices in service’, ‘Clone mister idle’), the 2×4 Overview tile still shows ‘C-HUM OUT’. binary_sensor.dsc_clone_humidifier_capacity_offline and dsc_ac_capacity_offline are computed from get_helper(‘input_boolean.dsc_in_service’, ‘off’), i.e. the compose helper store, defaulting to off. Every in-service write path (Settings > Devices PATCH /settings/inventory, POST /control/service input_boolean.dsc_in_service) updates fleet_inventory, and fleet_state.to_hass_states emits the input_boolean entities from inventory — so the helper is never written and the capacity-offline flags stay ‘on’ forever. Downstream: zone appliance chips (C-HUM OUT), climate efficacy/capacity logic reading these binaries. Fix: derive both flags from inventory (inventoryInService / list_inventory row), same source as the Kit page.

All events  ·  DSC  ·  CannaLib  ·  Site  ·  Firmware releases

Empty rows are honest

A blank cell means the tracker has no value for it. Nothing on this page is filled in to look complete.