core/homeassistant/components/rpi_gpio_pwm/manifest.json

9 lines
239 B
JSON

{
"domain": "rpi_gpio_pwm",
"name": "pigpio Daemon PWM LED",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm",
"requirements": ["pwmled==1.6.7"],
"codeowners": ["@soldag"],
"iot_class": "local_push"
}