hass-core/homeassistant
J. Nick Koston ad992f0a86
Fix switchbot not becoming available again after unavailable (#81822)
* Fix switchbot not becoming available again after unavailable

If the advertisment was the same and we were previously
marked as unavailable we would not mark the device as
available again until the advertisment changed. For lights
there is a counter but for the bots there is no counter
which means the bots would show unavailable even though
they were available again

* naming

* naming
2022-11-09 08:09:06 +01:00
..
auth Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
backports
brands Remove hardware and fix raspberry pi brands in integrations.json (#80970) 2022-10-25 21:05:04 +02:00
components Fix switchbot not becoming available again after unavailable (#81822) 2022-11-09 08:09:06 +01:00
generated Add integration_type to ign_sismologia (#81729) 2022-11-08 14:47:00 +01:00
helpers Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
scripts
util Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Fix typo SIGNAL_BOOTSTRAP_INTEGRATONS -> SIGNAL_BOOTSTRAP_INTEGRATIONS (#79970) 2022-10-09 17:06:28 -10:00
config.py Create repairs issue if an outdated currency code is configured (#81717) 2022-11-08 07:21:09 +01:00
config_entries.py Implement ConfigEntry async_wait_for_states (#81771) 2022-11-08 17:18:40 +01:00
const.py Bump version to 2022.12.0dev0 (#81044) 2022-10-26 23:44:38 +02:00
core.py Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253) 2022-10-19 13:31:08 +02:00
data_entry_flow.py Store redirect URI in context instead of asking each time (#77380) 2022-08-29 19:28:42 -04:00
exceptions.py
loader.py fix integration descriptions (#81008) 2022-10-26 12:39:23 +02:00
package_constraints.txt Update frontend to 20221108.0 (#81787) 2022-11-08 15:00:30 +01:00
requirements.py
runner.py
setup.py Always install requirements of after_dependencies (#79094) 2022-09-26 09:59:01 -04:00
strings.json Improve Awair config flow (#76838) 2022-08-16 14:30:07 +02:00