mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-04 07:56:50 +00:00

* Documentation for https://github.com/home-assistant/home-assistant/pull/10388 * added note that the knx plattform is not supported on Windows. Reason: HAss on windows uses asyncio.ProactorEventLoop() which has poor UDP support. See related issue: https://github.com/home-assistant/home-assistant/issues/6820 * ✏️ Fixed note markup