mylinky
Linky utilites to grab your power consumption from ENEDIS website
InfluxDB
To configure a fresh and simple InfluxDB installation, follow those steps:
Create database
Create database
> CREATE DATABASE linky
> CREATE USER "linky" WITH PASSWORD [REDACTED]
> GRANT ALL ON "linky" TO "linky"
Alter default retention and tune it as you want
Example : 5 years (1825d)
> ALTER RETENTION POLICY "autogen" ON "linky" DURATION 1825d SHARD DURATION 7d DEFAULT
Release files for mylinky 0.15
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mylinky-0.15.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mylinky-0.15-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.5 kB
Release files / mylinky-0.15.tar.gz
| Download URL | mylinky-0.15.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c520341c4db25aa566753561dad120994dbdb68e69e269cdc1c8a83471b07b84
|
|
BLAKE2b-256 checksum How to use checksums |
a440c621b94e0822dd5044706afa5b66fd16101f4afbd28f7201baa627f4a6ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
|
Release files / mylinky-0.15-py3-none-any.whl
| Download URL | mylinky-0.15-py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2b93715652da9a3ffa3029260f3e228df07768baa69646b6a34f1e0386f7cd83
|
|
BLAKE2b-256 checksum How to use checksums |
b3abbb87e67a4485827d270b3278320176ee44905d560ad2b767653d7146dea4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
|