Bump pysml to 0.0.8 (fixes #74382) (#74875)

pull/74877/head
David Straub 2022-07-10 12:49:18 +02:00 committed by GitHub
parent f7aea76e73
commit cb4d2d1b26
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": "edl21",
"name": "EDL21",
"documentation": "https://www.home-assistant.io/integrations/edl21",
"requirements": ["pysml==0.0.7"],
"requirements": ["pysml==0.0.8"],
"codeowners": ["@mtdcr"],
"iot_class": "local_push",
"loggers": ["sml"]

View File

@ -1838,7 +1838,7 @@ pysmartthings==0.7.6
pysmarty==0.8
# homeassistant.components.edl21
pysml==0.0.7
pysml==0.0.8
# homeassistant.components.snmp
pysnmplib==5.0.15