core/homeassistant/generated
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
..
__init__.py
application_credentials.py
bluetooth.py
config_flows.py Add Opower integration for getting electricity/gas usage and cost for many utilities (#90489) 2023-07-02 21:26:31 -04:00
countries.py
currencies.py
dhcp.py Remove senseme integration (#94363) 2023-06-27 14:43:19 +02:00
integrations.json Add Opower integration for getting electricity/gas usage and cost for many utilities (#90489) 2023-07-02 21:26:31 -04:00
languages.py Base entity ids on English for languages not using Latin script (#91357) 2023-06-27 14:37:50 +02:00
microsoft_tts.py
mqtt.py
ssdp.py Migrate Linn / Openhome integration to SSDP config flow (#94564) 2023-06-21 12:46:17 -04:00
usb.py
zeroconf.py Add new integration Loqed (#70080) 2023-06-28 09:42:12 +02:00