From f431551744701df77cae84078d1b55b4670e1095 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Mon, 18 Nov 2024 22:18:52 +0100 Subject: [PATCH] demo: update smart card showcase --- public/assets/config-demo.yml.dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/assets/config-demo.yml.dist b/public/assets/config-demo.yml.dist index 576f7a6..24d8896 100644 --- a/public/assets/config-demo.yml.dist +++ b/public/assets/config-demo.yml.dist @@ -100,6 +100,11 @@ services: warning_value: 50 danger_value: 80 api_token: "xxxxxxxxxxxx" + - name: "PeaNUT" + logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/peanut.png" + url: "https://github.com/Brandawg93/PeaNUT" + endpoint: "/dummy-data/peanut" + type: "PeaNUT" - name: "Weather" location: "Lille" apikey: "xxxxxxxxxxxx" # insert your own API key here. Request one from https://openweathermap.org/api.