Skip to content

Commit 677d05f

Browse files
authored
Add Home Assistant plug in information
- Add HA custom component reference
1 parent e728477 commit 677d05f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ climate:
561561
name: "Living Room Heating"
562562
# Configure with REST commands
563563
```
564+
The ["tado-local"](https://github.com/array81/tado-local) Home Assistant custom component is build to work with TadoLocal.
564565

565566
**Contributions welcome!** If you'd like to build a native Home Assistant integration or HACS addon, we'd be happy to review PRs.
566567

@@ -833,7 +834,7 @@ tado-local --bridge-ip 192.168.1.100 --pin 123-45-678
833834
**Priority areas needing help**:
834835

835836
- [x] **Domoticz plugin** - ✅ Already available in `domoticz/` directory!
836-
- [ ] **Home Assistant HACS integration** - Native HA component using the REST API
837+
- [x] **Home Assistant HACS integration** - Native HA component using the REST API[tado-local](https://github.com/array81/tado-local)
837838
- [ ] **openHAB binding** - Java-based binding for openHAB users
838839
- [ ] **Node-RED nodes** - Custom nodes for easy flow integration
839840
- [ ] **ioBroker adapter** - Adapter for ioBroker platform
@@ -1019,14 +1020,13 @@ All dependencies use permissive open source licenses compatible with Apache 2.0:
10191020
- **Cross-platform**: Windows, FreeBSD, Linux
10201021

10211022
🚧 **Integration Priorities**:
1022-
- Home Assistant HACS component
10231023
- openHAB binding
10241024
- Node-RED custom nodes
10251025
- Docker container for easier deployment
10261026
- More integration examples and tutorials
10271027

10281028
🔧 **Backend Improvements**:
1029-
- Comprehensive test coverage
1029+
- Comprehensive test coverage (now 60% code coverage)
10301030
- API versioning for stability
10311031
- Multi-bridge support
10321032
- WebSocket alternative to SSE

0 commit comments

Comments
 (0)