tomaszduda23

Results 141 comments of tomaszduda23

It would be great to install experimental version by HACS. Patching core is not for average user :smile: I might take a look later on.

If https://github.com/Koenkk/zigbee-herdsman-converters/pull/7913 gets merge it would be discover without external converters.

> For me the ideal zigbee implementation would be like api or mqtt. Just define sensors/lights/etc and the translation to zigbee clusters is handled automatically. That was my idea too...

> I would stick to standard ZCL clusters wherever possible and add custom clusters for not supported functions. It looks that overall we are moving in the same direction. If...

with z2m 1.40.0 it works without any extra configuration. @Hedda it looks that z2m support https://www.zigbee2mqtt.io/guide/adapters/zboss.html now.

I just checked ZHA: 1. binary input works a) there is no description so everything is shown in the same way b) reporting is kind of slow. A few seconds...

> If you send an attribute report on change though, that should be immediate. I do and it kind of work. I update values every 2 seconds for testing. Out...

@bdraco I noticed that you did some work to reduce complexity of application.h. That and https://github.com/esphome/esphome/pull/7209 may be interesting for you. There are a lot of conflicts. You can get...

Clang-tidy includes all headers. Probably it triggers error. It is small fix. Does not make sense to fix after each merge from dev branch. Most likely will be broken again...

It can be build as external component using latest dev version of esphome. The files has to be copied manually though. The location of files is as follow: adafruit bootloader:...