Releases: ylabonte/proconip-hass
Releases · ylabonte/proconip-hass
Release v.1.2.0
WARNING: This update will create new entities. I could not find a way to remove the old entities programatically, so I apologize, but you will have to remove the obsolete entities manually (you can easily filter for them and remove all at once).
- Require Home Assistant Core 2024.2.1 or newer.
- Fix configuration/setup bug (issue #28).
- Fix multi instance support.
Release v1.1.0
- Add OptionsFlow (enable editing configuration - no need to re-install for config changes)
- Check whether the dosage for a dosage relay is enabled before restricting relay functionality
- Add german translation
Release v1.0.2
Increase suggested display precision for digital inputs and remove integrations beta state.
Release v1.0.1-beta.5
Update library package to fix value calculation (primarily for analog values).
Release v1.0.1-beta.4
Bug fixes and improvements:
- Add number platform for dosage relay timers
- Fix state updates for various sensors, switches and selects
- Fix auto/manual switches
Release v1.0.1-beta.3
- Add analog and digital input sensors.
- Add canister filling and consumption sensors.
- Add additional relay controls and sensors with relay state.
Release v1.0.1-beta.2
Add temperature sensors.
Release v1.0.1-beta
First halfway usable release for beta testing, including
- Switches for all relays (disabled for dosage control relays)
- Switches for turning on/off auto-mode of each relay
- Redox + pH electrode sensors
- Binary sensors for various system information (gathered from GetState.csv)
Pre-Release 1.0.1-alpha.5
Update blueprint files from @ludeeus