v1.14.1: Boolean entities are now settable switches
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.