What's new in v0.2.0
New entities
- Humidity sensor per device (on-board RH sensor, read via
getSettings) - Temperature sensor per device (room temperature, in addition to the value on the climate entity)
- Season selector (
select) for the home — switch the whole house between Heating and Cooling (setModeHome)
Improvements
- Climate entities now report current humidity
- Fan-coil presets fixed to match the device's real functions: Auto / Night / Min / Max (previously showed invented home/sleep/eco/boost), now available in both seasons
- Simplified API client (unified request helper); verified the local LAN endpoint needs no session authentication for read or write
- Added Italian translations
- Added local brand icons (
brand/icon.png,brand/icon@2x.png)
Verified
End-to-end tested against a real Innova Butler (FCL485 fan coils): reading temp/humidity/season and writing setpoint, on/off, season and presets all confirmed on the device.