Open Machu95 opened 3 months ago
Hello,
There is no HA widget yet but I like the idea, this gif actually comes from the ESP8266, the Single Page Application is made with VueJS, I'm using a Github Action to build and gzip the website from the front
folder to the back/data
folder (around 600KB).
You should be able to access it at http://logitech-z906.local after uploading the app to your ESP8266 otherwise you also need to upload the File System image (i.e. the data folder), simply run pio run --target uploadfs
in the PlatformIO Terminal.
Let me know if you got it to work this is still very much a work in progress :)
Hello,
I assume from this gif https://raw.githubusercontent.com/nforay/Z906Remote/docs/images/preview.gif that it's from your homeassitant. Can you share it?