Open duckida opened 1 year ago
Hi @duckida what kind of errors did you encounter? Perhaps there is something I can fix, or just add more documentation. To use it with homebridge, you have to install and configure Homebridge http accessory and configure it following the example in readme. I will update the readme and add some screen shots later today. Meanwhile I'm working on slightly optimized version - https://github.com/kszpakowski/pico-webserver using microdot web server instead of implementing my own - I'm going to migrate this project to the new approach soon.
I found out you just had to add homebridge-http-accessory
as a plugin and then use the provided config.
I've (after many errors) gotten the plugin to work, how to I register it as a homebridge accessory?