Bump RPi.GPIO to 0.7.1 (#24)

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

View File

@ -3,7 +3,7 @@
"name": "Raspberry Pi GPIO",
"documentation": "https://github.com/thecode/ha-rpi_gpio",
"issue_tracker": "https://github.com/thecode/ha-rpi_gpio/issues",
"requirements": ["RPi.GPIO==0.7.1a4"],
"requirements": ["RPi.GPIO==0.7.1"],
"codeowners": ["@thecode"],
"iot_class": "local_push",
"version": "2022.6.0"