Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webinterface #4

Open
roblomq opened this issue Sep 24, 2022 · 2 comments
Open

webinterface #4

roblomq opened this issue Sep 24, 2022 · 2 comments

Comments

@roblomq
Copy link

roblomq commented Sep 24, 2022

I'm currently experimenting with this AM43-WiFi on a ESP-12F. I think the programming of the ESPhome version worked and it looks like it is connected to my home network but I (ignore my ignorance) expected some sort of web interface. But when I browse to the assigned IP I get a connection refused error. I use the advanced IP scanner as a tool to find the right IP and this is showing a device called "livingroom_blinds" so it must be the right IP.

@Smoria
Copy link
Owner

Smoria commented Sep 25, 2022

It has no web interface in default config, you can use it only as HomeAssistant integration.

If you want to use some sort of web interface, you must implement it by yourself in yaml config.
Follow ESPHome Web Server Component reference to implement web interface

@roblomq
Copy link
Author

roblomq commented Nov 5, 2022

That looks a bit too complicated for me. What I want is that i'm able to control the modified AM43 with my Domoticz setup. I have MQTT working there (also HA autodiscovery) but I have no clue in how to create a device in Domoticz that is controlling the AM43.
Can someone help me with this by giving some direction in where to start?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants