Bump oemthermostat to 1.1.1 (#41998)
The library update is a packaging fix for upcoming pip dependency resolutionpull/42004/head
parent
39ba0fc7ee
commit
d0b1b0a39e
homeassistant/components/oem
|
@ -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…
Reference in New Issue