34 Commits

Author SHA1 Message Date
7c31b15de2 Publish guestureenabled on change and state updates 2020-10-11 21:25:05 +02:00
01575e2937 Reduced minimum allowed brightness to 5% 2020-10-11 10:10:40 +02:00
f9a92bceca Added guesture toggle, saved in config 2020-10-10 23:11:14 +02:00
fbcac7c884 Fix for self toggling light #6 by lowering the largest accepted distance.
Apparently with brighter LEDs the usable range decreased at the far end.
Also added an improvement on the detection of toggling to be less sensitive. This helps when dimming to not toggle accidentally.
1.2
2020-07-15 19:57:53 +02:00
a4f8106009 Added debug information 2020-07-15 14:51:50 +02:00
f5ea07c90a Changes to availability topic 2020-07-15 12:14:19 +02:00
469af4820e Added both lamps to OTA configuration in platformIO 2020-07-15 12:12:13 +02:00
2a5f61101a changed config topic 2020-07-05 14:15:24 +02:00
a7857a3e45 updated readme 2020-07-05 13:57:57 +02:00
04c1f802a8 Added debug topic
For now the current configuration is published on this topic at boot
Further it could be used for any kind of debug information
1.1
2020-07-05 13:48:10 +02:00
9e553b4f67 mqtt reconnect fix 2020-07-03 18:28:34 +02:00
ae5641b188 WiFi fix - possibly solved
Tried this fix on one lamp for about a day now without disconnects. Mqtt though does disconnect but the lamp is reachable on the LAN, can be updated etc.
2020-07-03 17:48:41 +02:00
1fdd69fd2d Updated Readme with availability topic 2020-07-02 18:25:50 +02:00
0297c6dab5 New lower "lowest" brightness 2020-07-02 18:23:57 +02:00
0c7633528a Added availability topic 2020-07-02 18:16:40 +02:00
38a34e075d Updated README 2020-06-19 22:20:18 +02:00
f986478e62 save color on OFF 1.0 2020-06-19 14:41:05 +02:00
cb81d71218 Watch WiFi connection. Reconnect when needed 2020-06-19 11:07:28 +02:00
5e09f9fcfe Type conversion in lamp color 2020-06-19 11:02:26 +02:00
Philip Johansson
ea41bb911e Added CAD files 2020-06-13 14:06:05 +02:00
Philip Johansson
c0e46d2dcb Move WebOTA to separate module 2020-06-12 10:50:16 +02:00
Philip Johansson
d0c47848f3 Fix loop of connecting wifi, bug in read serial with button and added more leds 2020-06-10 22:51:33 +02:00
Philip Johansson
4ee892531a Configuration possible through mqtt 2020-06-09 16:56:50 +02:00
Philip Johansson
9359c72234 Added OTA update via webserver on port 82 2020-06-09 14:25:56 +02:00
Philip Johansson
fc3416f12c Mqtt with HA configuration 2020-06-09 13:35:30 +02:00
Philip Johansson
156d92b7f8 OTA updates 2020-06-08 20:48:19 +02:00
Philip Johansson
a110f25bb4 Added pressbutton for Serial configuration 2020-06-07 22:33:55 +02:00
Philip Johansson
89443b76a4 Configuration via serial using json 2020-06-07 21:51:33 +02:00
Philip Johansson
95b059e9d3 initial config added 2020-06-07 20:24:36 +02:00
Philip Johansson
56c7113a77 Added dim effect 2020-06-07 12:58:55 +02:00
Philip Johansson
372796e2cd clang format 2020-06-07 12:41:34 +02:00
Philip Johansson
eb0b7a1904 Dim added 2020-06-07 12:33:56 +02:00
Philip Johansson
df6576db66 Added LED. On/Off works holding hand above for 1s 2020-06-06 21:35:43 +02:00
Philip Johansson
2697927510 Initial commit - working distance sensor 2020-06-06 15:00:18 +02:00