mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update pymonoprice version to 0.4.0 (#81062)
Update pymonoprice version
This commit is contained in:
parent
44e368ad55
commit
7213102c51
@ -2,7 +2,7 @@
|
||||
"domain": "monoprice",
|
||||
"name": "Monoprice 6-Zone Amplifier",
|
||||
"documentation": "https://www.home-assistant.io/integrations/monoprice",
|
||||
"requirements": ["pymonoprice==0.3"],
|
||||
"requirements": ["pymonoprice==0.4"],
|
||||
"codeowners": ["@etsinko", "@OnFreund"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
|
@ -1724,7 +1724,7 @@ pymochad==0.2.0
|
||||
pymodbus==2.5.3
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.3
|
||||
pymonoprice==0.4
|
||||
|
||||
# homeassistant.components.msteams
|
||||
pymsteams==0.1.12
|
||||
|
@ -1216,7 +1216,7 @@ pymochad==0.2.0
|
||||
pymodbus==2.5.3
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.3
|
||||
pymonoprice==0.4
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==3.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user