mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Use Orange Pi GPIO as integration name (#34137)
The actual brand name is "Orange Pi", with a space and capital P.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "orangepi_gpio",
|
||||
"name": "Orangepi GPIO",
|
||||
"name": "Orange Pi GPIO",
|
||||
"documentation": "https://www.home-assistant.io/integrations/orangepi_gpio",
|
||||
"requirements": ["OPi.GPIO==0.4.0"],
|
||||
"codeowners": ["@pascallj"]
|
||||
|
Reference in New Issue
Block a user