Skip to content

Add current balance to hydroquebec sensor#8138

Merged
pvizeli merged 1 commit into
home-assistant:devfrom
titilambert:hydroquebec
Jun 21, 2017
Merged

Add current balance to hydroquebec sensor#8138
pvizeli merged 1 commit into
home-assistant:devfrom
titilambert:hydroquebec

Conversation

@titilambert
Copy link
Copy Markdown
Contributor

@titilambert titilambert commented Jun 21, 2017

Description:

Add current balance to Hydroquebec sensor

Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.io#2861

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: hydroquebec
    username: MYUSERNAME
    password: MYPASSWORD
    contract: '123456789'
    monitored_variables:
     - balance
     - period_total_bill
     ...

Checklist:

  • Documentation added/updated in home-assistant.github.io
  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🐦

@pvizeli pvizeli merged commit f394514 into home-assistant:dev Jun 21, 2017
@balloob balloob mentioned this pull request Jul 1, 2017
dethpickle pushed a commit to dethpickle/home-assistant that referenced this pull request Aug 18, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants