Skip to main content

Linky utility to grab your power consumption from ENEDIS

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mylinky-0.15.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

mylinky-0.15-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file mylinky-0.15.tar.gz.

File metadata

  • Download URL: mylinky-0.15.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for mylinky-0.15.tar.gz
Algorithm Hash digest
SHA256 c520341c4db25aa566753561dad120994dbdb68e69e269cdc1c8a83471b07b84
MD5 dd452273a8f866fb46f3b96a97f40d60
BLAKE2b-256 a440c621b94e0822dd5044706afa5b66fd16101f4afbd28f7201baa627f4a6ed

See more details on using hashes here.

File details

Details for the file mylinky-0.15-py3-none-any.whl.

File metadata

  • Download URL: mylinky-0.15-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using 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

File hashes

Hashes for mylinky-0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 2b93715652da9a3ffa3029260f3e228df07768baa69646b6a34f1e0386f7cd83
MD5 d562cf0887c1d018f513640cc3979112
BLAKE2b-256 b3abbb87e67a4485827d270b3278320176ee44905d560ad2b767653d7146dea4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page