Merge pull request #20766 from home-assistant/Danielhiversen-patch-1

Fix opensensemap doc url
This commit is contained in:
Daniel Høyer Iversen 2019-02-05 19:57:31 +01:00 committed by GitHub
commit ca17d4395a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Support for openSenseMap Air Quality data. Support for openSenseMap Air Quality data.
For more details about this platform, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/air_quality/opensensemap/ https://home-assistant.io/components/air_quality.opensensemap/
""" """
from datetime import timedelta from datetime import timedelta
import logging import logging