Commit graph

19 commits

Author SHA1 Message Date
3b78a4d8ad Move utils file into rzl folder
Everything in the utils.js is related to the RZL infrastructure and should hence be in the specific folder
2018-07-18 09:25:42 +02:00
c0117fa7d6 Do not use internal and actual values anymore (Fixes #42) 2018-06-28 21:25:06 +02:00
4388de10c8
Merge branch 'master' into patch-10 2018-06-24 16:39:47 +02:00
ed0f22645e Completely rework how icons work in mqtt control map 2018-06-24 16:34:59 +02:00
Ranlvor
d93362edcb
Changes from pull request discussion
- simplyfy empty tradfri battery detection
- change command string format
2018-06-24 16:27:59 +02:00
Ranlvor
86f03ad3ef
Merge remote-tracking branch master into patch-10 to resolve merge conflicts 2018-06-18 17:59:43 +02:00
b966fb4610 Add slider from material-ui/lab 2018-06-18 10:31:37 +02:00
Ranlvor
3a34f34558
use string instead of boolean
Because array-keys are strings and it seems that they can not be booleans
2018-04-21 12:40:08 +02:00
Ranlvor
5c3b457511
Improvements after talking to uwap
- rename utils/remote to tradfri_remote because the name was to general
- rename internal topics according to previous point
- change type of battery remote low from string to boolean
- do not use raw topic name in config, we have helper-functions for that
- reformat iconColor to be a bit more readable
2018-04-16 00:43:45 +02:00
Ranlvor
2c8feefb04
+Batteriestände Fernbedinungen 2018-04-15 20:32:27 +02:00
ff67bcf2f8 RZL: Add kitchen floalt light 2018-04-07 20:32:41 +02:00
75f2aea345 Fix build 2018-04-02 10:51:10 +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
e46adf7dc7 Towards a type safe color option 2018-02-02 10:04:39 +01:00
16d03ceacf Add esper statistics 2018-01-20 00:16:34 +01:00
da7105c90b Add basic esper status info support 2018-01-14 01:20:30 +01:00
a69552de7d Fix rainbow colors 2018-01-13 20:05:47 +01:00
30ad70a237 Add config folder 2017-11-01 03:24:03 +01:00