Skip to content

Commit 7ff5f14

Browse files
authored
Bump pysiaalarm to 3.2.2 (home-assistant#161788)
1 parent d5e58c8 commit 7ff5f14

4 files changed

Lines changed: 3 additions & 5 deletions

File tree

homeassistant/components/sia/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://www.home-assistant.io/integrations/sia",
77
"iot_class": "local_push",
88
"loggers": ["pysiaalarm"],
9-
"requirements": ["pysiaalarm==3.1.1"]
9+
"requirements": ["pysiaalarm==3.2.2"]
1010
}

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,8 +561,6 @@ filterwarnings = [
561561
# - pkg_resources
562562
# https://pypi.org/project/aiomusiccast/ - v0.14.8 - 2023-03-20
563563
"ignore:pkg_resources is deprecated as an API:UserWarning:aiomusiccast",
564-
# https://github.com/eavanvalkenburg/pysiaalarm/blob/v3.1.1/src/pysiaalarm/data/data.py#L7 - v3.1.1 - 2023-04-17
565-
"ignore:pkg_resources is deprecated as an API:UserWarning:pysiaalarm.data.data",
566564
# https://pypi.org/project/pybotvac/ - v0.0.28 - 2025-06-11
567565
"ignore:pkg_resources is deprecated as an API:UserWarning:pybotvac.version",
568566
# - SyntaxWarning - is with literal

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)