Hasty Granbery

Results 6 comments of Hasty Granbery

I apologize; I submitted this pull request a year ago, and not much came of it, so I forgot that I had done so. Months later, I checked in a...

We had some discussion about this in the HVAC group; no existing Matter thermostats have implemented FanOnly, Dry or Sleep. These values were copy/pasted from the Zigbee spec, and are...

> Needs ZAP regen.... I was attempting to keep this PR small, as that was the complaint about the previous EEM and EPM PR. The problem here is that this...

> * These were manually added, but based on automated generated XMLs from [data_model/master](https://github.com/project-chip/connectedhomeip/tree/master/data_model/master) folder. This is a one-line change to alchemy, if we're ok with adding this to the...

And presumably we'd want to do it for events as well?

OK, version 0.8.2 now supports a conformanceXML flag on zap generation, with support for attributes, commands and events: https://github.com/project-chip/alchemy/releases/tag/v0.8.2 `alchemy zap --specRoot= --sdkRoot= --attribute="in-progress" --conformanceXML=true`