AlbertWeterings
|
79a062adb8
|
Update uart_mqtt
cleaned up code and added debug
|
2018-02-21 06:44:10 +01:00 |
|
AlbertWeterings
|
ee70c520dd
|
Update uart_mqtt
|
2018-02-21 06:40:01 +01:00 |
|
AlbertWeterings
|
e784241e33
|
Update uart_mqtt
Sending data both ways now works
|
2018-02-20 19:12:31 +01:00 |
|
AlbertWeterings
|
885cd5e9ad
|
Update hardware.h
Removed LED1 from TX pin now tx data out works
|
2018-02-20 18:56:15 +01:00 |
|
wysiwyng
|
29976f99df
|
check for max #schedules working
|
2018-02-20 17:04:42 +01:00 |
|
AlbertWeterings
|
16d2d7d42d
|
Update hardware.h
|
2018-02-20 06:36:52 +01:00 |
|
AlbertWeterings
|
71189772e2
|
Update arduino.h
Added UARTtoMQTT temporary as new hardware
|
2018-02-20 06:34:41 +01:00 |
|
AlbertWeterings
|
ca4945828b
|
Update general.h
Added MQTT_TOPIC_UARTIN and MQTT_TOPIC_UARTOUT topic
|
2018-02-20 06:33:17 +01:00 |
|
AlbertWeterings
|
2aab97a1c4
|
Create uart_mqtt
Needs work:
This only works from UART to MQTT
Need help to get to the received string from MQTT and send it via serial
|
2018-02-20 06:30:47 +01:00 |
|
AlbertWeterings
|
bc4c44a759
|
Added UARTtoMQTT
|
2018-02-20 06:23:57 +01:00 |
|
AlbertWeterings
|
94365753c9
|
Update espurna.ino
|
2018-02-20 06:22:13 +01:00 |
|
AlbertWeterings
|
f9a478f885
|
added UARTtoMQTT
|
2018-02-20 06:21:19 +01:00 |
|
wysiwyng
|
60901f5dfd
|
change single quotes to make codacy happy
|
2018-02-16 22:14:14 +01:00 |
|
wysiwyng
|
907cad2857
|
added checks if light scheduler is not supported
|
2018-02-16 20:25:37 +01:00 |
|
wysiwyng
|
86d1817801
|
made scheduler templates more beautiful, added checks to not add unsupported schedules
|
2018-02-16 20:25:03 +01:00 |
|
Teo Pavel
|
a5965b25fe
|
Removed unsaved settings confirmation
Always confirm Factory reset
|
2018-02-15 14:47:21 +02:00 |
|
wysiwyng
|
3827ff37d2
|
light scheduler working
|
2018-02-15 02:27:43 +01:00 |
|
wysiwyng
|
54fc15c059
|
add dimmer scheduler support to firmware
|
2018-02-14 13:33:19 +01:00 |
|
Xose Pérez
|
7a67729db1
|
Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled
|
2018-02-13 21:55:47 +01:00 |
|
Xose Pérez
|
2dc4f28dd9
|
Prevent resending messages from rfin in RF Bridge (#561)
|
2018-02-13 19:42:37 +01:00 |
|
Teo Pavel
|
66eabc46f4
|
changed to LF
|
2018-02-13 09:30:29 +02:00 |
|
Teo Pavel
|
c3454ad217
|
Added Reset to factory settings in admin page of web UI
|
2018-02-13 09:15:42 +02:00 |
|
Xose Pérez
|
35bb0a1c16
|
Merge branch 'master' into dev
|
2018-02-12 23:30:38 +01:00 |
|
Xose Pérez
|
bf2ef37b60
|
Images for JanGoe NC and NO boards
|
2018-02-12 23:30:20 +01:00 |
|
Xose Pérez
|
781207b7dd
|
Force API to return the target status of the relay (#548)
|
2018-02-11 08:36:32 +01:00 |
|
Xose Pérez
|
42664dfb01
|
Merge pull request #542 from ciotlosm/patch-1
Use upstream firmware that includes the fork
|
2018-02-09 17:20:21 +01:00 |
|
Xose Pérez
|
efa88c962f
|
Pretty print config backup json
|
2018-02-09 09:55:53 +01:00 |
|
Marius
|
8f656034fb
|
Use upstream firmware that includes the fork
Use upstream custom link instead of fork. Would benefit of updates more.
|
2018-02-09 08:33:37 +02:00 |
|
Xose Pérez
|
4f790688c1
|
Fix misplaced semicolons
|
2018-02-09 00:14:31 +01:00 |
|
Xose Pérez
|
a6dbd3ef7b
|
Fix actions without data
|
2018-02-09 00:08:27 +01:00 |
|
Xose Pérez
|
14509efacb
|
Remove code
|
2018-02-08 23:45:42 +01:00 |
|
Xose Pérez
|
536211f030
|
Still refactoring custom.js
|
2018-02-08 23:01:14 +01:00 |
|
Xose Pérez
|
d0d03a7212
|
Further refactor in custom.js
|
2018-02-08 22:19:08 +01:00 |
|
Xose Pérez
|
7a40bef9db
|
Refactor custom.js
|
2018-02-08 21:47:00 +01:00 |
|
Xose Pérez
|
21fb8d8b59
|
Small fixes to custom and gulpfile js
|
2018-02-08 13:00:33 +01:00 |
|
Xose Pérez
|
4029ee73da
|
Trying to fix some issues reported by codacy
|
2018-02-08 11:58:31 +01:00 |
|
Xose Pérez
|
70d45e88e9
|
Add info to build.h on how to untrack changes
|
2018-02-08 11:17:40 +01:00 |
|
Xose Pérez
|
a71e88e028
|
Add empty build.h file to repo
|
2018-02-08 11:14:51 +01:00 |
|
Xose Pérez
|
437b0dd929
|
Fix some codacy issues with python files
|
2018-02-08 11:12:44 +01:00 |
|
Xose Pérez
|
4326c5007c
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-02-08 10:45:40 +01:00 |
|
Xose Pérez
|
2ad9199448
|
Small layout fix
|
2018-02-08 10:38:20 +01:00 |
|
Xose Pérez
|
66600aab81
|
Add Codacy code quality badge to README
|
2018-02-08 10:37:48 +01:00 |
|
Xose Pérez
|
ec46b66c19
|
Merge pull request #536 from maciekczwa/feature/stm_relay_support
support board with 2 relays and stm8s103
|
2018-02-08 10:29:36 +01:00 |
|
Maciej Czerniak
|
8c629ba7ab
|
hack for correctly restoring relay state on boot - because of broken stm firmware
|
2018-02-07 23:32:01 +01:00 |
|
Maciej Czerniak
|
f1d33ca121
|
support board with 2 relays and stm8s103
|
2018-02-07 22:29:08 +01:00 |
|
Xose Pérez
|
6f6e076f7b
|
Add build.h to .gitignore
|
2018-02-06 21:01:39 +01:00 |
|
Xose Pérez
|
0fb49540a7
|
Added 4MB Espurna Core image
|
2018-02-06 21:01:22 +01:00 |
|
Xose Pérez
|
dfad1d5eec
|
Added event callback to sensors
|
2018-02-06 20:59:45 +01:00 |
|
Xose Pérez
|
44bad927f3
|
Do not commit build.h changes
|
2018-02-06 01:08:55 +01:00 |
|
Xose Pérez
|
44beda1c52
|
Empty build.h file
|
2018-02-06 01:08:18 +01:00 |
|