mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
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,6 +2,6 @@
|
|||||||
"domain": "oem",
|
"domain": "oem",
|
||||||
"name": "OpenEnergyMonitor WiFi Thermostat",
|
"name": "OpenEnergyMonitor WiFi Thermostat",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/oem",
|
"documentation": "https://www.home-assistant.io/integrations/oem",
|
||||||
"requirements": ["oemthermostat==1.1"],
|
"requirements": ["oemthermostat==1.1.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1019,7 +1019,7 @@ oasatelematics==0.3
|
|||||||
oauth2client==4.0.0
|
oauth2client==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.oem
|
# homeassistant.components.oem
|
||||||
oemthermostat==1.1
|
oemthermostat==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.omnilogic
|
# homeassistant.components.omnilogic
|
||||||
omnilogic==0.4.2
|
omnilogic==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user