Commit graph

9 commits

Author SHA1 Message Date
a44eea520a Better sliders!
Add marks and value indication. (Fixes #146)
2020-10-19 06:24:04 +02:00
ccd9bcd3b5 Types are now bidirectional
It is still possible to define types as functions (Buffer => string for 
state topics, string => Buffer for command topics). Otherwise types have 
from and to properties.
(Fixes #101)
2020-10-19 05:45:09 +02:00
43a33c3ab3 Fix minor eslint warnings 2020-10-05 22:02:30 +02:00
e18006f8c1 Implement basic error handling (Fixes #21) 2018-07-18 08:24:16 +02:00
c0117fa7d6 Do not use internal and actual values anymore (Fixes #42) 2018-06-28 21:25:06 +02:00
24ab3990ad Fix eslint warnings and errors 2018-06-26 15:12:38 +02:00
92dab1c8f5 Add types.string and types.json 2018-04-02 10:22:43 +02:00
52e825549d Rename parseState to type 2018-03-28 04:08:50 +02:00
a96fa1622b Require the use of hex, rgb, rgba or rainbow for colors and refactor config types 2018-02-04 03:43:22 +01:00