* Allow async_integration_yaml_config to raise * Docstr - split check * Implement as wrapper, return dataclass * Fix setup error handling * Fix reload test mock * Move log_messages to error handler * Remove unreachable code * Remove config test helper * Refactor and ensure notifications during setup * Remove redundat error, adjust tests notifications * Fix patch * Apply suggestions from code review Co-authored-by: Erik Montnemery <erik@montnemery.com> * Follow up comments * Add call_back decorator * Split long lines * Update exception abbreviations --------- Co-authored-by: Erik Montnemery <erik@montnemery.com> |
||
---|---|---|
.. | ||
__init__.py | ||
alarm_control_panel.py | ||
binary_sensor.py | ||
button.py | ||
config.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
cover.py | ||
fan.py | ||
image.py | ||
light.py | ||
lock.py | ||
manifest.json | ||
number.py | ||
select.py | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
template_entity.py | ||
trigger.py | ||
trigger_entity.py | ||
vacuum.py | ||
weather.py |