Releases: jordanruthe/homeassistant-phyn
Releases · jordanruthe/homeassistant-phyn
v2024.10.0
What's Changed
- Update README.md with repo URL to fork by jordanruthe by @Hedda in #11
- Fixed PW sensor to include longer time to update
- Added additional device info to the device page
Full Changelog: v2024.2.0...v2024.10.0
v2024.2.0
- fix: empty value error on PW sensors #26 by @shawnheide
- Change to Volume Flow Rate native unit of measurements. This may cause an issues with previous statistics that can be fixed by going to Developer Tools -> Statistics and fixing the entity.
v2024.1.6
Fix an issue with valve open/close.
v2024.1.5
What's Changed
- Updated current water flow sensor so that the measurement unit will be in GPM or l/m based on the Unit setting in Home Assistant's general setting
- Update README.md Configuration and Known issues
- Phyn Classic Support
Full Changelog: v2024.1.4...v2024.1.5
v2024.1.4
- Add config flow version and migrate from config without phyn brand.
This update isn't necessary unless you are changing from another fork of the phyn integration.
v2024.1.3
- Changes to update coordinator to allow multiple device classes.
- Add support for PW1 sensor.
- Include update entity, currently can't update from HA (this will be addressed in a future release).
v2024.1.2: Add sensors for Firmware Update, Leak Flow Test Running.
- Add sensors for Firmware Update, Leak Flow Test Running.
- Add switch to turn off Scheduled Leak Flow Test
- Code improvements
v2024.1.1
- Add ability to view and modify away mode
v2024.01.0b1
- Update aiophyn version which increases MQTT stability
- Modify the shutoff switch to a valve
v2024.01.0b0
Increases stability for MQTT connection.