Results 115 comments of Fabian

I will give it a try tomorrow.

Hi, wpdb has no close, I created a ticket for that: https://core.trac.wordpress.org/ticket/34903 Wrapping it into a function_exists check is a workaround (leaving the db connection open): ``` php if(function_exists('mysql_close')) {...

batmon uses standard BLE connection protocol, so it might work. Your bluetooth proxy must be discoverable with a Bluetooth Low-Energy scan. No compatibility to esphome though, as it uses WiFi...

Actually, this is would require a custom integration (through HACS), as batmon just communicates through mqtt with HA and establishes bluetooth connections through DBus with the bluez stack.

This needs to be implemented, porting batmon from add-on to an Integration. I have no experience with that though

Planned to port batmon to MicroPython, which supports ESP32

I am working on this. @tomatensaus What project did you use?

this has been fixed with https://github.com/fl4p/batmon-ha/commit/8ffdf275b439eae5195cb612bfbebc33b16974fa#diff-b10564ab7d2c520cdd0243874879fb0a782862c3c902ab535faabe57d5a505e1L116 The sleep was inside the watchdog branch causing a spinning loop if watchdog was disabled

Hi, seems like there is a connection issue to the MQTT broker (4=MQTT_ERR_NO_CONN) Check mqtt host and credentials in the configuration

Please remove the symbols from the pin. It must be numeric