hass-core/homeassistant
Raman Gupta aa013fa8f6
Add CONF_LOCATION constant (#68474)
* Add CONF_LOCATION constant

* Update all custom CONF_LOCATION definitions to point to constant

* remove CONF_LOCATION from homeassistant/components/totalconnect/const
2022-03-26 00:10:54 -04:00
..
auth Improve typing [util.decorator] (#67087) 2022-02-23 20:58:42 +01:00
backports Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
components Add CONF_LOCATION constant (#68474) 2022-03-26 00:10:54 -04:00
generated Implement config flow for filesize (#67668) 2022-03-25 09:30:28 -10:00
helpers Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
scripts Make TypeVars private (1) (#68205) 2022-03-17 18:52:38 +01:00
util Improve error handling process_play_media_url (#68322) 2022-03-20 20:25:15 -07:00
__init__.py
__main__.py
block_async_io.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
bootstrap.py Revert "Block peer certs on supervisor" (#67104) 2022-02-23 12:32:07 +01:00
config.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
config_entries.py Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
const.py Add CONF_LOCATION constant (#68474) 2022-03-26 00:10:54 -04:00
core.py Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
data_entry_flow.py Make initial group config flow step a menu (#68565) 2022-03-23 08:34:44 -07:00
exceptions.py Report unmet dependencies for failing config flows (#65061) 2022-02-02 15:06:27 +01:00
loader.py Add integration type (#68349) 2022-03-20 20:38:13 -07:00
package_constraints.txt Update jinja2 to 3.1.0 (#68625) 2022-03-24 22:23:03 +01:00
requirements.py
runner.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
strings.json