core/homeassistant/components/withings
Diego Elio Pettenò cef5d6054c
withings: don't store the webhook URL in the state. (#69191)
The webhook url should be calculated at startup, not stored in the state
as otherwise a change in network requires re-configuring the integration
from scratch.

This is particularly important as external network configuration might
change when moving HA between networks, and it's not obvious it needs
to be re-added just for this.
2022-04-30 02:21:12 +03:00
..
translations
__init__.py withings: don't store the webhook URL in the state. (#69191) 2022-04-30 02:21:12 +03:00
binary_sensor.py
common.py withings: don't store the webhook URL in the state. (#69191) 2022-04-30 02:21:12 +03:00
config_flow.py
const.py withings: don't store the webhook URL in the state. (#69191) 2022-04-30 02:21:12 +03:00
manifest.json
sensor.py
strings.json