fa4e890696
* Add support for Installed Auth authentication flows. Add support for additional credential types to make configuration simpler for end users. The existing Web App auth flow requires users to configure redirect urls with Google that has a very high security bar: requires ssl, and a publicly resolvable dns name. The new Installed App flow requires the user to copy/paste an access code and is the same flow used by the `google` calendar integration. This also allows us to let users create one authentication credential to use with multiple google integrations. * Remove hard migration for nest config entries, using soft migration * Add comment explaining soft migration * Revet changes to common.py made obsolete by removing migration * Reduce unnecessary diffs in nest common.py * Update config entries using library method * Run `python3 -m script.translations develop` * Revert nest auth domain * Remove compat function which is no longer needed * Remove stale nest comment * Adjust typing for python3.8 * Address PR feedback for nest auth revamp |
||
---|---|---|
.. | ||
legacy | ||
translations | ||
__init__.py | ||
api.py | ||
binary_sensor.py | ||
camera.py | ||
camera_sdm.py | ||
climate.py | ||
climate_sdm.py | ||
config_flow.py | ||
const.py | ||
device_info.py | ||
device_trigger.py | ||
events.py | ||
manifest.json | ||
placeholder.png | ||
sensor.py | ||
sensor_sdm.py | ||
services.yaml | ||
strings.json |