home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Create the discovery packet to expose the configuration to human UI applications #298

Closed climategadgets closed 10 months ago

climategadgets commented 10 months ago

Current Behavior

Limited introspection is possible by making several requests to existing endpoints.

Desired Behavior

One request must return a data structure sufficient to configure the UI application to start requesting the right data streams.

climategadgets commented 10 months ago

Simple packet is available as of rev. 9e54e480d50be3767f14f54624b9350140d3e13c, advanced coming later.