-
Signal K spec calls for using _relativeHumidity_ instead of deprecated _humidity_.
https://github.com/SignalK/specification/blob/master/schemas/groups/environment.json#L94
https://github.com/Sig…
-
Dear @atc1441,
impressive work! I just flashed one of mine and everything works like a charm...
I am wondering, if you are aware of RUUVI tags, they are also BLE H+T sensors, which send their data…
-
test.py
```
from simple_ruuvitag import RuuviTagClient
macs = ['FB:93:xx:xx:xx:xx', 'F3:92:xx:xx:xx:xx']
ruuvi_client = RuuviTagClient(mac_addresses=macs)
ruuvi_client.start()
last_datas = r…
-
Description:
We want to change the layout of the existing 3 charts in history view to this style to improve readability of chart.
This would work well with alert limits in charts.
![Image](https:…
-
Installed on raspberry pi Zero W running Buster with Python 3.7.3
Installing collected packages: bleson, simple-ruuvitag
Successfully installed bleson-0.0.10 simple-ruuvitag-0.0.5
The code frag…
-
Description:
Ruuvi Station crashes on Lauri's Android tablet if app on foreground overnight
Android OS 10
-
Description:
In iPhone SE settings menu is jumping and looks broken.
https://github.com/ruuvi/com.ruuvi.station.ios/assets/50437378/0f960ead-59f3-4c6e-8777-c152e10bfd65
-
Description:
Ruuvi Gateway has parameter to save location data.
Maybe some users would find this information useful and it would be nice to be able to share it.
-
I love your homebridge plugin, but I would love to go away from BLE and use the ruuvi station gateway instead. The socket server is a good option, but it would be neat to use HTTP to fill these sensor…
-
I have setup where Grafana is collecting information from Ruuvitags. On the same Raspberry I am running now Mozilla WebThings within a Docker.
When running hcitool lescan, the device is visible and m…