-
I was wondering if it's possible for you to add sensors for golden hour and blue hour. It would be eight additional sensors: blue/golden hour, dusk/dawn, start/end.
That way I could add them to my …
-
### The problem
The external_components function is a bit flaky for me, when overwriting an already existing component with an updated one for testing.
## Issues I've noticed
- Using just a branc…
-
FQBN: esp32:esp32:esp32
Using board 'esp32' from platform in folder: /home/dov3/.arduino15/packages/esp32/hardware/esp32/3.0.5
Using core 'esp32' from platform in folder: /home/dov3/.arduino15/pac…
-
Good morning, can someone help me to connect my solar inverter "AlphaESS Smile5" via "PUSR RS232 RS485 Modbus RTU" in Home Assistant? 1-Inverter enabled Modbus in slave mode 2- I am using canRs485 out…
-
- Should bring in/mention radiative transfer modeling
- Atmospheric windows were confusing, add in graphics
Questions that came up:
**how does albedo relate to reflectance?** the [albedo](https:/…
-
How does one reuse CSS? I saw someone had opened a ticket on this but it was closed without comment.
Presently, each temperature entity display has custom CSS that is conditional depending on the t…
-
// SONIC_SENSOR
# define TP 7 // 트리거핀 정의
# define EP 6 // 에코핀 정의
void setup() {
Serial.begin(9600);
pinMode(TP,OUTPUT);
pinMode(EP,INPUT);
}
void loop() {
long microseconds = TP…
-
### The problem
using port 00 causes the following error to appear in the log.
I changed the port to 12 and the problem went away.
### What version of Home Assistant Core has the issue?
2024.9.01
…
jc508 updated
1 month ago
-
I've got 7 BRUH multisensors up and running and I love them and I have 0 problems with them so far!
The only thing that bothers me is that I can't get rid of the blue light. It lights up when I'm c…
-
I tried to wire my SO3 based on the config file but was getting nonsensical results.
I checked for the thermistor and realized that all the SO3 integrated board wires had backwards colors.
Here'…