-
Hi, first of all, Embassy has been great for me and my team and I would like to thank you for that.
However, I have found a strange thing on our project:
Depending on the order on which we wait fo…
-
I am using:
* A custom board based on the Leonardo (Atmega32u4)
* TMAG5273A1
* Arduino IDE 2.2.1
* SparkFun TMAG5273 Arduino Library 1.0.3
* Board powered by USB at 5.08V, serial port workin…
-
### What happened?
The Avatto TRV06 properly pairs and returns all of the available configuration. The `Exposes` are properly updating the device state and the currently pulled states are reflectin…
-
This one is what I get when I select my GPU Temp reading.
![image](https://github.com/shayne/hwinfo-streamdeck/assets/22861238/8688bc88-7f1f-457f-85db-ccb6957c69e5)
This is what's available for my…
-
I know this is on the TODO list, but I would like to open an issue for it to get more details.
I would like to use this in a project where an absolute reading would be very useful, and the Thermal See…
-
Right after system start, the supposed to be VRM temperature sensor (0x003e) readings are lower than the ambient temperature.
zeule updated
3 months ago
-
I upload the sketch and the temperature and humidity readings continue to repeat:
```
Temperature: -36.7599983215C / -34.1679992675F. Humidity: 6.61%
Temperature: -36.7599983215C / -34.1679992675F. H…
-
When enabled, my air conditioners are showing up in the Home app, but Home is reading a temp of 1ºF. Additionally, when changes are made to the temp or fan speed via the Home app, the AC unit(s) beep …
-
Hey I wondered where the app reads the temperature readings from? I noticed that the max temperature reported is different from that reported by hwmon.
-
// Global temperature reading
uint16_t temp;
-> has to be int16_t