Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pimatic-milight

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pimatic-milight

Pimatic plugin for Milight

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

pimatic-milgiht

This is a plugin for the Migliht 4 zone wifi controller

###Adding plugin

{
	"plugin" : "milight"
}

###Adding Device (1 zone)

{
	"id": "milightzone1",
    "class": "MilightRGBWZone",
    "name": "Milight Zone 1",
    "ip": "192.168.1.xxx",
    "port": 8899,
    "zoneId": 1
}

ip: the IP/HOST of the wifi box. Reccommended to set static.
port: port on the Wifi box. (default 8899, or older: 5000)
zoneId: 1 - 4 (for the zone)

###To be tested

  • Multiple wifi boxes.
  • broadcast
  • zone 0 (all)

####TODO:

  • Add color wheel
  • hold last data
  • switch auto between color and white
  • Broadcast support

###Idea's

if you have any idea's for this plugin please let me know!

FAQs

Package last updated on 20 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc