Update minimum Home Assistant version to 2022.7.0 (#76)

This commit is contained in:
Shay Levy 2022-06-30 13:36:50 +03:00 committed by GitHub
parent ddc04ebdfd
commit b12f512f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{ {
"name": "Raspberry Pi GPIO", "name": "Raspberry Pi GPIO",
"homeassistant": "2022.2.0" "homeassistant": "2022.7.0"
} }