Skip to content

Commit

Permalink
Bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
juacas committed Sep 23, 2022
1 parent e73190d commit f48ec00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Component to integrate the Huawei ZTE router (tested on model ZTE F6640).

## Features
- Provides a device_tracker to monitor the connection status of devices in your Wifi.
- Provides a device_tracker to monitor the connection status of devices in your Wifi and LAN ports.
- TODO: Publish the zte.reboot service to reboot the router (not implemented yet).

## Example usage
Expand Down
2 changes: 1 addition & 1 deletion custom_components/zte_tracker/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"documentation": "https://raw.githubusercontent.com/juacas/zte_tracker/master/README.md",
"codeowners": ["@juacas"],
"issue_tracker": "https://github.com/juacas/zte_tracker/issues",
"version": "v1.0.0",
"version": "v1.1.0",
"requirements": [],
"iot_class": "local_polling"
}

0 comments on commit f48ec00

Please sign in to comment.