mirror of https://github.com/bastienwirtz/homer
Fix param for demo showcase
parent
f431551744
commit
a8629ba80c
|
@ -105,6 +105,7 @@ services:
|
||||||
url: "https://github.com/Brandawg93/PeaNUT"
|
url: "https://github.com/Brandawg93/PeaNUT"
|
||||||
endpoint: "/dummy-data/peanut"
|
endpoint: "/dummy-data/peanut"
|
||||||
type: "PeaNUT"
|
type: "PeaNUT"
|
||||||
|
device: "ups"
|
||||||
- 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