The awair API has changed again, this time substituting 'lat' and 'lon' for 'latitude' and 'longitude'.
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"domain": "awair",
|
|
"name": "Awair",
|
|
"documentation": "https://www.home-assistant.io/components/awair",
|
|
"requirements": [
|
|
"python_awair==0.0.4"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|