Update sense_energy to version 0.9.2 (#54787)

This commit is contained in:
Christopher Kochan 2021-08-18 01:29:02 -05:00 committed by GitHub
parent 87496ae75c
commit c65f769130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "emulated_kasa",
"name": "Emulated Kasa",
"documentation": "https://www.home-assistant.io/integrations/emulated_kasa",
"requirements": ["sense_energy==0.9.0"],
"requirements": ["sense_energy==0.9.2"],
"codeowners": ["@kbickar"],
"quality_scale": "internal",
"iot_class": "local_push"

View File

@ -2,7 +2,7 @@
"domain": "sense",
"name": "Sense",
"documentation": "https://www.home-assistant.io/integrations/sense",
"requirements": ["sense_energy==0.9.0"],
"requirements": ["sense_energy==0.9.2"],
"codeowners": ["@kbickar"],
"config_flow": true,
"dhcp": [

View File

@ -2100,7 +2100,7 @@ sense-hat==2.2.0
# homeassistant.components.emulated_kasa
# homeassistant.components.sense
sense_energy==0.9.0
sense_energy==0.9.2
# homeassistant.components.sentry
sentry-sdk==1.3.0

View File

@ -1163,7 +1163,7 @@ screenlogicpy==0.4.1
# homeassistant.components.emulated_kasa
# homeassistant.components.sense
sense_energy==0.9.0
sense_energy==0.9.2
# homeassistant.components.sentry
sentry-sdk==1.3.0