Update file headers and outdated documentation links (#32022)
* Update documentation links * Update file headers v2
This commit is contained in:
parent
51b5796916
commit
1ee7c483a7
58 changed files with 49 additions and 295 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue