2022-04-10 23:23:13 +02:00
|
|
|
voluptuous==0.13.1
|
2021-10-15 19:38:09 +02:00
|
|
|
PyYAML==6.0
|
2021-10-21 20:09:29 +02:00
|
|
|
paho-mqtt==1.6.1
|
2022-11-09 21:36:53 +01:00
|
|
|
colorama==0.4.6
|
2022-10-28 02:29:10 +02:00
|
|
|
tornado==6.2
|
2022-04-04 19:39:45 +02:00
|
|
|
tzlocal==4.2 # 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-11-09 00:03:39 +01:00
|
|
|
platformio==6.1.5 # When updating platformio, also update Dockerfile
|
2022-05-13 03:44:24 +02:00
|
|
|
esptool==3.3.1
|
2022-05-09 09:22:47 +02:00
|
|
|
click==8.1.3
|
2022-11-09 04:46:44 +01:00
|
|
|
esphome-dashboard==20221109.0
|
2022-11-22 21:45:07 +01:00
|
|
|
aioesphomeapi==12.0.0
|
2022-11-07 07:14:13 +01:00
|
|
|
zeroconf==0.39.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
|