Metadata-Version: 2.1
Name: hydroqc2mqtt
Version: 0.9.0
Summary: Daemon managing hydroqc sensors through MQTT
Home-page: https://hydroqc.ca
Author-email: Hydroqc Team <info@hydroqc.ca>
License: AGPL-3.0-or-later
Project-URL: Source Code, https://gitlab.com/hydroqc/hydroqc2mqtt
Project-URL: Bug Reports, https://gitlab.com/hydroqc/hydroqc2mqtt/-/issues
Project-URL: Home-page, https://hydroqc.ca
Keywords: hydro-quebec,mqtt,homeassistant,hydroqc
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE

# hydroqc2mqtt

**The full updated project documentation can be found at [https://hydroqc.ca](https://hydroqc.ca)**

We have a discord server where you can come to discuss and find help with the project [https://discord.gg/2NrWKC7sfF](https://discord.gg/2NrWKC7sfF)

This module extracts data from your Hydro-Quebec account using the [Hydro Quebec API Wrapper](https://gitlab.com/hydroqc/hydroqc) and will post it to your MQTT server. Home-Assistant MQTT Discovery topics are also provided, automating the creation of your sensors in Home-Assistant.

We have implemented a feature that will send historical hourly consumption from Hydro-Quebec to your Home-Assistant statistics to be used in the Energy Dashboard. This feature does not work over MQTT but send the information directly to Home-Assistant via Websocket.

## Disclaimer

### **Not an official Hydro-Quebec API**

This is a non official way to extract your data from Hydro-Quebec, while it works now it may break at anytime if or when Hydro-Quebec change their systems.

### **Special message to Hydro-Quebec's employees**

We would very much like to improve this module and it's [API](https://gitlab.com/hydroqc). We tried to reach out to HQ but never were able to get in contact with anyone there interested in discussing this project. If you have some feedback, complaints or are interested to discuss this project, please reach out to us on our [development discord channel](https://discord.gg/NWnfdfRZ7T).
