← All posts

0.13.0 - the KVM shows up in Home Assistant

home-assistantsecurity

If you run Home Assistant, the KVM can now live there as an ordinary device. Turn MQTT on in Settings, point it at your broker, and it is discovered automatically - no YAML to write.

What you get:

TLS is supported, either verified against the built-in certificate bundle or skipped for a self-signed broker.

It is off by default, and a device that never turns it on does not pay for it.

There is a security fix in the same release: while the default password is still in force, a session can now reach nothing but the login endpoints. That rule used to be enforced by the console alone, which is the wrong place for it.

Release v.0.13.0 on GitHub