mirror of
https://github.com/home-assistant/core.git
synced 2025-06-01 11:47:04 +00: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:
parent
f49831c03b
commit
4bcceb4078
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "orangepi_gpio",
|
"domain": "orangepi_gpio",
|
||||||
"name": "Orangepi GPIO",
|
"name": "Orange Pi GPIO",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/orangepi_gpio",
|
"documentation": "https://www.home-assistant.io/integrations/orangepi_gpio",
|
||||||
"requirements": ["OPi.GPIO==0.4.0"],
|
"requirements": ["OPi.GPIO==0.4.0"],
|
||||||
"codeowners": ["@pascallj"]
|
"codeowners": ["@pascallj"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user