home-assistant: add missing mqtt

This commit is contained in:
Sandro - 2023-12-11 23:53:55 +01:00
parent 7154341030
commit 8155afd46f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ in
extraComponents = [ extraComponents = [
"esphome" "esphome"
"met" "met"
"mqtt"
"radio_browser" "radio_browser"
"wled" "wled"
]; ];