Tadeu Bento

Results 248 comments of Tadeu Bento

@martomi @dannygoulder can we get this merged? Chiadog is useless as it stands without the changes in this PR and/or `log_backcompat`. Why do we need to rely on old formats...

Also works for me in PHP 8.2. thanks!

> Then I would love to see the WYSIWYG HTML converter go both ways and have some more editing features, like tables (which I couldn't find and needed). This is...

I would rather see https://github.com/nuintun/qrcode because it also had the ability to decode QR codes and that would be a very nice feature!

> Hi @ruggi99, @TCB13 and @CorentinTh, implemented enhancements of qr code generator in #1104 and QR decoder in #914 Thank you very much for providing this features :)

I came to the conclusion that there are multiple aspects to this and that one fix might break other dav clients. So, my final working setup with nginx is: `````...

> I will try it out soon when I have the time, but thank you already. If you plan to have autoconfig working really well, don't forget to add the...

> Got a dump of alot of useful info by doing a device backup on the Xiaomi Web UI. How did you do that? It seems to return a cfg_backup.mbu...

Here's my config for an **ESP32-S2 Mini** board (lolin_s2_mini) + ### BME680: ````yaml esphome: name: esp-device-name external_components: - source: github://neffs/esphome@bsec2_bme68x components: - bme68x_bsec esp32: board: lolin_s2_mini variant: ESP32S2 framework: type:...