Releases: LavermanJJ/pysolarfocus
Releases · LavermanJJ/pysolarfocus
5.0.4 - Add missing multiplier for indoor_humidity
What's Changed
- Add missing multiplier to indoor_humidity by @LavermanJJ in #43
Full Changelog: 5.0.3...5.0.4
5.0.3 Fix package not including sources after migrating to `uv`
fixes #41
Full Changelog: 5.0.2...5.03
5.0.2 - Fix DHW mode setter
What's Changed
- Update readme by @lu-zero in #38
- Fix DHW mode setter by @LavermanJJ in #40
- Switch from
poetry
touv
by @lu-zero in #39
Full Changelog: 5.0.0...5.0.2
‼️BREAKING: Introduce missing fields and fix spelling errors
Breaking change
Fixing spelling errors in existing fields will break the API. This concerns the following fields:
- self.target_room_temperature = DataValue(address=5, multiplier=10, register_type=RegisterTypes.HOLDING)
- self.indoor_temperature_external = DataValue(address=6, multiplier=10, register_type=RegisterTypes.HOLDING)
- self.current_power = DataValue(address=5, multiplier=0.1)
- self.current_yield_heat_meter = DataValue(address=6, count=2)
What's Changed
- Rename few entries with a typo by @lu-zero in #34
- Introduce heating_mode and time_of_operation_at_maintenance by @LavermanJJ in #36
- Fix LavermanJJ/home-assistant-solarfocus#88
Full Changelog: 4.3.0...5.0.0
Add outdoor temperature sensor to heat pump
Fix FWM scaling
Full Changelog: 4.1.0...4.2.1
Add FWM and PV properties
Full Changelog: 4.1.0...4.2.0
Bump pymodbus version
4.1.0 bump pymodbus
v4.0.1 - Add EcoTop support
- Add EcoTop support
- Fix pylint/ ruff findings
Full Changelog: 4.0.0...4.0.1
v3.6.4- Fix Terminator buffer issue
Full Changelog: v3.6.3...v3.6.4