core/homeassistant
Vincent Le Bourlot d82899ed2f
Add title placeholders to overkiz discovery ()
* add gateway_id to the config flow context name.

* obfuscate gateway_id.

* replace const with homeassistant.const.

* Remove obfuscation of gateway_id.

* fix style.

* Add translatable title according to comments

* Update homeassistant/components/overkiz/strings.json

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-07 17:53:05 +02:00
..
auth Enable `no_implicit_reexport` for core files [mypy] () 2022-01-26 10:55:06 +01:00
backports
components Add title placeholders to overkiz discovery () 2022-02-07 17:53:05 +02:00
generated Add Z-Wave.Me integration () 2022-02-07 16:27:11 +01:00
helpers Update black to 22.1.0 () 2022-02-05 14:19:37 +01:00
scripts Update black to 22.1.0 () 2022-02-05 14:19:37 +01:00
util Add coverage for color_rgbww_to_rgb, fix divzero case () 2022-02-05 10:59:32 -06:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add INTEGRATION_DISCOVERY to DISCOVERY_SOURCES () 2022-02-05 10:36:04 -06:00
const.py Fix REQUIRED_NEXT_PYTHON_HA_RELEASE comment placement () 2022-01-30 19:09:51 +01:00
core.py Update black to 22.1.0 () 2022-02-05 14:19:37 +01:00
data_entry_flow.py
exceptions.py Report unmet dependencies for failing config flows () 2022-02-02 15:06:27 +01:00
loader.py Add loggers to integration manifest.json () 2022-01-28 13:37:53 -08:00
package_constraints.txt Upgrade to newer Python pip>=21.0 () 2022-02-07 15:12:04 +01:00
requirements.py
runner.py Clean up no longer needed Python 3.8 support code () 2022-01-30 15:07:07 -06:00
setup.py Report unmet dependencies for failing config flows () 2022-02-02 15:06:27 +01:00
strings.json Abort webhook flow when not connected to home assistant cloud () 2022-01-26 10:57:45 -08:00