Skip to content

Conversation

@firstof9
Copy link
Owner

@firstof9 firstof9 commented Nov 4, 2021

  • fix tests

@firstof9 firstof9 merged commit de3f523 into dev Nov 4, 2021
@firstof9 firstof9 deleted the manual-websocket-start branch November 4, 2021 22:53
firstof9 added a commit that referenced this pull request Nov 4, 2021
* add set_charge_mode function

Utilizes the HTTP API to set the charge_mode configuration.

* refactor: move all aiohttp handling into separate function

* fix: make websocket listener not automatic (#12)

* fix tests
firstof9 added a commit that referenced this pull request Nov 5, 2021
jcsogo pushed a commit to jcsogo/python-openevse-http that referenced this pull request Dec 30, 2021
firstof9 added a commit that referenced this pull request Dec 30, 2021
* add set_charge_mode function

Utilizes the HTTP API to set the charge_mode configuration.

* refactor: move all aiohttp handling into separate function

* fix: make websocket listener not automatic (#12)

* fix tests

* handle running loop better

* formatting

* rename variable

* refactor: update websocket error message with correct url

* add python 3.10 to tests

* Capture additional properties from OpenEVSE status (#15)

* Add manual_override and divertmode

* Add available_current, charge_rate and divert_active properties

* Add smoothed_available_current

* Add several additional properties
 - manual_override
 - divertmode
 - available_current
 - charge_rate
 - divert_active
 - smoothed_available_current

* formatting

* linting

Co-authored-by: Jose Carlos Garcia Sogo <jcsogo@gmail.com>
firstof9 added a commit that referenced this pull request Jan 12, 2022
* add set_charge_mode function

Utilizes the HTTP API to set the charge_mode configuration.

* refactor: move all aiohttp handling into separate function

* fix: make websocket listener not automatic (#12)

* fix tests

* handle running loop better

* formatting

* rename variable

* refactor: update websocket error message with correct url

* add python 3.10 to tests

* Capture additional properties from OpenEVSE status (#15)

* Add manual_override and divertmode

* Add available_current, charge_rate and divert_active properties

* Add smoothed_available_current

* Add several additional properties
 - manual_override
 - divertmode
 - available_current
 - charge_rate
 - divert_active
 - smoothed_available_current

* formatting

* linting

* feat: add version check to toggle_override function (#24)

* docs: placeholder

* feat: add divertmode function

* refactor: formatting and linting

* feat: add version check to toggle_override

* formatting and linting

* version bump

* tests: update tests

* tests: more test updates

* tests: add another test

* tests: add toggle_override test

* formatting

* tests: fix test

Co-authored-by: Jose Carlos Garcia Sogo <jcsogo@gmail.com>
firstof9 added a commit that referenced this pull request Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants