david1
(David)
April 22, 2022, 1:13am
1
i see it try to load, but nothing shows up to add a device…
i followed this guide, Getting Started with ESPHome and Home Assistant — ESPHome
i dont have any esp.yaml files created… per the guide it didnt mention one? can someone help please!!!
id like to be able to load a esp32 device from here to try their version of esppresence
tom_l
April 22, 2022, 1:35am
2
Go to Configuration → Addons, Backup & Supervisor, then to the ESPHome addon page.
Is it started?
tom_l
April 22, 2022, 1:38am
4
Yes, that’s started. Does clicking on the OPEN WEB UI link take you to the same blank page?
david1
(David)
April 22, 2022, 1:38am
5
yes! Appreciate the response, but just to make sure i dont need any sort of esphome.yaml file right? according to the documentation its not listed as a requirement…
tom_l
April 22, 2022, 1:43am
6
It may be a bug that prevents the page loading if there are no device config files. Try adding this to a new file called config/esphome/test.yaml
esphome:
name: test
platform: ESP8266
board: d1_mini
wifi:
ssid: your_ssid_here
password: your_wifi_password_here
api:
logger:
ota:
See if having that file in your esphome folder helps.
david1
(David)
April 22, 2022, 1:58am
7
thanks, i created the file and restarted ha, now im getting this in the logs!
tom_l
April 22, 2022, 2:04am
8
Go to your Supervisor addon store repositories and delete the duplicate repositories for ESPHome, leaving only one.
david1
(David)
April 22, 2022, 2:10am
9
uninstalled both, restarted and reinstalled one of them, no go
tom_l
April 22, 2022, 2:14am
10
What version of home assistant and supervisor are you on?
1 Like
david1
(David)
April 22, 2022, 2:18am
11
Home Assistant 2022.4.6
How do you tell which supervised version, thi?
tom_l
April 22, 2022, 2:24am
13
You appear to be running an unsupported supervised install. Only Debian is supported. Not Ubuntu.
1 Like
david1
(David)
April 22, 2022, 2:26am
14
damn, can i migrat this over?
tom_l
April 22, 2022, 2:45am
15
Yes you can copy a full backup off the system and load it into the new system.
david1
(David)
April 22, 2022, 7:50pm
16
thanks, i installed home-assistant on debian, but the page doesnt go past the initial landing page, its been about three hrs now
david1
(David)
April 23, 2022, 12:42am
19
how can iincrease /dev/sr0?