Commit graph

95 commits

Author SHA1 Message Date
0df3149cb1 Refactor ControlMap 2018-09-02 14:20:44 +02:00
89d78a2f11 Oops. Why did flow not error? 2018-09-02 13:45:09 +02:00
97ca2e9d94 Convert pure Components to functions 2018-09-02 13:24:55 +02:00
21e246c98a Small performance optimization 2018-08-12 01:27:14 +02:00
bc99051aa0 Greatly improve the performance 2018-08-01 01:56:15 +02:00
01d330a490 Missing whitespace 2018-07-22 05:18:33 +02:00
c18a2752af Use Throttling 2018-07-22 05:17:47 +02:00
df237ef336 Use React Context API 2018-07-22 04:28:20 +02:00
e18006f8c1 Implement basic error handling (Fixes #21) 2018-07-18 08:24:16 +02:00
8738577001 Update to node 10 2018-07-11 17:29:17 +02:00
24496bbf3f Fix PropType warnings 2018-07-10 18:51:05 +02:00
b1bf5efd11 Fix many eslint warnings 2018-07-10 18:08:13 +02:00
f7972afcd4
Merge pull request #46 from uwap/greenkeeper/react-leaflet-2.0.0
Update react-leaflet to the latest version 🚀
2018-07-10 17:40:25 +02:00
dc604ada69
Update ControlMap.js 2018-07-10 17:36:28 +02:00
e5cf1b2f9e Debounce all outgoing ui events (Also Fixes 44) 2018-07-08 21:52:13 +02:00
c0117fa7d6 Do not use internal and actual values anymore (Fixes #42) 2018-06-28 21:25:06 +02:00
b40f4a774e Fix flow error 2018-06-26 15:17:50 +02:00
24ab3990ad Fix eslint warnings and errors 2018-06-26 15:12:38 +02:00
ed0f22645e Completely rework how icons work in mqtt control map 2018-06-24 16:34:59 +02:00
b6c0181b3e fix broken imports 2018-06-19 10:47:14 +02:00
b966fb4610 Add slider from material-ui/lab 2018-06-18 10:31:37 +02:00
333163499f Fix build 2018-04-15 17:29:13 +02:00
fe814718eb Improve performance of the map by using Pure Components 2018-04-15 17:15:11 +02:00
9a8f9c57bf Fix build 2018-04-08 13:23:33 +02:00
02be6701be RZL: Add on/off button to kitchen light 2018-04-08 13:19:24 +02:00
e3150d200c RZL: Add all kitchen light slider 2018-04-08 11:08:46 +02:00
f2cc0eaa2a Make everything compatible with the latest material-ui version 2018-04-08 10:28:46 +02:00
4b370889af Fix build 2018-04-07 20:37:47 +02:00
ff67bcf2f8 RZL: Add kitchen floalt light 2018-04-07 20:32:41 +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
8661500b17 Fix build 2018-03-28 03:39:31 +02:00
f4d1cb7e1e Reduce production built size 2018-02-14 06:23:48 +01: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
c7ca716802 Require the config as CLI arg for watch, build and production-build
The mqtt control map now loads the config provided via cli. It is no longer required to modify the src/config.js to load a different config.
2018-02-02 07:45:00 +01:00
3975518f6e Entropia: Init 2018-01-31 23:54:31 +01:00
334cf002fa Add a progress bar 2018-01-21 11:26:45 +01:00
a677da4ed5 Type mqtt.js a bit 2018-01-20 14:15:16 +01:00
fda6a95359 Only subscribe to each topic once 2018-01-20 00:37:46 +01:00
16d03ceacf Add esper statistics 2018-01-20 00:16:34 +01:00
3ed861369e Fix build 2018-01-19 21:57:20 +01:00
8d2d39cb0e Fix most eslint warnings 2018-01-19 21:52:53 +01:00
cfe8897f2a Fix all type errors 2018-01-19 16:53:16 +01:00
c1ed43ee6c Cleanup flow types and fix eslint errors 2018-01-19 16:20:10 +01:00
ef41de4349 Correctly change to map icon when mqtt has connected successfully 2018-01-14 01:35:42 +01:00
da7105c90b Add basic esper status info support 2018-01-14 01:20:30 +01:00
30e18a749f Fix eslint errors 2018-01-14 00:14:50 +01:00
6c7ea9dfb3 Almost completely rewrite UiItems 2017-11-26 16:49:41 +01:00
9cc827d5a6 Fix some more flow errors 2017-11-14 13:23:55 +01:00
48e9572925 Fix some flow errors 2017-11-14 13:13:31 +01:00