-
### The problem
I just integrated a samsung air conditioner into Smartthings and it is not added to Home Assistant. I have seen that 4 sensors are added (although in unknown state) but not a climate …
jjprz updated
3 years ago
-
``` r
library(tidyverse)
library(gganimate)
diamonds %>%
filter(table %
group_by(color, table) %>%
summarise(ave_price = mean(price), max_price = max(price)) %>%
ggplot(aes(color,…
-
Hi,
can you help me with the following:
I found a structure (Originally it's visual basic) for the 31DA type: In this case it's from Itho Daalderop .
```
2021-05-23T10:19:11.077679 070 I --- 37…
-
Hi. Thanks for creating this - looks like a great start. Connected to our Panasonic aircon straight away.
Do you have any plans to add the ability to turn it on/off and set the temperature?
It …
-
**Is your feature request related to a problem? Please describe.**
Want to be able to create an [AirQuality](https://developers.home-assistant.io/docs/core/entity/air-quality) entity from data collec…
itewk updated
3 years ago
-
Change the code to only print 5 rows in the airquality table. Code for this can be found in `air_table.R`
-
It seems that the Homekit Switch for Schedule doesn't reflect the current state of the tado system.
-
I will create a home page for our M2 project where buttons to go different API functionalities will be located.
-
Hello,
I am using R x64 3.4.3 and Pandoc 2.1 in Windows 10 (x64).
I have found some issues with rmarkdown::powerpoint_presentation():
1. 'toc=TRUE' parameter does not affect a converted resul…
-
Course: **Exploratory Data Analysis**
Lesson: **Lattice Plotting System**
Progress: **21%**
Issue: The order of the arguments is quite specific. Not sure if this requirement can be relaxed. Below…