mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02: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:
@ -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
|
||||
|
Reference in New Issue
Block a user