Skip to content

An IRC bot to interact with 433mhz power switches

License

Notifications You must be signed in to change notification settings

solarkennedy/powerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerbot

Build Status

powerbot is an IRC bot designed to interface with the digi-rc-switch usb peripheral. This peripheral can send RF commands to remote controllable outlets.

Config

See the example config file for how to configure powerbot.

Once configured, it can send arbitrary codes or respond to pre-programmed aliases:

   @kyle | powerbot: christmas off
powerbot | Sent out code 95500 for christmas
   @kyle | powerbot: christmas on
powerbot | Sent out code 95491 for christmas
   @kyle | powerbot: code 1234
powerbot | Sent out code 1234

Compatible devices

The following devices are known to be controllable with this code:

TODO

  • Multi-channel support