zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
184 stars 87 forks source link

Log unknown commands #478

Closed puddly closed 2 years ago

puddly commented 2 years ago

The Gecko SDKs seem to contain a few commands we never defined in the schemas. Currently bellows crashes, without logging enough to figure out what the command is.