think-nice-things

Results 7 issues of think-nice-things

Hi, I installed patzilla as from pip (0.169.3). The data source ops works nicely but I didn't manage to use depa.tech. I've aquired a depa.tech account. The relevant config entries...

Hi, I just observed a situation where not the latest weight is returned but the third but last point. The latest 5 datapoints together with the relevant timestamps were (sorted...

How often are the sensors updated? Adjusting this to something like at least every few minutes would be helpful at least for the heart rate.

As far as I can see height data is systematically wrong. In my location I get heights which are about 40 m too high for example but as the geoid...

Hi, I just recognized that du or ncdu show tiny values even on huge files or directories which are mounted via adbfs. OTOH ls -l shows the correct file sizes....

Hi, the history chart always is delayed by one day here. Even if I display the history late in the evening long after stock closing hours I still get the...

Hi, attached is a small patch [sensor.py.txt](https://github.com/IvanVojtko/googlefit-homeassistant/files/10415438/sensor.py.txt) which adds "state_class" = "measurement" to the sensor attributes. This will enable [Long Term Statistics](https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics) for the sensors. I made it such that...