2021-09-23 23:36:19 +02:00
|
|
|
voluptuous==0.12.2
|
2021-10-15 19:38:09 +02:00
|
|
|
PyYAML==6.0
|
2021-10-21 20:09:29 +02:00
|
|
|
paho-mqtt==1.6.1
|
2020-11-19 23:39:16 +01:00
|
|
|
colorama==0.4.4
|
2020-12-14 20:17:31 +01:00
|
|
|
tornado==6.1
|
2021-10-30 20:12:57 +02:00
|
|
|
tzlocal==4.1 # from time
|
2021-10-03 14:10:53 +02:00
|
|
|
tzdata>=2021.1 # from time
|
2020-12-07 07:15:54 +01:00
|
|
|
pyserial==3.5
|
2022-02-11 13:57:46 +01:00
|
|
|
platformio==5.2.5 # When updating platformio, also update Dockerfile
|
2022-03-24 02:29:43 +01:00
|
|
|
esptool==3.3
|
2022-03-09 13:27:56 +01:00
|
|
|
click==8.0.4
|
2022-03-08 22:27:54 +01:00
|
|
|
esphome-dashboard==20220309.0
|
2022-02-09 20:13:02 +01:00
|
|
|
aioesphomeapi==10.8.2
|
2022-03-09 13:27:33 +01:00
|
|
|
zeroconf==0.38.4
|
2021-09-20 11:47:51 +02:00
|
|
|
|
|
|
|
# esp-idf requires this, but doesn't bundle it by default
|
|
|
|
# https://github.com/espressif/esp-idf/blob/220590d599e134d7a5e7f1e683cc4550349ffbf8/requirements.txt#L24
|
|
|
|
kconfiglib==13.7.1
|