mirror of https://github.com/bastienwirtz/homer
demo: update smart card showcase
parent
8d0bc456c1
commit
f431551744
|
@ -100,6 +100,11 @@ services:
|
||||||
warning_value: 50
|
warning_value: 50
|
||||||
danger_value: 80
|
danger_value: 80
|
||||||
api_token: "xxxxxxxxxxxx"
|
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"
|
- name: "Weather"
|
||||||
location: "Lille"
|
location: "Lille"
|
||||||
apikey: "xxxxxxxxxxxx" # insert your own API key here. Request one from https://openweathermap.org/api.
|
apikey: "xxxxxxxxxxxx" # insert your own API key here. Request one from https://openweathermap.org/api.
|
||||||
|
|
Loading…
Reference in New Issue