You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,14 +69,6 @@ To get full use of the integration, read the documentation. It contains communit
69
69
70
70
To add a device definition to the battery library so that it will be automatically configured fill out the above form or see the [docs](https://andrew-codechimp.github.io/HA-Battery-Notes/library) for adding via pull request.
71
71
72
-
<details>
73
-
<summary>Third Party Library Usage</summary>
74
-
75
-
- The library relies on community contributions, it is open source under the MIT license and available for anyone to use in their project.
76
-
- Do not have your client accesss/download the library directly from this repository, please take a copy and distribute that by your own means.
77
-
- Please credit the use of this library, it takes a lot of effort to maintain this.
78
-
</details>
79
-
80
72
## Translations
81
73
82
74
To add a new language translation to Battery Notes see [here](https://andrew-codechimp.github.io/HA-Battery-Notes/translations)
@@ -85,6 +77,15 @@ To add a new language translation to Battery Notes see [here](https://andrew-cod
85
77
86
78
If you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md).
87
79
80
+
81
+
## Third party library usage
82
+
83
+
The library relies on community contributions, it is open source under the MIT license and available for anyone to use in their project.
84
+
85
+
Do not have your client accesss/download the library directly from this repository, please take a copy and distribute that by your own means.
86
+
87
+
Please credit the use of this library, it takes a lot of effort to maintain this.
88
+
88
89
## Acknowledgements
89
90
90
91
A lot of the inspiration for this integration came from the excellent [PowerCalc by bramstroker](https://github.com/bramstroker/homeassistant-powercalc), without adapting code from PowerCalc I'd never have worked out how to add additional sensors to a device.
0 commit comments