Skip to content

Commit 0357ef8

Browse files
committed
feat: update to ESPHome 2026.4.0
1 parent de0ef63 commit 0357ef8

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Each ESPHome release is packed with new features and surprises (breaking changes
2626
**Keep ESPHome up to date with the latest official version!**
2727

2828
**Which are:**
29+
- [Branch 2026.4.0](https://github.com/lubeda/EspHoMaTriXv2/tree/2026.4.0) for ESPHome 2026.4.0-
2930
- [Branch 2025.12.0](https://github.com/lubeda/EspHoMaTriXv2/tree/2025.12.0) for ESPHome 2025.12.0- (some internal details)
3031
- [Branch 2025.10.3](https://github.com/lubeda/EspHoMaTriXv2/tree/2025.10.3) for ESPHome 2025.10.0- (fixed path problem)
3132
- [Branch 2025.7.1](https://github.com/lubeda/EspHoMaTriXv2/tree/2025.7.1) for ESPHome 2025.4.0- (some fixes "empty queue")
@@ -49,7 +50,7 @@ external_components:
4950
#path: EspHoMaTriX/components # e.g. /config/esphome/components
5051
type: git
5152
url: https://github.com/lubeda/EspHoMaTriXv2
52-
ref: 2025.12.0
53+
ref: 2026.4.0
5354
refresh: 60s
5455
components: [ ehmtxv2 ]
5556
```

overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
| Branch | ESPHome Version |
2525
|--------|-----------------|
26+
| 2026.4.0 | 2026.4.0+ |
2627
| 2025.12.0 | 2025.12.0+ |
2728
| 2025.10.3 | 2025.10.0+ |
2829
| 2025.7.1 | 2025.4.0+ |
@@ -43,5 +44,5 @@
4344

4445
## Documentation
4546

46-
- [Full README](https://github.com/lubeda/EspHoMaTriXv2/blob/2025.12.0/README.md)
47+
- [Full README](https://github.com/lubeda/EspHoMaTriXv2/blob/2026.4.0/README.md)
4748
- [Wiki](./wiki)

0 commit comments

Comments
 (0)