Skip to content

Commit c223035

Browse files
committed
Updated the doco's
1 parent ea3f738 commit c223035

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This project is still in early development, so the current history is mostly fea
66

77
The format loosely follows Keep a Changelog and uses semantic versioning where practical.
88

9+
## [0.7.0] - 2026-04-30
10+
11+
### Bug fixes
12+
13+
- Fixed a parser issue
14+
915
## [0.6.0] - 2026-04-30
1016

1117
### Added features

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# S2JYarbo Home Assistant
22

3-
### SORRY BUT THIS LATEST VERSION IS NOW BROKEN. SEEMS THAT THE API HAS CHANGED. FIX IS UNDERWAY ###
4-
53
Home Assistant custom integration workspace for Yarbo devices using MQTT, published under the `s2jyarbo` domain to avoid conflicts with other Yarbo integrations.
64

75
This integration allows a user to view the current map of a YArbo, start and stop plans, Edit and Add No Go Zones and Pathways. More to come.

custom_components/s2jyarbo/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"requirements": [
2121
"paho-mqtt==2.1.0"
2222
],
23-
"version": "0.6.0"
23+
"version": "0.7.0"
2424
}

0 commit comments

Comments
 (0)