Bumped ute-wrapper version

This commit is contained in:
Roger Gonzalez 2024-03-09 19:29:22 -03:00
parent 53113b4379
commit e38c57779e
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

@ -7,6 +7,6 @@
"documentation": "https://github.com/rogsme/homeassistant_ute", "documentation": "https://github.com/rogsme/homeassistant_ute",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://github.com/rogsme/homeassistant_ute/issues", "issue_tracker": "https://github.com/rogsme/homeassistant_ute/issues",
"requirements": ["ute-wrapper==2.2.1"], "requirements": ["ute-wrapper==2.4.0"],
"version": "1.1.0" "version": "1.1.0"
} }