Replies: 1 comment
-
|
One thing you could do is to write a custom user extension which calls the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Koenkk, bedankt voor je fantastische werk om zigbee devices zo accessible te maken in home assistant!
I'm experimenting with creating some new Zigbee devices based on CC2530 boards. To avoid writing firmware, I'm using the firmware builder of ptvo. This worked so far, but as soon as you want to add an output it becomes a hassle to 'refresh' the device definition in Z2M. The developer of this project gave me these instructions:
ptvoinfo/zigbee-configurable-firmware#226 (comment)
I understand that Z2M's focus is not for developers in the first place, but rather for finished products. But while developing, I very quickly feel the need to test things out end2end in home assistant, and therefore need to pass by Z2M. Any suggestions how this flow could be improved?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions