Andreas Motl

Results 1424 comments of Andreas Motl
trafficstars

That was quick. Thanks a bunch, @agross!

Currently, only one MQTT broker can be configured within the main Kotori configuration file [^1]. However, in theory, the machinery should be capable of handling connections to different MQTT brokers,...

> In theory, the machinery should be capable of handling connections to different MQTT brokers. #83 makes it real [^1]. Just add a corresponding configuration snippet to your per-application settings,...

We just discovered that this style and mechanism of sensor announcements to the MQTT bus is actually called »MQTT discovery«, as defined by Home Assistant at [1]. On behalf of...

Dear Adrián, thanks for writing in and for using Kotori. May I ask you how you encountered this problem? While I know there might still be issues with the connection...

Thanks for the details. So, you are just sending a high throughput of datapoints to the MQTT bus which quickly triggers this condition and you are observing this through log...

All right, thanks! I will add `pool_size` as an option to the InfluxDB configuration then.

Dear Adrián, your suggestion has been implemented by b3cb7344 and will be part of the next release. Thanks again! With kind regards, Andreas.

Dear Hans, thanks for writing in. > Is there no arm64 package? You are right, we currently don't have any packages for arm64. But now that we hear that there...

Dear Hans, it took a while to come back to this but now things are moving again after the code base has been ported to Python 3. While the documentation...