Results 5 comments of Gunes

Hello guys, I monitored cryptography failure by cli/requirements.txt like topic and I fixed it with change cli/requirements.txt parameters as; cryptography==2.4.2 to cryptography>=2.4.2

Hey @adukale, I did not work on this yet but i have similar trouble with power states after reboots. I'll back soon with my own solution if will not shared...

@shahpiyushv @adukale Hello guys, This is my win10 based working tags; **esp32-wroom-32 python 3.8.7 git 2.30.0 idf 4.2** My idf prompt warned me for *power_param ``` unused variable 'power_param' [-Wunused-variable]...