NikZar / nautes-freedomotic-dashboard

GNU Affero General Public License v3.0
18 stars 7 forks source link

nautes-freedomotic-dashboard

This is a simple WIP frontend web application that interacts with a Freedomotic 5.6.0 instance via its REST API V3.

index.html -> End User functionalities

setup.hmtl -> Administrator functionalities


You can access a live preview hosted on heroku:

http://nautes-dashboard.herokuapp.com/

Since the API instance has a self signed certificate you have to:

https://fritz.bestmazzo.it:9113

User Pass
admin admin

http://nautes-dashboard.herokuapp.com/

fritz.bestmazzo.it:9113/v3/


http://fritz.bestmazzo.it:9111

User Pass
admin admin

http://nautes-dashboard.herokuapp.com/

fritz.bestmazzo.it:9111/v3/

=============================

PS: Safari and Chrome cache pages. To test the latest deployed version be sure to clear the cache data before doing the above steps.