Skip to content

v1.14.1: Boolean entities are now settable switches

Choose a tag to compare

@pvyleta pvyleta released this 05 Apr 21:07

VIDITELNOSTPRIKONU and other _BOOL_i entities are now switches (toggleable) instead of binary_sensors (read-only).

All _BOOL_i entities from data pages are INPUT elements with NAME attributes, meaning they are settable via POST to the XCC device. They should be switches so you can control them from the Home Assistant UI.

154 tests pass, 0 failures.