Skip to content

Python project to control your Trust ICS2000 from your own projects

License

Notifications You must be signed in to change notification settings

Stijn-Jacobs/ICS2000-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example usage:

hub = get_hub("Mac address of ics2000", "email", "password")

This will also list the devices connected

hub.turnon(id of device to turn on)
  
hub.turnoff(id of device to turn off)

hub.getlampstatus(id of device)

Heavily WIP

About

Python project to control your Trust ICS2000 from your own projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages