Update file headers and outdated documentation links (#32022)

* Update documentation links

* Update file headers v2
This commit is contained in:
springstan 2020-02-21 00:29:46 +01:00 committed by GitHub
parent 51b5796916
commit 1ee7c483a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 49 additions and 295 deletions

View file

@ -71,7 +71,7 @@ async def async_setup_entry(hass, entry, async_add_entities):
wstr = (
variable + " is no a longer supported "
"monitored_conditions. See "
"https://home-assistant.io/components/binary_sensor.nest/ "
"https://home-assistant.io/integrations/binary_sensor.nest/ "
"for valid options."
)
_LOGGER.error(wstr)