pyLinky
pyLinky copied to clipboard
Get your consumption data from your Enedis account (www.enedis.fr)
hello, i'm not a HA user but i could give you some info which is similar with other integration or other box. Enedis have implemented the API to let everyone...
When trying to have the hourly history on more than one day. The `time` value in the results have only the time without the day. It could be interesting to...
Hello, I recently started using this very useful lib, and discovered a timezone issue in the `format_data` method. Enedis data are located in Europe/Paris timezone. This means that during the...
Hello, I installed the plugin, both with pip3 and manually, and I have this error. `Traceback (most recent call last): File "/usr/local/bin/pylinky", line 11, in load_entry_point('pylinky==0.3.0', 'console_scripts', 'pylinky')() File "/usr/local/lib/python3.5/dist-packages/pylinky-0.3.0-py3.5.egg/pylinky/main.py",...
hello, is it possible to get data from a range of date. This should be interesting for querying daily usage. best regards, Marc.