ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

Allow 10-digit tricodes and custom on/off-suffixes #71

Closed tjanson closed 10 years ago

tjanson commented 10 years ago

Some systems such as "Elro AB440S" make use of ten digit tricodes and use different suffixes for on/off. These fields are added to the rc-switch preferences (i.e., separate for every single switch), which allows parallel usage of different systems.

Tested with "Elro AB440S". Previous setups should still work. This fixes issue #46.