-
### The problem
The smartthings integration requires that a device provides the thermostatCoolingSetpoint capability in order to represent a thermostat correctly as a "climate".
a) all my thermo…
-
### What happened?
Problem description
I bought the following device (Wall Mount ZigBee version), it shows up in HA but shows as unsupported.
https://www.aliexpress.com/item/1005004705672138.htm…
-
where do I cd when doing:
```
for FILE in *.tar;
do
mkdir ${FILE/.tar/};
cd ${FILE/.tar/};
tar xvf ../$FILE;
cd ..;
done
```
-
**Describe the bug**
The Heatstrip convector heater uses ‘level_1’ and ‘level_2’ for the Low and High setting on dpRotationSpeed. ConvectorAccessory.js has an Alphanumeric test on line 32 that doesn…
-
I applied your update and tried again, but it didn't work.
I removed the Trust Network Authenticator, switched to Home Assistant Authenticator, and tried again.
This time the authentication passes b…
-
A functional error exists -in my opinion- in the calculation of the ConstT: this factor should compensate for differences between the inside temperature and the outside temperature. Current implementa…
-
The current update alert is okay, but it could be improved.
- Include release notes with markdown formatting
- It would be beneficial to add information about the authors and group the changes simil…
-
We should benchmark this against a few other implementations to figure out where we are:
* https://github.com/brandonpelfrey/Fast-BVH
* https://embree.github.io/
* https://github.com/rkruppe/beev…
-
Cool implementation to control Hisense AC via modbus and mqtt. I'm not yet familiar with mycropython and have basic skills with esp32. I've checked modbus communications with AC using VS and c# on win…
-
Hello,
I bought a BLOOM (not Glow) and it can't be found by the module.
Is there a possibility to manage it in a future release ?
Thanks