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
Feat: expose door and window combined state as Homey capabilities (#114)
* Feat: expose door and window combined state as capabilities
Adds door_state_capability and window_state_capability for all vehicles.
The transformer already populated these fields from real CarData API keys;
this wires them into the Homey device and migrates existing devices.
Also fixes a stale test assertion that expected RANGE_BATTERY on a pure
BEV — the code has always reserved it for PHEVs only.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Feat: add door and window capability definitions to homeycompose
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Style: sync app.json with homey app build output (alphabetical capability order)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments