This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ha_home_assistant [2023/01/04 03:52] – created vissie | ha_home_assistant [2023/03/12 05:03] (current) – vissie | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Setup===== | =====Setup===== | ||
For addons I needed HA with Supervisor, that is only on the OS version, so I used KVM: | For addons I needed HA with Supervisor, that is only on the OS version, so I used KVM: | ||
- | | + | |
- | + | https:// | |
- | + | ||
- | ## Vissie KVM script files | + | and for Raspbery Pi 3/4: |
+ | |||
+ | | ||
+ | |||
+ | <sxh bash; gutter: false> | ||
+ | ## Vissie KVM script files | ||
| | ||
vmName=" | vmName=" | ||
Line 20: | Line 25: | ||
sudo virsh list --all | sudo virsh list --all | ||
sudo virsh vncdisplay $vmName | sudo virsh vncdisplay $vmName | ||
+ | </ | ||
+ | |||
+ | Then enable advanced mode under username/ | ||
+ | |||
+ | Then add Terminal & SSH | ||
+ | |||
+ | ====Install HACS==== | ||
+ | | ||
+ | |||
+ | From ssh: | ||
+ | wget -O - https:// | ||
+ | | ||
+ | ====Install SonOff==== | ||
+ | | ||
+ | |||
+ | |||