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

Make usage information an integral part of HVAC device status #289

Open climategadgets opened 11 months ago

climategadgets commented 11 months ago

Current Behavior

Now that is #287 is closed, usage information is calculated from HvacDeviceStatus signal and persistently stored. It is, however, inaccessible to connectors unless special measures are taken to handle its signal stream.

Desired Behavior

ResourceUsageCounter.State becomes a part of HvacDeviceStatus so it can be consumed everywhere HvacDeviceStatus is already propagated to.