-
I have succesfully configured ruuvi-hass.io with couple of ruuvi tags. Data seems to come in for hour or two. After that data flow stops. Ruuvi tags continue to send out data, but HA -server does not …
-
Hi!
Any plans to add RuuviTag support?
It is based on Nordic 52832 chipset and it's used both from companies and hobbyists.
It would be great to compile the .hex file in Arduino IDE, in order t…
-
Description:
Show or hide sensors on dashboard cards according to sensor setting selection.
Make dashboard cards dynamic to resize when more sensors are shown on card.
User is able to hide/show sens…
-
`$(SDK_ROOT)/components/drivers_nrf/rng/nrf_drv_rng.c \
`
is included twice in bootloader/ruuvitag_b_production/armgcc/Makefile
There seems to be an extraneous
`$(SDK_ROOT)/components/drivers_n…
-
Description:
Couple of users have reported that values are showing historical values when browsing through sensor cards in app. We had this issue before and it was related to user having old firmware…
-
Where can I output an alarm message in the Gui Mods (Cerbo Gx) if temperature values are exceeded?
I use Ruuvi sensors and LM335 sensors.
The sensors measure the refrigerator, engine temperature a…
-
During the semester we discussed about the latest Ruuvi firmware release? Are there any relevant changes that should be integrated into the modified codebase here?
-
Ruuvitag is a open-source nRF52832 based bluetooth board with temperature, humidity and pressure sensor.
[https://ruuvi.com](https://ruuvi.com/)
[https://github.com/ruuvi](https://github.com/ruuvi)
-
Hi,
The new version on Home Assistant supports long term statistics. This would be an excellent feature for the ruuvi sensors:
[https://developers.home-assistant.io/docs/core/entity/sensor#long-te…
-
For example with Ruuvi sensors, when they go out of range or kill the service, the app will still show the last received data.
It should detect that the data is old and show `--` instead of the stale…