set minimum HA version to 2023.12.0

This commit is contained in:
5ila5
2024-07-18 21:35:41 +02:00
committed by 5ila5
parent 9f8fe2faae
commit 15f61e143d

View File

@@ -1,5 +1,6 @@
{
"name": "Waste Collection Schedule",
"domains": ["sensor"],
"iot_class": "cloud_polling"
"iot_class": "cloud_polling",
"homeassistant": "2023.12.0"
}