1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump pyobihai (#67571)

This commit is contained in:
Emory Penney 2022-03-03 15:22:36 -08:00 committed by GitHub
parent a8842d3636
commit 69f08ec524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "obihai",
"name": "Obihai",
"documentation": "https://www.home-assistant.io/integrations/obihai",
"requirements": ["pyobihai==1.3.1"],
"requirements": ["pyobihai==1.3.2"],
"codeowners": ["@dshokouhi"],
"iot_class": "local_polling",
"loggers": ["pyobihai"]

View File

@ -1672,7 +1672,7 @@ pynx584==0.5
pynzbgetapi==0.2.0
# homeassistant.components.obihai
pyobihai==1.3.1
pyobihai==1.3.2
# homeassistant.components.octoprint
pyoctoprintapi==0.1.8