Bump aionut to 4.1.0 (#114125)

Handles auth errors after the password has been sent
This means we will be able to have some decent error
reporting and reauth support in the future

changelog: https://github.com/bdraco/aionut/compare/v4.0.0...v4.1.0
pull/114252/head
J. Nick Koston 2024-03-24 09:50:32 -10:00 committed by GitHub
parent d0dc820ced
commit 17378ce408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["aionut"],
"requirements": ["aionut==4.0.0"],
"requirements": ["aionut==4.1.0"],
"zeroconf": ["_nut._tcp.local."]
}

View File

@ -315,7 +315,7 @@ aionanoleaf==0.2.1
aionotion==2024.03.0
# homeassistant.components.nut
aionut==4.0.0
aionut==4.1.0
# homeassistant.components.oncue
aiooncue==0.3.7

View File

@ -288,7 +288,7 @@ aionanoleaf==0.2.1
aionotion==2024.03.0
# homeassistant.components.nut
aionut==4.0.0
aionut==4.1.0
# homeassistant.components.oncue
aiooncue==0.3.7