Thomas Dietrich

Results 255 comments of Thomas Dietrich

Related to #66 Hey, an outstanding improvement in this repository is to implement device scanning. If no device is shown at all, there is definitely something wrong with the setup....

The primary use case of this daemon is to provide data to smart home systems. They wouldn't benefit from historic data but I get your point about a direct path...

Your arguments are correct. What I wanted to express: This kind of use case is not directly linked to the function of a smart home system. Of course you can...

To add one more though here: Retrieving historic data from the sensors is not a bad idea but MQTT would be the wrong interface to transfer them to. I saw...

Hey @NorbertHD, maybe @michaelbeljaars can help: https://github.com/ThomDietrich/miflora-mqtt-daemon/issues/120

Hey @Chouille, it's weird you are not seeing any error pop up after a certain timeout. Still, the error is very likely related to the bluetooth setup on your system....

Because it was anyhow needed: I've just installed a fresh system for this. * Raspberry Pi Zero W * Latest buster lite image (+ ssh and wifi preparation) * the...

Thanks. I'm honestly quite annoyed by Rasbian. It is supposed to be a baseline system for Raspi tinkerers and I honestly never encountered a worse linux default setup, at least...

I get your use case but didn't understand which alternative you are seeking. Retrieving data from a database sounds like out of scope of the daemon. As a tradeoff, wouldn't...

I see. Well okay, I feel your idea is a bit too specific. I like the idea to centralize the configuration point for multiple sensors. How about the following: We...