Commit graph

9 commits

Author SHA1 Message Date
8376f404e4 Fix eslint errors 2020-10-08 08:46:06 +02:00
856aab41ad Improve the entire icon logic
- Tree Shaking for Icons (Closes #53)
- New API for the config (See 
https://github.com/uwap/mqtt-control-map/wiki/Icons)
- Icons can now be colored everywhere, not just on the map
2020-10-08 08:36:56 +02:00
d39e547623 Fix svg import & update dependencies
(Fixes #132)
2020-10-04 18:46:37 +02:00
Ranlvor
f08a26afb5 fix some linter warnings (#79) 2018-09-17 04:37:11 +02:00
Ranlvor
3375c798dc +LED-Streifen Snackbar (#75)
* +LED-Streifen Snackbar
2018-09-02 04:53:04 +02:00
fe2383f138 RZL: Fix eslint warnings in utils.js 2018-09-01 12:54:47 +02:00
82f2d0ff50 Lint config/ 2018-08-30 13:27:36 +02:00
Ranlvor
8484784c47 Simplify config a bit and show online-state of tasmota-devices (#68)
* RZL: Simplify config a bit by using template for tasmota topics

* RZL: show online-state of tasmota-devices in icon color
2018-08-12 00:26:47 +02:00
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
Renamed from config/utils.js (Browse further)