Skip to content

Commit

Permalink
chore: Version bump (v0.0.18 -> v0.0.19)
Browse files Browse the repository at this point in the history
fix: fixed authentication in underlying library
  • Loading branch information
alryaz authored Jul 29, 2021
1 parent 2ce8660 commit 35f0a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/lkcomu_interrao/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"documentation": "https://github.com/alryaz/hass-lkcomu-interrao",
"issue_tracker": "https://github.com/alryaz/hass-lkcomu-interrao/issues",
"dependencies": [],
"version": "0.0.18",
"version": "0.0.19",
"codeowners": ["@alryaz"],
"requirements": [
"python-dateutil==2.8.1",
"cached-property==1.5.1",
"fake_useragent==0.1.11",
"inter-rao-energosbyt-python==0.0.15"
"inter-rao-energosbyt-python==0.0.16"
],
"config_flow": true,
"iot_class": "cloud_polling"
Expand Down

0 comments on commit 35f0a13

Please sign in to comment.