Commit graph

26 commits

Author SHA1 Message Date
max2697
d4739cfa5c
Bump opower to 0.2.0 (#108067) 2024-01-16 13:43:19 +01:00
tronikos
82f3f17537
Bump opower to 0.1.0 (#105957) 2023-12-18 12:16:32 +01:00
tronikos
b344ac42a8
Bump opower to 0.0.41 (#105791) 2023-12-15 13:38:38 +01:00
tronikos
53becaa976
Bump opower==0.0.40 (#104986) 2023-12-04 12:32:08 +01:00
tronikos
5d2110c32c
Bump opower to 0.0.39 (#103292) 2023-11-03 12:15:49 +01:00
tronikos
82688d2a33
Bump opower to 0.0.38 (#102983) 2023-10-29 08:05:37 +01:00
tronikos
afec5b6730
Bump opower to 0.0.37 (#102265) 2023-10-19 01:51:48 +02:00
tronikos
ab29c796da
Bump opower to 0.0.36 (#102150) 2023-10-17 10:35:32 +02:00
tronikos
42b2a462c1
Bump opower to 0.0.35 (#101072) 2023-09-28 22:38:33 +02:00
tronikos
7aa02b8621
Bump opower to 0.0.34 (#100501) 2023-09-17 09:50:17 -05:00
tronikos
343e8f0ecc
Opower MFA fixes (#99317)
opower mfa fixes
2023-08-31 06:36:07 +02:00
tronikos
a25a7ebbeb
Bump opower to 0.0.32 (#99079) 2023-08-26 15:39:48 +02:00
tronikos
53b596101b
Bump opower to 0.0.31 (#98716) 2023-08-20 22:29:16 +02:00
tronikos
7059252164
Bump opowerto 0.0.30 (#98660) 2023-08-19 08:57:25 +02:00
tronikos
a0ea6e6a0c
Bump opower to 0.0.29 (#98503) 2023-08-16 11:10:02 +02:00
tronikos
fea4af69d7
Add missing logging for opower library (#98325) 2023-08-13 08:08:33 +02:00
tronikos
84d779fab7
Bump opower to 0.0.26 (#98141) 2023-08-10 11:13:55 +02:00
tronikos
35718b2917
Bump opower to 0.0.24 (#98091) 2023-08-09 10:32:00 +02:00
tronikos
b16254a0de
Bump opower to 0.0.20 (#97752) 2023-08-04 09:32:59 +02:00
tronikos
5e2d3b13b0
Bump opower to 0.0.19 (#97706) 2023-08-03 20:07:44 +02:00
tronikos
3a2549829e
Bump opower to 0.0.18 (#97548) 2023-08-01 09:45:17 +02:00
tronikos
28dc819212
Bump opower to 0.0.16 (#97437) 2023-07-30 18:41:14 +02:00
tronikos
4a649ff31d
Bump opower==0.0.15 (#97243) 2023-07-26 07:48:06 +02:00
tronikos
bbc420bc90
Bump opower to 0.0.14 (#96506) 2023-07-13 14:52:26 -10:00
tronikos
bd6f70c236
Bump opower to 0.0.12 (#95748) 2023-07-03 14:19:40 +02:00
tronikos
caaeb28cbb
Add Opower integration for getting electricity/gas usage and cost for many utilities (#90489)
* Create Opower integration

* fix tests

* Update config_flow.py

* Update coordinator.py

* Update sensor.py

* Update sensor.py

* Update coordinator.py

* Bump opower==0.0.4

* Ignore errors for "recent" PGE accounts

* Add type for forecasts

* Bump opower to 0.0.5

* Bump opower to 0.0.6

* Bump opower to 0.0.7

* Update requirements_all.txt

* Update requirements_test_all.txt

* Update coordinator

Fix exception caused by https://github.com/home-assistant/core/pull/92095
{} is dict but the function expects a set so change it to set()

* Improve exceptions handling

* Bump opower==0.0.9

* Bump opower to 0.0.10

* Bump opower to 0.0.11

* fix issue when integration hasn't run for 30 days

use last stat time instead of now when fetching recent usage/cost

* Allow username to be changed in reauth

* Don't allow changing  username in reauth flow
2023-07-02 21:26:31 -04:00