core/homeassistant
lymanepp f6a9be937b
Add humidity and dew point to tomorrow.io integration (#98496)
* Add humidity and dew point to tomorrow.io integration

* Fix ruff complaints

* Make mypy happy

* Merge emontnemery's changes

* Fix formatting error

* Add fake humidity and dew point to test data (first interval only)

* Fix inconsistency

* Fix inconsistency
2023-08-18 07:41:25 +02:00
..
auth
backports
brands
components Add humidity and dew point to tomorrow.io integration (#98496) 2023-08-18 07:41:25 +02:00
generated Change discovergy integration type (#97391) 2023-08-05 22:47:04 +02:00
helpers Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
scripts Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +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 Bump zeroconf to 0.80.0 (#98416) 2023-08-16 12:03:40 +02:00
requirements.py
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