From 7b92a1beb201901167280cdedd69cf663b4b1f47 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Wed, 21 Feb 2024 11:18:15 +0100 Subject: [PATCH] Roadmap: Add Home-Assistant integration on the roadmap --- doc/doxygen/src/roadmap.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/doxygen/src/roadmap.md b/doc/doxygen/src/roadmap.md index 7417eb8683..aeff0960ad 100644 --- a/doc/doxygen/src/roadmap.md +++ b/doc/doxygen/src/roadmap.md @@ -23,6 +23,11 @@ The text and items below are tentative, up for discussion, to be updated by regu - Point-to-Point Protocol (PPP): finalize and merge `gnrc_ppp` +# Integrations +(contact/steering: [Teufelchen](https://github.com/teufelchen1)) + +- [Home-Assistant](https://www.home-assistant.io/) BTHome integration +- [Home-Assistant](https://www.home-assistant.io/) integration via [MQTT Discovery](https://www.home-assistant.io/integrations/mqtt#mqtt-discovery) # Power Modes (contact/steering: [Hauke](https://github.com/haukepetersen))