meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| home_automation:home_assistant:vbox [2020/12/04 07:34] – created niziak | home_automation:home_assistant:vbox [2020/12/07 17:16] (current) – niziak | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Download .ova file and import it in Virtualbox. | Download .ova file and import it in Virtualbox. | ||
| + | * don't change network adapter type | ||
| + | * Make sure that EFI is enabled in the System tab | ||
| + | |||
| + | http:// | ||
| ===== Issues ===== | ===== Issues ===== | ||
| Line 10: | Line 14: | ||
| **Solution**: | **Solution**: | ||
| + | |||
| + | ==== connection refused on port :8123 ==== | ||
| + | |||
| + | HA is working. Console CLI is working. | ||
| + | |||
| + | <code bash> | ||
| + | os update | ||
| + | # Device will reboot after update | ||
| + | </ | ||