-
```cpp
Vector3 get_joy_gravity(int p_device);
Vector3 get_joy_accelerometer(int p_device);
Vector3 get_joy_magnetometer(int p_device);
Vector3 get_joy_gyroscope(int p_device);
Vector3 set_joy_gravit…
-
### The problem
Began receiving notifications at every update when set to 1 minute. At 2 minute updates the frequency of notifications was reduced. I've had to disable notifications since this issue …
-
### The problem
Sensor is not created on boot due to an error: `transport_nsw: Error on device update!`
`AttributeError: 'TransportNSW' object has no attribute 'get_departures'`
### What vers…
-
Hi!
I'm trying to identify which sensor this is:
![image](https://github.com/BenPru/luxtronik/assets/13573683/478c93b4-31d9-4d4a-9a94-b4f0dd58ac32)
Is it: `ID_WEB_SWTin`?
Background: If I have e…
-
After updating to 2024.1.0, all sensors are unavailable, this is what logs say:
```
Logger: homeassistant.util.package
Source: util/package.py:102
First occurred: 09:13:14 (3 occurrences)
Last …
-
### What version of Integration has the issue?
2.13.9
### System Health details
## System Information
version | core-2024.5.0
-- | --
installation_type | Home Assistant OS
dev | false
hassio…
-
### Analysis
Not sure if it is converting from Celsius to Fahrenheit.. but the inside sensor correctly shows 66 degrees but the outside sensor show 127.9 degrees when actual outside temperature is 64…
-
**Describe the bug**
Some information is not appearing on the sensors and therefore I cannot integrate it into the panel. Could you please help me?
**Screenshots**
![Screenshot_8](https://github.…
-
HA Core Beta updates 2024.01.0b1 and above all break the Integration. Functions properly on 2023.12.4 .
See logs below:
Logger: homeassistant.setup
Source: setup.py:403
First occurred: 05:14:09 …
-
### The problem
The Trenitalia ViaggiaTreno API wants the time of "today's midnight" to fetch the correct data.
The HA integration only updates the date in the request when starting up the system,…