core/homeassistant
Jack Boswell 8a6bde1191
Add Starlink device tracker (#91445)
* Fetch location data and redact in diagnostics

* Implement device tracker

* Fix failing tests

* Update starlink-grpc-core

* Update coveragerc

* Hardcode GPS source type

* Use translations

* Move DEVICE_TRACKERS a little higher in the file

* Separate status and location check try/catches

* Revert "Separate status and location check try/catches"

This reverts commit 7628ec62f6.
2023-08-19 11:36:23 +02:00
..
auth
backports
brands
components Add Starlink device tracker (#91445) 2023-08-19 11:36:23 +02:00
generated New integration for Comelit SimpleHome (#96552) 2023-08-18 08:40:23 +02:00
helpers Cleanup ManualTriggerSensorEntity (#98629) 2023-08-18 20:19:17 +02:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Add types-Pillow dependency (#98266) 2023-08-13 11:57:46 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
core.py Log events with no listeners (#98540) 2023-08-16 20:14:49 +02:00
data_entry_flow.py
exceptions.py
loader.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
package_constraints.txt Update frontend to 20230802.1 (#98616) 2023-08-18 13:09:35 +02:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
setup.py
strings.json