core/homeassistant
Fredrik Tuomas a65d3868cb
Add support for EDS0066 (#50035)
* Add support for EDS0066

* Added a test

* Corrected entity_ids

* Added missing part of sensor entity id

* Add type hint

* Update tests/components/onewire/const.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* Update tests/components/onewire/const.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* Revert "Update tests/components/onewire/const.py"

This reverts commit 4a01b89868.

* Revert "Update tests/components/onewire/const.py"

This reverts commit 151eb9c0d3.

Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-05-20 15:39:34 +02:00
..
auth
components Add support for EDS0066 (#50035) 2021-05-20 15:39:34 +02:00
generated Remove discovery from iCloud (#50751) 2021-05-17 12:14:54 +02:00
helpers Correct trace of condition actions (#50800) 2021-05-17 16:54:17 -07:00
scripts
util Use mypy-friendly conditional import for zoneinfo (#50444) 2021-05-13 22:36:49 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
const.py Add `Final` type for all core constants (#50858) 2021-05-19 19:31:38 +03:00
core.py Define sync hass.create_task function (#50788) 2021-05-17 14:54:06 -05:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py
loader.py Ensure startup can proceed if async_get_integration raises (#50799) 2021-05-17 17:32:05 -05:00
package_constraints.txt Updated frontend to 20210518.0 (#50842) 2021-05-18 15:54:14 -07:00
requirements.py
runner.py
setup.py
strings.json