mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
* Fix non syncthru-syncthru supporting printers * Formatting * Update requirements_all * Update syncthru.py * Fix component to be async (as is the used SyncThru implementation) * Add async syntax * Omit loop passing * Don't await async_add_platform * Generate new all requirements * Explain, why exception is caught in setuExplain, why exception is caught in setupp * Handle failing initial setup correctly * Formatting * Formatting * Fix requested changes * Update requirements and add nielstron as codeowner * Run codeowners script * Make notification about missing syncthru support a warning * Revert pure formatting * Fix logging