Changes since 3.5.1
This is a maintenance release.
RrdLogger will now log absolute path instead of relative, to make it easier to fix problems with initial configuration;TemperatureSensor and HumiditySensor abstractions, initially separate due to mental inertia caused by following the DalSemi OWAPI model, are now merged into an AnalogSensor - with a significant reduction in code base. All the code handling them was essentially the same save for method names and entity types;- Side effect,
Thermostat can take any AnalogSensor as signal input.
This release fixes a bug that prevented the
Humidor release from working with 1-Wire humidity sensors that reported themselves as humidity containers.
No comments:
Post a Comment