titilambert / pyhydroquebec

DEPRECATED - Get your consumption data from your HydroQuebec account (www.hydroquebec.com)
Apache License 2.0
94 stars 44 forks source link

WIP: Consolidate app entry for both mqtt and cli, better docker doc. #54

Closed ncareau closed 2 years ago

ncareau commented 4 years ago

Hi,

I'm proposing that we consolidate both MQTT and CLI functions into the same app entry. I think this would mean simpler infrastructure around this library (one docker, one executable, multiple config)

I've updated the doc to be clearer of the two mode (CLI output and MQTT deamon) and fixed a couple of typo.

I'm aware that I'm proposing some breaking changes, but I think those are for the best.

I would have to do a little more testing to get this up and running, but would like your feedback before I continue.

ncareau commented 4 years ago

Not sure this is the best place to ask this but: Should we be able to access your mqtt_hass_base library ? I get a 404 when trying to access https://gitlab.com/titilambert/mqtt_hass_base which is the url found on the pypi page : https://pypi.org/project/mqtt-hass-base/

llluis commented 4 years ago

https://gitlab.com/ttblt-hass/mqtt-hass-base

ncareau commented 4 years ago

Sweet, thank you @llluis. Maybe then just need to update the page on pypi.

ncareau commented 2 years ago

Looks like this is too old now and some features are already implemented. Closing.