mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump aiontfy to 0.5.2 (#145044)
This commit is contained in:
parent
56b3dc02a7
commit
4c40ec4948
@ -7,5 +7,5 @@
|
|||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["aionfty"],
|
"loggers": ["aionfty"],
|
||||||
"quality_scale": "bronze",
|
"quality_scale": "bronze",
|
||||||
"requirements": ["aiontfy==0.5.1"]
|
"requirements": ["aiontfy==0.5.2"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -316,7 +316,7 @@ aionanoleaf==0.2.1
|
|||||||
aionotion==2024.03.0
|
aionotion==2024.03.0
|
||||||
|
|
||||||
# homeassistant.components.ntfy
|
# homeassistant.components.ntfy
|
||||||
aiontfy==0.5.1
|
aiontfy==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
aionut==4.3.4
|
aionut==4.3.4
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -298,7 +298,7 @@ aionanoleaf==0.2.1
|
|||||||
aionotion==2024.03.0
|
aionotion==2024.03.0
|
||||||
|
|
||||||
# homeassistant.components.ntfy
|
# homeassistant.components.ntfy
|
||||||
aiontfy==0.5.1
|
aiontfy==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
aionut==4.3.4
|
aionut==4.3.4
|
||||||
|
@ -55,5 +55,12 @@
|
|||||||
"reservations_remaining": 2,
|
"reservations_remaining": 2,
|
||||||
"attachment_total_size": 0,
|
"attachment_total_size": 0,
|
||||||
"attachment_total_size_remaining": 104857600
|
"attachment_total_size_remaining": 104857600
|
||||||
|
},
|
||||||
|
"billing": {
|
||||||
|
"customer": true,
|
||||||
|
"subscription": true,
|
||||||
|
"status": "active",
|
||||||
|
"interval": "year",
|
||||||
|
"paid_until": 1754080667
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user