-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from slaxor505/main
1.3-beta6
- Loading branch information
Showing
6 changed files
with
366 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# TODO N: Create service to upload plants data for last x days | ||
# TODO N: Remove milliseconds from JTS timestamps as such precision is not needed | ||
# TODO V: Notify existing installations "please consider enabling sensor sharing" OR Prompt for sensor sharing on new installations | ||
# TODO ?: OptionsFlow make separate step for uploader. | ||
# TODO ?: UI option to disable location detection | ||
# TODO V: Config_flow error messages not translated | ||
# TODO V: Config_flow error messages not translated | ||
# TODO V: Sanity limit for values |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
pytest | ||
pytest-cov | ||
pytest-homeassistant-custom-component |
Empty file.
Oops, something went wrong.