Upgrades P1 Monitor to v1.0.1 (#62201)
This commit is contained in:
parent
571b245b7e
commit
177ffa3aa6
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "P1 Monitor",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/p1_monitor",
|
||||
"requirements": ["p1monitor==1.0.0"],
|
||||
"requirements": ["p1monitor==1.0.1"],
|
||||
"codeowners": ["@klaasnicolaas"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -1177,7 +1177,7 @@ orvibo==1.1.1
|
|||
ovoenergy==1.1.12
|
||||
|
||||
# homeassistant.components.p1_monitor
|
||||
p1monitor==1.0.0
|
||||
p1monitor==1.0.1
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
# homeassistant.components.shiftr
|
||||
|
|
|
@ -715,7 +715,7 @@ openerz-api==0.1.0
|
|||
ovoenergy==1.1.12
|
||||
|
||||
# homeassistant.components.p1_monitor
|
||||
p1monitor==1.0.0
|
||||
p1monitor==1.0.1
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
# homeassistant.components.shiftr
|
||||
|
|
Loading…
Add table
Reference in a new issue