#Yaml dosnt include api
1 messages · Page 1 of 1 (latest)
Hi, sorry for the last response. The error should be fixed with the last version. Please also try to use latest instead of nightly since nightly can be unstable.
Pulled nightly and latest
Still have the API problem
Can you check the logs on the docker container? Is the container running?
that looks perfect
Can you check if you use the latest version with a docker compose pull?
Do you have a firewall or just one big LAN Network?
And please enable debug mode!
Newest version (I used pull 2days ago)
I have firewall but ha can access everything (it notices the device too, other services on raspi are accesable from ha too)
How do I enable it?
HA => device
device => HA on various udp based random ports
Latest HA installed?
in the .env from the docker-compose you can uncomment it. near the top of the file
if youre in the directory...
docker compose down --remove-orphans
docker compose up -d
or without -d, then you can see all logs directly and STRG + C/D if you want to exit the container
Yea
It can access ha too
hmmmm ok. Yeah i need a debug output just from the start of the LVA. And another one where you try to set it up
There is something strange going on since it works. Just run a setup today.
I sadly can't atm access the raspi
I do it if I'm back home 26.2
(I should really configure watchdog)
yeah no problem. And i hope you know that docker compose up -d doesnt automatically downlaod the latest image. so do a docker compose pull
I know
TCP to HA, UDP to HA, HA to device TCP
Did you had any progress?
Everything works now thx
Glad to read that. What was the problem? Just the firewall?