Bump zm-py version to v0.5.3 for zoneminder (#107331)
zm-py version bump for zoneminder Signed-off-by: Nic Boet <nic@boet.cc>
This commit is contained in:
parent
73ba77deb6
commit
652fa7d693
3 changed files with 4 additions and 4 deletions
|
@ -1550,7 +1550,7 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/zodiac/ @JulienTant
|
||||
/homeassistant/components/zone/ @home-assistant/core
|
||||
/tests/components/zone/ @home-assistant/core
|
||||
/homeassistant/components/zoneminder/ @rohankapoorcom
|
||||
/homeassistant/components/zoneminder/ @rohankapoorcom @nabbi
|
||||
/homeassistant/components/zwave_js/ @home-assistant/z-wave
|
||||
/tests/components/zwave_js/ @home-assistant/z-wave
|
||||
/homeassistant/components/zwave_me/ @lawfulchaos @Z-Wave-Me @PoltoS
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"domain": "zoneminder",
|
||||
"name": "ZoneMinder",
|
||||
"codeowners": ["@rohankapoorcom"],
|
||||
"codeowners": ["@rohankapoorcom", "@nabbi"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/zoneminder",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["zoneminder"],
|
||||
"requirements": ["zm-py==0.5.2"]
|
||||
"requirements": ["zm-py==0.5.3"]
|
||||
}
|
||||
|
|
|
@ -2890,7 +2890,7 @@ zigpy-znp==0.12.1
|
|||
zigpy==0.60.4
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.5.2
|
||||
zm-py==0.5.3
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.55.3
|
||||
|
|
Loading…
Add table
Reference in a new issue