Merge pull request #196326 from kittywitch/esphome-font-component

esphome: add requests required for fonts component
This commit is contained in:
Martin Weinelt
2022-10-17 02:02:18 +02:00
committed by GitHub
+1
View File
@@ -55,6 +55,7 @@ with python.pkgs; buildPythonApplication rec {
protobuf
pyserial
pyyaml
requests
tornado
tzdata
tzlocal