Hedda

Results 1049 comments of Hedda

> Doing a little digging I see zigpy is mostly used for coordinators, but could it be used in a device context? Communicating with the esp32 of a ttgo t-zigbee...

@pipiche38 could you maybe confirm or dismiss my understand if your Zigbee Plugin for Domoticz actually does implement backup and restore to/from compatible JSON file using this "[Open ZigBee Coordinator...

If acceptable then suggest change current value for `version` from `1` to `0.0.1` and continue from there. ### `metadata` The top-level `metadata` object contains basic information about the backup itself:...

> Well this is something we have discussed a few times with @puddly. While it would be nice to use semantic versioning (my idea previously as well) keeping the version...

All semantics in the end, as long as it does not break the applications from working without updates the devs could say it is a patch. Apploguise for bikeshedding this....

> We could also do: > > ```json > "version": { > "major": 0, > "minor": 1 > } > ``` IMHO like that later idea as a more human-readable...