Vijay

Results 12 comments of Vijay

I have the same issue, I set up all integration as documented but none of the icons show up. Can @vigonotion help?

Wow! I included that and restarted HA and it was solved. Thank you so much! Hope he includes this in the readme soon.

I was able to resolve the issue with Arduino UNO by downgrading the version of IDE to 1.1.12 as suggested [here](https://forum.arduino.cc/t/arduinostl-problem/666354) but the issue for ESP remains.

Yeah , same issue with me. Can this be fixed please?

@Tech-TX , Thanks for all the pointers. I am trying to write code to go into light sleep with the ability of waking up either via GPIO interrupt or on...

@ericbeaudry , you should start with the low power example which comes with the IDE. Load that and see if everything is fine, then remove the parts you don't want...

Exact issue with mine too. It crashes after 100% complete `22:37:51.696 > 0x4020534c in AsyncWebServerResponse::addHeader(String const&, String const&) at ??:? 22:37:51.696 > 0x402146ce in raise_exception at core_esp8266_postmortem.cpp:? 22:37:51.696 > 0x4020534c...

Is this issue resolved or not, I am not able to run the start/stop operation by following the workaround mentioned above. I get an error `Error while switching off http://192.XXX.XXX.XXX:8126/container/frigate`...

Hi @realholgi , I used your files but I am still getting exceptions in the code. It did not help. I get exceptions even if I don't use interrupts. The...

Hi @realholgi , sorry I did not understand your suggestion. Can you be a bit more specific please. fyi, I am using your libraries & not from Paul.