Honza Pobořil
Honza Pobořil
@robingenz Glad to hear that. It will take time until I will test your version, just one note about potential bug: Previously there was similar approach with the video element...
@rnovacek What are you plans about it? I am going to move to the spot now, so propably I will not have option to trade hourly.
And better - allow to connect to any database using the public instance d1-manager.pages.dev, so we does not need to deploy it ourself. Just paste connection string and LLM credentiials...
Tried this config: ``` substitutions: id_name: cooling human_name: Cooling
> Hey [@iBobik](https://github.com/iBobik), do you get it work with the aventa compact? I‘m actually only using a truma combi 4 and thinking of buying an aventa compact this summer. It...
> have you found an other solution to control the aventa with home assistant? There is also https://github.com/mc0110/inetbox2mqtt but I was not able to make it work even for the...
> i'm investigating another solution: to decode Truma App (developed for android with Cordova) and rebuilt with MQTT communication to HA. I already have the truma inetbox and it could...
I had this idea: Try to search specific command in the sources of the mc0110/inetbox2mqtt and then port them to this project. If they implemented it correctly, it should work.
> No, acting like a Truma app connected to original Inetbox with the additional possibility to communicate via MQTT to HA. In other words in case of success, I’ll leave...
Thank you @emmaB93 for your comment about another cause of this error - [not enabled data binding](https://github.com/capawesome-team/capacitor-mlkit/tree/main/packages/barcode-scanning#data-binding). Sadly I found it after few hours first seeing this issue where I...