mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
link provider readme in module readme
This commit is contained in:
parent
de04c12d3c
commit
40a30c24a0
@ -92,3 +92,7 @@ The following properties can be configured:
|
|||||||
| `apiKey` | The [DarkSky](https://darksky.net/dev/register) API key, which can be obtained by creating an DarkSky account. <br><br> This value is **REQUIRED**
|
| `apiKey` | The [DarkSky](https://darksky.net/dev/register) API key, which can be obtained by creating an DarkSky account. <br><br> This value is **REQUIRED**
|
||||||
| `lat` | The geo coordinate latitude. <br><br> This value is **REQUIRED**
|
| `lat` | The geo coordinate latitude. <br><br> This value is **REQUIRED**
|
||||||
| `lon` | The geo coordinate longitude. <br><br> This value is **REQUIRED**
|
| `lon` | The geo coordinate longitude. <br><br> This value is **REQUIRED**
|
||||||
|
|
||||||
|
## API Provider Development
|
||||||
|
|
||||||
|
If you want to add another API provider checkout the [Guide](providers).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user