]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/assets/config-demo.yml.dist
Octoprint service (#324) (#560)
[github/bastienwirtz/homer.git] / public / assets / config-demo.yml.dist
index 43188fb8c9a8b0786ff0653a0042bfc660186790..22dd3b0fe4b1143f1b9694aed0d3b549bea602b3 100644 (file)
@@ -93,6 +93,11 @@ services:
   - name: "Tools"
     icon: "fa-solid fa-screwdriver-wrench"
     items:
+      - name: "Octoprint"
+        logo: "https://cdn-icons-png.flaticon.com/512/3112/3112529.png"
+        apikey: "xxxxxxxxxxxx"
+        endpoint: "https://homer-demo-content.netlify.app/octoprint"
+        type: "OctoPrint"
       - name: "Example item"
         logo: "assets/tools/sample.png"
         subtitle: "This another example"
@@ -100,6 +105,12 @@ services:
         keywords: "demo"
         url: "#"
         target: "_blank" 
+      - name: "Weather"
+        location: "Lyon"
+        apikey: "xxxxxxxxxxxx" # insert your own API key here. Request one from https://openweathermap.org/api.
+        units: "metric"
+        endpoint: "https://homer-demo-content.netlify.app/openweather/weather"
+        type: "OpenWeather"
   - name: "interesting links"
     icon: "fas fa-solid fa-arrow-up-right-from-square"
     items: