Bjørn Robertson
Results
2
comments of
Bjørn Robertson
The issue still remains open: ``` c# using ... namespace WindowsFormsApplication1 { public partial class Form1 : Form { private NotifyTester _NotifyTester = new NotifyTester(); private AutoNotifyTester _AutoNotifyTester = new...
Hi @Arakon, you can get color temperature working already with the existing solution. You just need to define the endpoints and clusters manually ([Advanced Mode](https://github.com/luar123/zigbee_esphome?tab=readme-ov-file#advanced-mode)). I’m using the following snippet,...