core/homeassistant
epenet b6d3e34ebc
Drop custom type (CALLABLE_T) from zha (#73736)
* Drop CALLABLE_T from zha

* Adjust .coveragerc

* Apply suggestions from code review

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Add TypeVar

* Apply suggestions from code review

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* One more

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Flake8

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-06-20 14:50:27 +02:00
..
auth Add EVENT_USER_UPDATED (#71965) 2022-06-09 20:49:02 -07:00
backports
components Drop custom type (CALLABLE_T) from zha (#73736) 2022-06-20 14:50:27 +02:00
generated Add QNAP QSW DHCP discovery (#73130) 2022-06-19 09:43:29 -05:00
helpers Remove vizio from mypy ignore list (#73585) 2022-06-19 21:39:24 +02:00
scripts Initialize hass.config_entries for check config (#73575) 2022-06-16 14:40:41 +02:00
util Improve YAML Dump times with C Dumper (#73424) 2022-06-13 13:14:30 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Fix typos in ConfigEntryState.recoverable (#73449) 2022-06-13 10:56:08 -10:00
const.py
core.py
data_entry_flow.py Adjust FlowResult construction in data entry flow (#72884) 2022-06-16 12:57:41 +02:00
exceptions.py
loader.py
package_constraints.txt Bump async-upnp-client to 0.31.2 (#73712) 2022-06-19 12:59:37 -05:00
requirements.py Avoid creating executor job in requirements if another call satisfied the requirement (#73451) 2022-06-13 14:33:29 -07:00
runner.py
setup.py
strings.json