kboeckx

Results 4 comments of kboeckx

I succesfully added the device: Zigbee model 'TS0601' and manufacturer name '_TZE200_vvmbj46n' But I'm not able to set the "temperature_report_interval" and "humidity_report_interval". In the log I see `Received MQTT message...

> There is a button on the top of the device for lighting. Once turned on I send the order for the change That did the trick ! Thx

Thanks for a quick repply ! After looking at the source code on [https://github.com/arcao/Syslog](https://github.com/arcao/Syslog), I think this your code is not going to work because it uses the WIFI components....

Hi Samuel, I did some testing and found out that it works with your code. I removed the "if(WiFi.status() != WL_CONNECTED)" part of your code and it works. I was...