github twrecked/hass-virtual v0.9.0a2
version 0.9.0.alpha.2

latest releases: v0.9.3, v0.9.2, v0.9.1...
pre-release2 years ago

Welcome to the 0.9.0 Alpha Releases

DANGER: This is a very alpha release and intended for experienced Home Assistant users.
DANGER: This is a very alpha release, please try on a test system first if possible.

This release adds proper Integration and config flow support to the Virtual component.

What Should Happen

The code will upgrade an older installation to use Config Flow. It will move all your current config
into a single file (/config/virtual.yaml) and it will create a Virtual integration. All your current Virtual
entities should re-appear.

What will Cause Pain

Any device_tracker entities will need to be recreated. See here for instructions on how to do that.

I tried to fix this but the way the old entries were created is causing the issue.

If It Goes Wrong

Then revert back to an older install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

Differences from 0.1

  • debug for an import issue

Don't miss a new hass-virtual release

NewReleases is sending notifications on new releases.