maxdd

Results 45 issues of maxdd

I've read that in order to fully have control and switch interfaces to monitor mode, bridge mode is not good if the internal card of a laptop is used. Any...

Recently the integration is failing to reload because it seems i have issue reaching out to apigw.tuyaeu.com and openapi.tuyaeu.com. Dig is saying ``` ;; ANSWER SECTION: openapi.tuyaeu.com. 60 IN A...

Is there anything wrong in doing so: ``` WiFiManager wm; if(!wm.autoConnect(HOSTNAME, MDNS_NAME)) { Serial.println("Failed to connect"); ESP.restart(); } WiFi.onEvent([](WiFiEvent_t event, WiFiEventInfo_t info) { Serial.print("[I][ESP32]: WiFi connected. IP: "); Serial.println(IPAddress(info.got_ip.ip_info.ip.addr)); init_stuff();...

### What would you like to be added? /kind feature I've recently opened a post here https://discourse.crowdsec.net/t/abuseip-confidence-score-and-total-reports-enricher/2731 but the forum seems less populated so i will try here. The feature...

needs/triage
needs/kind

I just installed the proposed version from HACS and the only thing i see once i've added the tile is a white picture. I've also edited the code and added...

bug