1. How to delete Energy configuration and start again?

2. samba backup

settings -> Add-ons -> ADDON-STORE -> hamburger -> https://github.com/thomasmauerer/hassio-addons
refresh the browser
install Samba Backup
host: nas.d01.net
share: backup
target_dir: ha
username: nasusr
password: Passw0rd
keep_local: "16"
keep_remote: "16"
trigger_time: "00:40"
trigger_days:
  - Mon
  - Tue
  - Wed
  - Thu
  - Fri
  - Sat
  - Sun
exclude_addons: []
exclude_folders: []

3. portforwarding via cloudflare

4. special commands

ha su repair
ha core rebuild
ha host reboot
ha supervisor reload
ha supervisor update

5. references