brutella / hc

hc is a lightweight framework to develop HomeKit accessories in Go.
Apache License 2.0
1.74k stars 189 forks source link

Add optional characteristics to generated services #137

Closed rbg closed 3 years ago

rbg commented 5 years ago

Noted that optional characteristics are not auto generated from "cmd/import.go"

-- PR on it's way

jmhodges commented 4 years ago

Hey, I see a commit was made, but I don't see a PR. Any news on that?

brutella commented 3 years ago

This is intended because optional characteristics depend on the use case. For example, it wouldn't make any sense to include all optional characteristics for heater cooler service.