Commit graph

3 commits

Author SHA1 Message Date
Brian Martin
82d5448eb7 change randomid to 4 characters 2020-01-25 15:26:35 -05:00
Brian Martin
f23c9bf4fe add missing api endpionts and examples
- add apis missing that were causing errors
- add bot / wifi config should work now on ecovacshome app
2020-01-05 09:29:53 -05:00
Brian Martin
d1d2b228ee implement basic confserver plugins
- basic plugin system for confserver
  - allows adding api via plugins that can be saved in user data/plugins folder
  - relocated routes into internal plugins
 - add start_site to replace start_server
   - changed init code for starting confserver, this with the above fixes an issue of initializing the app twice
2020-01-04 20:35:08 -05:00