Skip to content

Commit

Permalink
Edit todo and change version in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
oven-lab committed Dec 10, 2023
1 parent dedfc22 commit c1b72a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion custom_components/tuya_cloud_map_extractor/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"pillow",
"requests"
],
"version": "v1.1.0"
"version": "v1.2.0"
}
7 changes: 1 addition & 6 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# TODO:
* Fix issue #7 (Add room config custom0)
* Fix issue #8 (Add support for not having rooms set up in v1)
* Fix the HA integration by adding polling. Currently you have to manually call homeassistant.update_entity.
* Add token saving (1h) to save api resources. (6*60=360 requests/h)
* Add support for changing color config
* Add current location
* Add charging pile rendering
* Add custom0 path support
* Figure out how to send command to clean an area or a point.
* Add support for vacuum card calibration points.
* Add support for vacuum card calibration points.

0 comments on commit c1b72a9

Please sign in to comment.