core/homeassistant
epenet 896526c24b
Add SFR Box integration (#84780)
* Add SFR Box integration

* Adjust error handling in config flow

* Add tests

* Use value_fn

* Add translation

* Enable mypy strict typing

* Add ConfigEntryNotReady

* Rename exception

* Fix requirements
2022-12-31 10:14:13 +01:00
..
auth String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
backports
brands
components Add SFR Box integration (#84780) 2022-12-31 10:14:13 +01:00
generated Add SFR Box integration (#84780) 2022-12-31 10:14:13 +01:00
helpers Avoid running final writes in executor in test (#84679) 2022-12-28 23:40:11 +01:00
scripts String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
util Add mA to SensorDeviceClass.CURRENT units (#84492) 2022-12-30 13:55:14 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
config.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
config_entries.py Fix thundering heard in setup_again when there are many integrations (#84670) 2022-12-27 15:59:42 -10:00
const.py Bump version to 2023.2.0dev0 (#84707) 2022-12-28 18:46:04 +01:00
core.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
data_entry_flow.py Mark required fields in FlowResult typedict (#84811) 2022-12-30 12:01:45 +01:00
exceptions.py Replace attrs with dataclasses in Core exceptions (#84473) 2022-12-22 23:28:48 -05:00
loader.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
package_constraints.txt Update orjson to 3.8.3 (#84878) 2022-12-31 00:58:02 +01:00
requirements.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
runner.py
setup.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
strings.json