Skip to content

magimat/Matsteon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matsteon

symlink usb 

	  sudo vi /etc/udev/rules.d/99-usb.rules 
	  KERNELS=="1-1.4:1.0", SUBSYSTEM=="tty", SYMLINK+="insteonPLM"


	build image
		cd ~
		git clone [email protected]:magimat/Matsteon.git
		cd Matsteon
		docker build -t magimat/matsteon .
    	docker push magimat/matsteon

	 docker run -p 3000:3000 --name matsteon --device=/dev/insteonPLM -d --restart unless-stopped magimat/matsteon

Librairie Insteon: https://github.com/automategreen/home-controller#lighting-functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published