-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wiki for ha-inkbird-int14, a Home Assistant custom integration for modern Inkbird INT food thermometers.
The short version: INT-14-BW is the fully tested baseline. INT-14S-BW and INT-12E-BW have community-validated read-only BLE support thanks to patient real-device testers. INT-11I-B has experimental community-tested GATT reads. The remaining INT-12, INT-31, INT-33 and INT-11 profiles still need real-world feedback before they can be called supported.
Modern INT probes can expose multiple temperature channels per physical probe. The wiki and diagnostics now separate physical probes from expected temperature channels, so cataloged profiles can describe their shape without pretending live parsing is already complete.
- Guida completa IT
- Dashboard INT-12E-BW
- Profili modello
- Report validazione modello
- Matrice funzioni
- Risoluzione problemi IT EN
Per domande, feedback e commenti usa la sezione Discussions del repository:
https://github.com/zampix1/ha-inkbird-int14/discussions
Thread principale per validare modelli INT affini:
https://github.com/zampix1/ha-inkbird-int14/discussions/1
Per bug riproducibili usa Issues:
https://github.com/zampix1/ha-inkbird-int14/issues
- Complete guide EN
- INT-12E-BW dashboard
- Model profiles
- Model validation report
- Feature matrix
- Troubleshooting IT EN
Use repository Discussions for questions, feedback and comments:
https://github.com/zampix1/ha-inkbird-int14/discussions
Main thread for validating related INT models:
https://github.com/zampix1/ha-inkbird-int14/discussions/1
Use Issues for reproducible bugs:
https://github.com/zampix1/ha-inkbird-int14/issues
This integration is local-first and hybrid:
- local BLE for snapshots and supported local commands;
- local Tuya LAN for Wi-Fi station polling and mapped writes when the user provides host, device ID and local key;
- optional experimental read-only cloud history;
- no cloud live control;
- no cloud writes.
It is not trying to hide the rough edges. Battery values, BLE availability and some writes depend on what the station firmware actually reports. When the device gives suspicious data, the integration tries to show that clearly instead of pretending the value is perfect.
This project is not affiliated with Inkbird.
Current release note: INT-12E-BW support is available in the v0.2.6 prerelease line. Stable v0.2.5 does not include it yet.