Bump oemthermostat to 1.1.1 (#41998)
The library update is a packaging fix for upcoming pip dependency resolution
This commit is contained in:
parent
39ba0fc7ee
commit
d0b1b0a39e
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "oem",
|
||||
"name": "OpenEnergyMonitor WiFi Thermostat",
|
||||
"documentation": "https://www.home-assistant.io/integrations/oem",
|
||||
"requirements": ["oemthermostat==1.1"],
|
||||
"requirements": ["oemthermostat==1.1.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1019,7 +1019,7 @@ oasatelematics==0.3
|
|||
oauth2client==4.0.0
|
||||
|
||||
# homeassistant.components.oem
|
||||
oemthermostat==1.1
|
||||
oemthermostat==1.1.1
|
||||
|
||||
# homeassistant.components.omnilogic
|
||||
omnilogic==0.4.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue