-
Thanks a lot for this project! It works great from my O.ERRE Ghost APP ventilator just by setting the host to `https://www.app-oerre.it:4521`
I'm implementing a Prometheus exporter and I'm surprise…
-
https://github.com/fitzscott/AirQuality/wiki/Guess-data-types
Would it be possible to guess data types for all columns in an exesting Hive table?
Tagar updated
9 years ago
-
Slider is flickering for filter block when I fallow below steps for:
1. Add data block which have default date set as airquality.
2. Add filter block.
3. Select Wind from columns dropdown in the…
-
At 26%, when completing the task specified, the program doesn't see it as completed correctly, although the boxplot is displayed correctly with color and labels as specified in the code. Here is a cop…
-
Home.app always show me "-50" as current temperature.
My config.json :
`{
"sensorPropertyName": "DHT11",
"activityParameter": "Online",
"activityTopic": "tele/SonoffSC/LWT",
…
-
## Prework
- [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/great_tables/b…
-
## Bug Description
Table cross-referencing is not working when using `huxtable` in quarto document for word document output format.
## Minimal Reproducible Example
Here's a Minimal Reprex
~~~
…
-
When running `gg_miss_upset()` in an R notebook in RStudio, there is an extra box of output that consists of nothing but white space. In the corresponding HTML file, there is an appreciable length of …
-
At first when using your library, I only got one static reading showing unrealistically high eCO2 values. Often at around 65000.
I then discovered the sensor works great with Arduino IDE and Sparkf…
-
``` r
library(tidyverse)
library(naniar)
which_are_shadow %
gather(key = "key",
value = "value",
-which_are_shadow(.)) %>%
select(key, value, everything()) %>%
gather…