Bump jaraco.abode to 3.3.0 (#87498)

Fixes https://github.com/home-assistant/core/issues/86765
fixes undefined
This commit is contained in:
snapcase 2023-02-06 11:12:54 -05:00 committed by GitHub
parent a11a43bb09
commit a61e87c46d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Abode",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/abode",
"requirements": ["jaraco.abode==3.2.1"],
"requirements": ["jaraco.abode==3.3.0"],
"codeowners": ["@shred86"],
"homekit": {
"models": ["Abode", "Iota"]

View file

@ -1000,7 +1000,7 @@ ismartgate==5.0.0
janus==1.0.0
# homeassistant.components.abode
jaraco.abode==3.2.1
jaraco.abode==3.3.0
# homeassistant.components.jellyfin
jellyfin-apiclient-python==1.9.2

View file

@ -756,7 +756,7 @@ ismartgate==5.0.0
janus==1.0.0
# homeassistant.components.abode
jaraco.abode==3.2.1
jaraco.abode==3.3.0
# homeassistant.components.jellyfin
jellyfin-apiclient-python==1.9.2