Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Implementation of real-time energy usage sensor #28

Merged
merged 19 commits into from
Oct 29, 2021
Merged

Conversation

mjmeli
Copy link
Owner

@mjmeli mjmeli commented Oct 26, 2021

  1. Hook up to the real-time client implementation from pyduke-energy
  2. On integration startup, connect and subscribe to the MQTT topic
  3. On message received, asynchronously update a sensor
  4. Throttle sensor updates to avoid excessive data
  5. On shut-down, unsubscribe from the MQTT topic

Repository owner deleted a comment from github-actions bot Oct 26, 2021
@github-actions
Copy link

github-actions bot commented Oct 28, 2021

🎉 HACS repository validator action summary 🎉
✅ The repository is not archived
✅ manifest.json file exist
✅ All required keys are present in manifest.json
✅ hacs.json has the 'name' key set
✅ The repository has a description
✅ duke_energy_gateway is added to https://github.com/home-assistant/brands NICE!
✅ The repository has topics
✅ The repository has issues enabled
✅ This day ends with an 'y' (Friday)
✅ README.md exists
✅ Requirements validation
✅ Python wheels
✅ HACS load check

@mjmeli mjmeli marked this pull request as ready for review October 29, 2021 21:33
@mjmeli mjmeli merged commit 9e28a45 into 0.1.0-beta Oct 29, 2021
@mjmeli mjmeli deleted the realtime branch October 29, 2021 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant