core/homeassistant
Chris Xiao 37757f777f
AirNow sensors should share device identifier (#103279)
* Entities from the same config entry should have the same device identifier
* Clean up unused device entries with no entities after sensor setup

Co-authored-by: James Pan <32176676+jzpan1@users.noreply.github.com>
Co-authored-by: Theo Ma <62950302+t1an-xyz@users.noreply.github.com>
Co-authored-by: Jonathan McDevitt <69861492+Jonmcd1@users.noreply.github.com>
Co-authored-by: Jadon Yack <86989502+jadonyack@users.noreply.github.com>
Co-authored-by: Ashton Foley <121987068+foleyash@users.noreply.github.com>
Co-authored-by: Leon Yan <138124222+leony7@users.noreply.github.com>
2023-11-04 13:16:40 +01:00
..
auth Allow non-admins to subscribe to the issue registry updated event (#103145) 2023-10-31 16:29:22 -05:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
components AirNow sensors should share device identifier (#103279) 2023-11-04 13:16:40 +01:00
generated Add config flow to CalDAV (#103215) 2023-11-02 19:48:56 -07:00
helpers Reduce template render overhead (#103343) 2023-11-04 09:46:01 +01:00
scripts
util Rename `gather_with_concurrency` to `gather_with_limited_concurrency` (#102241) 2023-10-19 15:08:52 +02:00
__init__.py
__main__.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
block_async_io.py
bootstrap.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
config.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
config_entries.py Fix race in starting reauth flows (#103130) 2023-10-31 12:38:05 -05:00
const.py Bump version to 2023.12.0dev0 (#102798) 2023-10-25 20:37:16 +02:00
core.py Small speed up to async_listen (#103307) 2023-11-03 20:58:03 +01:00
data_entry_flow.py Validate steps in Flowhandler (#102152) 2023-10-19 13:34:10 +02:00
exceptions.py
loader.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
package_constraints.txt Bump SQLAlchemy to 2.0.23 (#103313) 2023-11-03 11:10:08 -05:00
requirements.py Update base image to 2023.10.0 (#102126) 2023-10-18 19:11:41 +02:00
runner.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
setup.py
strings.json Remove instances of title case in common strings (#102212) 2023-10-18 14:52:51 +02:00