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
c0117fa7d6
Do not use internal and actual values anymore ( Fixes #42 )
2018-06-28 21:25:06 +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
334cf002fa
Add a progress bar
2018-01-21 11:26:45 +01:00
ea0a836241
MQTT types: Add connect event
2018-01-20 14:28:00 +01:00
a677da4ed5
Type mqtt.js a bit
2018-01-20 14:15:16 +01:00
16d03ceacf
Add esper statistics
2018-01-20 00:16:34 +01:00
8d2d39cb0e
Fix most eslint warnings
2018-01-19 21:52:53 +01:00
c1ed43ee6c
Cleanup flow types and fix eslint errors
2018-01-19 16:20:10 +01:00
da7105c90b
Add basic esper status info support
2018-01-14 01:20:30 +01:00
832ed3d1bf
Update dependencies
2018-01-14 00:44:50 +01:00
6c7ea9dfb3
Almost completely rewrite UiItems
2017-11-26 16:49:41 +01:00
48e9572925
Fix some flow errors
2017-11-14 13:13:31 +01:00
bcb35877c1
Fix the icon color + allow changing icons depending on the state
2017-11-11 05:44:04 +01:00
82081e7c83
add icon colors
2017-11-07 20:33:07 +01:00
6a3bd14343
WIP: Refactor code
2017-11-07 06:02:01 +01:00
4a19d8d45e
Add layer opacity
...
As requested by @Bfritz0815
2017-11-06 06:19:37 +01:00
964e3c0305
Visualize clients going offline + Add mqtt connection details to config
2017-11-04 00:24:48 +01:00
b2f1e2b07c
Add Hackerspace Config
2017-11-01 15:41:10 +01:00
b8160b3a55
Now with external links
2017-11-01 14:17:11 +01:00
2d79cc68aa
Now with layers
2017-11-01 05:54:03 +01:00
bef07649d0
Update to material-ui 1.0 beta
2017-10-31 17:01:12 +01:00
412d95f07a
First sketch of layers
2017-10-27 16:43:17 +02:00
538162d38c
refacor all the things \o/
2017-09-19 10:12:32 +02:00
30adb36bae
Add colors that show the current state
2017-09-17 18:46:07 +02:00
efc5af37ce
Now with sliders!
...
Seriously, someone really should clean this mess of code up soon
2017-09-17 05:35:20 +02:00
d121928df6
Toggle Conditions, Enable Conditions
2017-09-17 05:00:07 +02:00
eb96d9d511
Introduce DropDowns...
...
By the way, someone surely should cleanup this code...
2017-09-17 04:13:31 +02:00
9d69521b26
First commit
2017-09-12 19:17:33 +02:00