I have been converting some of my Tasmota 12v light switches over to ESPhome after finally getting my head around configuring them as stand alone devices while maintaining the same functions. One of the reasons I used Tasmota was because I could use the device webpage to control functions while “offline” as a backup for emergency’s
I have been kicking around a light dimmer idea along with the relay control and was able to dim and turn on and off the relay from the device page.
however I took a break away from it a week or 2 ago and had some time to play again…
here is my code that worked the last time I worked on it. as I remember since then 2 ESP builder updates have been pushed… and I’m unable to locate any changes relating to the web server core or I’m just blind and now keep falling down the same rabbit hole.
I have gone as far as pulling out an old laptop that I never used accessing any of the devices. so even as I have cleared browser cache etc… the tasmota devices all still work as expected web wise.
as well as HA controls devices as expected.
Im out of Ideas and would be grateful for others eyes to see that which I cannot
it’s possible, I installed the updates as they came out but had not checked my device web pages until there was an issue with some of the devices, then I discovered the web page with out any controls that I used to control the system connected to the devices…
this device is just to experiment and find a solution without having to list out several hundred lines of YAML from the other devices that all share a common issue, none of the code for the other devices have changed since early DEC 25
now I have to do is figure out the differences and how to fix the other project that I did not write that having the same issue.
Or… wait for that author to find and fix their own code… but that is not really the OPEN source way. I am a hardware guy… I build the systems and hack and slash the code to make it work.