Closed the-smart-home-maker closed 2 months ago
Looking at the log, you seem to be missing components, it only has the basic stuff(wifi, api, ota, etc.) that you would get at start from the esphome addon, suggest double-checking what config you've flashed
Thank you - you are right. Don't know why but just pressing "install" and "wireless" in the Home Assistant ESPHome Add-On seemed to NOT compile the latest YAML code even though it appeared to do so. Tried it multiple times. Never happened to me before - I have dozens of ESPHome devices. But then I decided the "Plug into this computer" with compile & download the bin file and then upload it via ESPHome web. Now it works :) Thank you! We can close this one.
Hi there,
I think I have configured everything correctly. I can also see from the logs that everything seems OK. But still, the device won't show up in the Apple Home App when trying to add it. When clicking on "Add device via setup code" and entering the setup code defined in the homekit_base section, nothing happens. Also, there is no possibility to access the web page for configuring the device as one knows from the ESP32 implementation. When opening the device page in Home Assistant, I don't even see the factory reset button for the homekit_base.
What am I missing?
Here is my YAML code:
And here is an example log output:
Thanks for your help!