Remove invalid keys from hacs.json (#59)

This commit is contained in:
Shay Levy 2022-05-25 11:15:45 +03:00 committed by GitHub
parent 1a714dae13
commit 935d153f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,4 @@
{
"name": "Raspberry Pi GPIO",
"domains": ["binary_sensor", "cover", "switch"],
"iot_class": "Local Push",
"homeassistant": "2022.2.0"
}