-
### 🐛 Describe the bug
冷氣控制會不定時失效,第一次發生在8月28日,第二次發生於9月20日,當失效時,點擊HA控制面板改變溫度會產生下列錯誤訊息:
執行觸發動作climate/set_temperature失敗。 'NoneType' object has no attribute 'expiration'
重啟HA後恢復正常連線。
Log files:…
-
### Description
I propose adding a feature that allows users to view weather data from exactly one year ago alongside current weather conditions. Related to PR nr #152 .
This feature will improve us…
-
As per email discussions:
The features requested were:
1. CoAP client should subscribe by default without getting a 4.04 in every case.
2. One-shot publication and topic creation.
My appro…
-
Define an Arduino library to deal with the I2C connection to the Main Board
- [ ] Identify the data that the motors can receive from the main-board [here](https://github.com/Team-Isaac-Polito/PicoL…
-
### Prerequisites
* [X] Model name of your Devices
* [X] Output from Home Assistant Device Diagnostic from BT
```json
{
"home_assistant": {
"installation_type": "Home Assistant OS",
…
-
Tested using an NXP LM75B temperature sensor.
Minimal code to reproduce:
```c
#include
#include "pico/stdlib.h"
#include "pio_i2c.h"
#define PIN_SDA 20
#define PIN_SCL 21
// data must…
-
### System Health details
## System Information
version | core-2024.10.4
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false…
-
Implement GUI to display the forecast, including data visualization like for example:
- line chart for temperature trends over the next 14 days
-
In the Publication
> Larkin, A.A., Garcia, C.A., Garcia, N. et al. High spatial resolution global ocean metagenomes from Bio-GO-SHIP repeat hydrography transects. Sci Data 8, 107 (2021). https://doi.…
-
I'll start by saying that I haven't enabled any API keys.
I have tried to configure the device several times but I always get this message:
"Connection to the device was successful but no datapoints…