Commit graph

71 commits

Author SHA1 Message Date
tronikos
b1b7c3f7c1
Bump opower to 0.8.0 (#125981) 2024-09-15 08:33:16 +02:00
tronikos
17994ff245
Request one data point in statistics_during_period in Opower (#124480) 2024-09-07 01:47:27 -07:00
tronikos
c2b24dd355
Add debug logging in get_cost_reads in opower (#124473)
Add debug statements in get_cost_reads in opower
2024-09-04 20:30:24 +02:00
J. Nick Koston
52320844fc
Revert "Disable IPv6 in the opower integration to fix AEP utilities" (#125208)
Revert "Disable IPv6 in the opower integration to fix AEP utilities (#107203)"

This reverts commit 2a9a046fab.
2024-09-04 08:05:13 -10:00
tronikos
910fb0930e
Attempt to fix IndexError in Opower (#124478)
* Change the order of async_add_external_statistics in Opower

* Use consumption_statistic_id instead of cost_statistic_id
2024-08-30 08:34:27 -07:00
AutonomousOwl
1101e7ef64
Update utility_account_id in Opower to be lowercase in statistic id (#124837)
Update utility_account_id to be lowercase in statistic id
2024-08-28 23:34:13 -07:00
tronikos
f8e65c1161
Bump opower to 0.7.0 (#124475) 2024-08-23 12:43:16 +02:00
SplicedNZ
b2b40d9ed6
Bump opower to 6.0.0 (#122658)
* Bump opower to 0.6.0

* Bump opower to 0.6.0
2024-07-26 20:19:58 +02:00
b3nj1
243c16d194
Opower: add date sensors (#122138)
opower: Add diagnostic date sensors
2024-07-18 23:07:09 -07:00
tronikos
c223709c7c
Bump opower to 0.5.2 to fix 403 forbidden errors for users with multiple accounts (#121762) 2024-07-11 10:14:11 +02:00
Marc Mueller
bcd1243686
Use VolDictType to improve schema typing (#120417) 2024-06-25 15:15:59 +02:00
tronikos
22467cc575
Avoid Opower time gaps (#117763)
* Avoid time gaps

* fix mypy

* async_get_time_zone
2024-06-22 21:33:44 -04:00
tronikos
b931c3ffcf
Include required name in reauth_confirm of Opower (#119627) 2024-06-21 16:14:55 +02:00
tronikos
9e7a6408c2
Bump opower to 0.4.7 (#119183) 2024-06-09 09:45:59 +02:00
tronikos
e50defa7f5
Bump opower to 0.4.6 (#118434) 2024-05-29 11:37:36 -10:00
Franck Nijhof
bed31f302a
Revert "Bump opower to 0.4.5 and use new account.id" (#117476) 2024-05-15 09:22:45 +02:00
c0mputerguru
420afe0029
Bump opower to 0.4.5 and use new account.id (#117330) 2024-05-14 21:21:31 +02:00
Joost Lekkerkerker
985fd49909
Remove suggested UoM from Opower (#116728) 2024-05-04 10:29:42 -05:00
max2697
58c7a97149
Bump opower to 0.4.4 (#116489) 2024-05-01 07:11:47 +02:00
Sid
9bf87329da
Enable Ruff FLY002 rule (#115112)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-12 09:04:16 +02:00
tronikos
2cfc60b5b6
Bump opower to 0.4.3 (#114826)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-04 22:06:15 +02:00
max2697
09fbd8bb52
Bump opower to 0.4.2 (#114608) 2024-04-02 09:04:28 +02:00
tronikos
a6fabdc115
Fix Opower accounts that report cost less regularly than usage (#114034)
* Update coordinator.py

* Update coordinator.py
2024-03-26 17:20:16 -04:00
Drew C
a73553581b
Bump opower to 0.4.1 (#113509) 2024-03-15 18:10:58 +01:00
tronikos
438215f220
Bump opower to 0.4.0 (#113390) 2024-03-13 22:46:44 -10:00
Joost Lekkerkerker
e6a692f354
Improve lists in integrations [N-O] (#113231) 2024-03-13 21:51:38 +01:00
Joost Lekkerkerker
981902dd8a
Remove entity description mixin in Opower (#112913) 2024-03-11 11:03:06 +01:00
Paulus Schoutsen
f416d67d21
Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] (#112702) 2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler (#111864) 2024-02-29 20:09:01 +01:00
J. Nick Koston
ab74c11d33
Import opower in the executor to avoid blocking the event loop (#111778)
fixes #111777
2024-02-28 18:58:23 -05:00
Ben Hoff
adf4392c0a
Bump opower to 0.3.1 (#111307)
bump opower instance
2024-02-24 21:56:20 +01:00
Dan
08f8f84f61
Bump opower to 0.3.0 (#109248)
Co-authored-by: Dan Swartz <3066652+swartzd@users.noreply.github.com>
2024-02-01 01:34:33 +01:00
max2697
d4739cfa5c
Bump opower to 0.2.0 (#108067) 2024-01-16 13:43:19 +01:00
tronikos
2a9a046fab
Disable IPv6 in the opower integration to fix AEP utilities (#107203) 2024-01-04 15:07:15 -10:00
tronikos
09a0ace671
Fix opower for AEP utilities (#106010) 2023-12-18 20:49:18 -10:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10: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
74b19564ad
Fix Opower not refreshing statistics when there are no forecast entities (#103058)
Ensure _insert_statistics is periodically called
2023-10-30 11:08:51 -04: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
d4ef570b0a
Add a comment why state_class=total (#99703) 2023-09-06 08:43:46 +02:00
tronikos
343e8f0ecc
Opower MFA fixes (#99317)
opower mfa fixes
2023-08-31 06:36:07 +02:00
Sebastian Mayr
6e8b3837b0
Add support for MFA auth in opower (#97878)
* Add support for MFA auth in opower

* Make MFA an extra step

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-08-29 23:37:37 -04:00