ha-inlite

Home Assistant integration for in-lite
git clone https://git.stephank.nl/ha-inlite
Log | Files | Refs | README | LICENSE | ZIP

commit 092bec945996136948bd238eeb7a4df58c05cc8d
parent fc8ed791a4ddec0f3e87afb433cf5b9c081c33a6
Author: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Mon, 18 May 2026 21:47:37 +0200

docs: update Smarthub 75 status to community verified (#6)

* Initial plan

* docs: update Smarthub 75 status to community verified

Update documentation to reflect that the SMART HUB-75 has been confirmed
working by the community (issue #4). Changes:

- Requirements: mention both HUB-150 and HUB-75
- Supported Devices table: HUB-75 status changed from Untested to Community verified
- Replace warning callout with tip noting confirmed community success

Closes #4

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Bennet Brünings <bennet@bbruenings.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

diff --git a/README.md b/README.md index a2f32ec79d46d6a6e590a491e585cc84eaed1b3a..a9ca23012309d995561fddf5934a56e6bf60e8a4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ## Requirements - **Home Assistant** 2024.12.0 or newer - **Bluetooth adapter** — built-in, USB dongle, or [ESPHome Bluetooth Proxy](https://esphome.github.io/bluetooth-proxies/) -- **in-lite SMART HUB-150** with BLE gateway (device advertises as `inlitebt`) +- **in-lite SMART HUB-150** or **SMART HUB-75** with BLE gateway (device advertises as `inlitebt`) - **in-lite cloud account** — needed once during setup to retrieve the encryption passphrase ## Supported Devices @@ -37,14 +37,11 @@ | Device | Status | |--------|--------| | in-lite SMART HUB-150 | ✅ Tested | -| in-lite SMART HUB-75 | ⚠️ Untested | +| in-lite SMART HUB-75 | ✅ Community verified | -> [!WARNING] -> This integration has only been tested with the **SMART HUB-150**. The -> SMART HUB-75 may work since it uses the same app and cloud service, but -> this has not been verified. If you own a HUB-75 and are willing to test, -> please [open an issue](https://github.com/bbruenings/ha-inlite/issues) — -> your feedback is very welcome! +> [!TIP] +> The **SMART HUB-75** has been confirmed working by the community using an +> ESPHome Bluetooth Proxy on an ESP32. Setup is the same as for the HUB-150. The integration controls all transformer zones connected to the hub. If you have tested additional hardware, please