Commit graph

127 commits

Author SHA1 Message Date
Ranlvor
e55bdf441c
RZL: Add onkyo radio Beat Blender (Soma FM) 2018-01-14 13:54:24 +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
832ed3d1bf Update dependencies 2018-01-14 00:44:50 +01:00
30e18a749f Fix eslint errors 2018-01-14 00:14:50 +01:00
a69552de7d Fix rainbow colors 2018-01-13 20:05:47 +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
9e45e7f398 Hopefully fix the build 2017-11-13 14:10:45 +01:00
4960da7ec6 Clean up refactor branch 2017-11-13 14:04:17 +01:00
a33474d893 Working mqtt setup 2017-11-12 15:52:24 +01:00
bcb35877c1 Fix the icon color + allow changing icons depending on the state 2017-11-11 05:44:04 +01:00
2c433c7df0 Semi working state 2017-11-11 04:52:02 +01:00
3afba102b0 Implement every UI type except slider 2017-11-10 22:07:07 +01:00
b22e28dc44 First sketch of ui types 2017-11-10 19:45:44 +01:00
e1c83422dc Fix type error in rzl config 2017-11-07 20:48:03 +01:00
82081e7c83 add icon colors 2017-11-07 20:33:07 +01:00
b84cc6d4a2 Add Icon to sidebar 2017-11-07 08:14:49 +01:00
74c4138bad semi working drawer 2017-11-07 06:55:48 +01:00
453e68b320 Reimplement TopBar 2017-11-07 06:14:48 +01:00
6a3bd14343 WIP: Refactor code 2017-11-07 06:02:01 +01:00
19b91cfd0a More ESLint options 2017-11-07 01:32:22 +01:00
a60e800cee Update dependencies 2017-11-06 14:47:43 +01:00
fb60ba496c Put vendor in an own file in production 2017-11-06 14:20:35 +01:00
d32ee5ac36 Add eslint 2017-11-06 11:53:07 +01:00
3cd2062ebf Fix build 2017-11-06 10:17:45 +01:00
c4f82fac54 Don't build with node version 6 2017-11-06 10:14:11 +01:00
20cbab2fd0 Add .travis.yml 2017-11-06 10:02:48 +01:00
c99cc70bcf Optimize build process 2017-11-06 09:39:55 +01:00
735737f4a2 Oops 2017-11-06 06:23:06 +01:00
4a19d8d45e Add layer opacity
As requested by @Bfritz0815
2017-11-06 06:19:37 +01:00
2f342b72bc Use material-design-icons instead of material-icons 2017-11-06 05:50:15 +01:00
465dfa5483
Merge pull request #10 from Ranlvor/patch-4
Disable Onkyo controls when the onkyo2mqtt bridge is not connected
2017-11-04 15:40:09 +01:00
Ranlvor
8f91bf6046
Disable Onkyo controls when the onkyo2mqtt bridge is not connected 2017-11-04 15:35:35 +01:00
f4b611149b Toggle if icon is clicked with ctrl.
Fixes #9
2017-11-04 06:29:34 +01:00
4e8253efca RZL: Use svg 2017-11-04 04:53:07 +01:00
72eafb0784 RZL: Add cashdesk link 2017-11-04 04:43:24 +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
a9619536d4 twinkle, led_stahltraeger: use rainbow colors 2017-11-01 14:53:25 +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
30ad70a237 Add config folder 2017-11-01 03:24:03 +01:00
3213fb9921 Better support for legacy browsers 2017-11-01 02:40:59 +01:00
1d797cfb2f THIS IS HACKY! Use a color gradient on cycle-random 2017-11-01 02:38:18 +01:00
bd3ad885e6 The drawer will now stay open if clicked anywhere else
Also gave the onkyo a green color if powered
2017-10-31 21:51:29 +01:00
9e33bfe130
Merge pull request #8 from Ranlvor/patch-3
Config: Correct onkyo volume slider range
2017-10-31 21:24:49 +01:00
Ranlvor
95b2730df7
Config: Correct onkyo volume slider range 2017-10-31 20:42:33 +01:00
bef07649d0 Update to material-ui 1.0 beta 2017-10-31 17:01:12 +01:00