meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
home_automation:home_assistant:vbox [2020/12/04 07:34] – created niziakhome_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://homeassistant.local:8123
  
 ===== Issues ===== ===== Issues =====
Line 10: Line 14:
  
 **Solution**: Change network adapter to ''Intel PRO/1000 MT Desktop'' **Solution**: Change network adapter to ''Intel PRO/1000 MT Desktop''
 +
 +==== connection refused on port :8123 ====
 +
 +HA is working. Console CLI is working.
 +
 +<code bash>
 +os update
 +# Device will reboot after update
 +</code>