core/homeassistant
J. Nick Koston 3a60466e7c
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-16 15:41:07 +01:00
..
auth
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-16 15:41:07 +01:00
generated Move upnp derived sensors to library, be more robust about failing getting some data (#79955) 2022-10-26 14:34:44 -05:00
helpers Adds states and state_attr as a filter, adds is_state and is_state_attr as a test. (#79473) 2022-10-25 19:49:51 +02:00
scripts
util Significantly reduce clock_gettime syscalls on platforms with broken vdso (#81257) 2022-10-31 09:49:48 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Load themes from themes folder by default (#80937) 2022-10-25 12:10:40 +02:00
config_entries.py Use more efficient async_progress_by_handler call in async_start_reauth (#81757) 2022-11-08 12:43:36 +01:00
const.py Bumped version to 2022.11.2 2022-11-08 12:44:44 +01:00
core.py
data_entry_flow.py
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:01:23 +01:00
requirements.py
runner.py
setup.py
strings.json