Releases: Alexandre-io/homeassistant-vcontrol
Releases · Alexandre-io/homeassistant-vcontrol
Release list
1.13.4
1.13.3
- Fix MQTT publishing for
STRINGcommands so text payloads stay strings in MQTT clients such as MQTT Explorer - Clarify the
commandsconfiguration format in the add-on documentation and translated option descriptions
1.13.2
- Fix parsing of the Home Assistant
commandslist so all configured commands are loaded again
1.13.1
- Fix compatibility with custom
vcontrold.xmlfiles that still use legacy or relativevito.xmlXInclude paths
1.13.0
- Align the add-on with current Home Assistant 2026 / Supervisor conventions
- Switch custom XML handling to
addon_configwith legacyconfig/vcontroldfallback - Fix MQTT setter topic parsing, string publishing, and runtime script robustness
- Move runtime-generated files to
/run/vcontroldand simplify the Docker build
1.12.5
What's Changed
- Bump home-assistant/builder from 2023.09.0 to 2024.01.0 by @dependabot in #56
- Vcontrold: allow custom vcontrold.xml by @Bascht74 in #57
- Bump home-assistant/builder from 2024.01.0 to 2024.03.5 by @dependabot in #63
- Bump docker/login-action from 3.0.0 to 3.2.0 by @dependabot in #69
- Bump actions/checkout from 4.1.1 to 4.1.7 by @dependabot in #70
New Contributors
Full Changelog: 1.10.1...1.12.5
Release 1.10.1
Release 1.10.0
Release 1.9.0
- Allow custom vito.xml
- Upgrade debian to bookworm