Releases: deivdev/home-assistant-innova-butler
Releases · deivdev/home-assistant-innova-butler
Release list
v0.2.0 — Humidity & temperature sensors, season selector, real presets
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.
v0.1.3
Innova Butler v0.1.1
First release of the Innova Butler integration for Home Assistant.
Features
- Climate control for Innova Butler thermostats
- Automatic device discovery from the InnovApp API
- Current and target temperature display
- Turn on/off control
- Heating mode: Heat / Off
- Cooling mode: Cool / Off with preset support (Home, Sleep, Eco, Boost)
- Local polling (60s interval)
Requirements
- Innova Butler system with InnovApp server accessible on local network
- Home Assistant 2023.1 or newer
Installation
Install via HACS by adding this repository as a custom repository, then configure with your InnovApp server IP address.