core/homeassistant
Robert Svensson 4642a70651
Add typing to deCONZ Alarm Control Panel and Binary Sensor platforms (#59611)
* Add typing to deCONZ Alarm Control Panel and Binary Sensor platforms

* Address review comments

* Don't use asserts, use # type: ignore[no-any-return]

* Improve lazy typing of dict
2021-11-16 20:01:10 +01:00
..
auth Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
components Add typing to deCONZ Alarm Control Panel and Binary Sensor platforms (#59611) 2021-11-16 20:01:10 +01:00
generated Add Jellyfin integration (#44401) 2021-11-12 14:57:40 +01:00
helpers Removed deprecated "device_state_attributes" for Amberelectric (#59672) 2021-11-16 16:11:46 +01:00
scripts Upgrade colorlog to 6.6.0 (#59440) 2021-11-09 21:30:23 +02:00
util Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 (#58669) 2021-11-15 09:18:57 -08:00
__init__.py
__main__.py
async_timeout_backcompat.py Bump to aiohttp 3.8.0 (#58974) 2021-11-04 10:07:50 -05:00
block_async_io.py
bootstrap.py
config.py
config_entries.py Adjust async_step_usb signature for strict typing (#59773) 2021-11-16 19:03:50 +01:00
const.py Add frequency device class for sensor (#59700) 2021-11-15 14:33:50 +01:00
core.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
data_entry_flow.py Drop STEP_ID constants from data_entry_flow (#59497) 2021-11-11 16:28:46 +01:00
exceptions.py
loader.py
package_constraints.txt Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
requirements.py
runner.py
setup.py
strings.json