mirror of
https://github.com/home-assistant/core.git
synced 2025-05-11 17:39:17 +00:00

* Add support for doods * Move connection to external module * Fix for CI * Another update for CI * Reformatted via black * Updated linting stuff * Updated per code review * Removed none check for something with a default * Updated config parsing * Updated if statements, need to disable lint check * Fixed formatting and bug that should make linter happy * Fixed one more issue with box drawing for areas * removed extra imports * Reworked per suggestion * Changed output to debug for informational detection message
2 lines
27 B
Python
2 lines
27 B
Python
"""The doods component."""
|