Base class from which all hc-controls inherit
Go to file
2020-12-24 01:08:45 +01:00
states added support for fogmachines 2019-06-06 21:33:17 +02:00
.gitignore more work on the specification and functionality of base classes, added StateUpdateManager utility, to simplify partial state updates 2019-01-26 01:19:25 +01:00
.jshintrc initial commit 2019-01-25 16:14:16 +01:00
ColorlampBase.js switched not implementation promises to return errors instead of strings 2019-01-29 23:53:33 +01:00
ControlBase.js added version 2020-08-06 00:18:48 +02:00
FogmachineBase.js added support for fogmachines 2019-06-06 21:33:17 +02:00
index.js added some utility functions from various plugins 2020-02-16 17:36:29 +01:00
package-lock.json fixed several bugs in the utils 2020-12-24 01:08:45 +01:00
package.json fixed several bugs in the utils 2020-12-24 01:08:45 +01:00
StateUpdateManager.js renamed some of the functions, fixed a few bugs here and there 2019-01-28 00:04:30 +01:00
SwitchBase.js switched not implementation promises to return errors instead of strings 2019-01-29 23:53:33 +01:00
utils.js fixed several bugs in the utils 2020-12-24 01:08:45 +01:00