Skip to content

wutu/pimatic-piblaster

Repository files navigation

pimatic-piblaster

Support for the pi-blaster daemon.

First install and run the pi-blaster daemon (instructions).

Usable pins

Example config

Add the plugin to the plugin section:

{ 
  "plugin": "piblaster"
}

Then add a device to the devices section:

{
  "id": "pi-blaster-pwm",
  "name": "Pi blaster PWM",
  "class": "PiblasterPWM",
  "gpio": 18,
  "mode": "fade",
  "delay": 100,
  "correction": "cie1931"
}

Thank you sarfata for pi-blaster.js and sweet pi for inspiration and his work on best automatization software Pimatic.

About

Support for pi-blaster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published