Bump iammeter to 0.1.7 to fix empty SN (#34279)
* update pypi lib to fix empty SN issue. * Update requirements_all.txt
This commit is contained in:
parent
6d812bd957
commit
5a2eddb32c
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
"name": "IamMeter",
|
||||
"documentation": "https://www.home-assistant.io/integrations/iammeter",
|
||||
"codeowners": ["@lewei50"],
|
||||
"requirements": ["iammeter==0.1.3"]
|
||||
"requirements": ["iammeter==0.1.7"]
|
||||
}
|
||||
|
|
|
@ -730,7 +730,7 @@ hydrawiser==0.1.1
|
|||
# i2csense==0.0.4
|
||||
|
||||
# homeassistant.components.iammeter
|
||||
iammeter==0.1.3
|
||||
iammeter==0.1.7
|
||||
|
||||
# homeassistant.components.iaqualink
|
||||
iaqualink==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue