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
|
6 years ago |
AlbertWeterings
|
bc4c44a759
|
Added UARTtoMQTT
|
6 years ago |
AlbertWeterings
|
94365753c9
|
Update espurna.ino
|
6 years ago |
AlbertWeterings
|
f9a478f885
|
added UARTtoMQTT
|
6 years ago |
wysiwyng
|
60901f5dfd
|
change single quotes to make codacy happy
|
6 years ago |
wysiwyng
|
907cad2857
|
added checks if light scheduler is not supported
|
6 years ago |
wysiwyng
|
86d1817801
|
made scheduler templates more beautiful, added checks to not add unsupported schedules
|
6 years ago |
Teo Pavel
|
a5965b25fe
|
Removed unsaved settings confirmation
Always confirm Factory reset
|
6 years ago |
wysiwyng
|
3827ff37d2
|
light scheduler working
|
6 years ago |
wysiwyng
|
54fc15c059
|
add dimmer scheduler support to firmware
|
6 years ago |
Xose Pérez
|
7a67729db1
|
Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled
|
6 years ago |
Xose Pérez
|
2dc4f28dd9
|
Prevent resending messages from rfin in RF Bridge (#561)
|
6 years ago |
Teo Pavel
|
66eabc46f4
|
changed to LF
|
6 years ago |
Teo Pavel
|
c3454ad217
|
Added Reset to factory settings in admin page of web UI
|
6 years ago |
Xose Pérez
|
35bb0a1c16
|
Merge branch 'master' into dev
|
6 years ago |
Xose Pérez
|
bf2ef37b60
|
Images for JanGoe NC and NO boards
|
6 years ago |
Xose Pérez
|
781207b7dd
|
Force API to return the target status of the relay (#548)
|
6 years ago |
Xose Pérez
|
42664dfb01
|
Merge pull request #542 from ciotlosm/patch-1
Use upstream firmware that includes the fork
|
6 years ago |
Xose Pérez
|
efa88c962f
|
Pretty print config backup json
|
6 years ago |
Marius
|
8f656034fb
|
Use upstream firmware that includes the fork
Use upstream custom link instead of fork. Would benefit of updates more.
|
6 years ago |
Xose Pérez
|
4f790688c1
|
Fix misplaced semicolons
|
6 years ago |
Xose Pérez
|
a6dbd3ef7b
|
Fix actions without data
|
6 years ago |
Xose Pérez
|
14509efacb
|
Remove code
|
6 years ago |
Xose Pérez
|
536211f030
|
Still refactoring custom.js
|
6 years ago |
Xose Pérez
|
d0d03a7212
|
Further refactor in custom.js
|
6 years ago |
Xose Pérez
|
7a40bef9db
|
Refactor custom.js
|
6 years ago |
Xose Pérez
|
21fb8d8b59
|
Small fixes to custom and gulpfile js
|
6 years ago |
Xose Pérez
|
4029ee73da
|
Trying to fix some issues reported by codacy
|
6 years ago |
Xose Pérez
|
70d45e88e9
|
Add info to build.h on how to untrack changes
|
6 years ago |
Xose Pérez
|
a71e88e028
|
Add empty build.h file to repo
|
6 years ago |
Xose Pérez
|
437b0dd929
|
Fix some codacy issues with python files
|
6 years ago |
Xose Pérez
|
4326c5007c
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
2ad9199448
|
Small layout fix
|
6 years ago |
Xose Pérez
|
66600aab81
|
Add Codacy code quality badge to README
|
6 years ago |
Xose Pérez
|
ec46b66c19
|
Merge pull request #536 from maciekczwa/feature/stm_relay_support
support board with 2 relays and stm8s103
|
6 years ago |
Maciej Czerniak
|
8c629ba7ab
|
hack for correctly restoring relay state on boot - because of broken stm firmware
|
6 years ago |
Maciej Czerniak
|
f1d33ca121
|
support board with 2 relays and stm8s103
|
6 years ago |
Xose Pérez
|
6f6e076f7b
|
Add build.h to .gitignore
|
6 years ago |
Xose Pérez
|
0fb49540a7
|
Added 4MB Espurna Core image
|
6 years ago |
Xose Pérez
|
dfad1d5eec
|
Added event callback to sensors
|
6 years ago |
Xose Pérez
|
44bad927f3
|
Do not commit build.h changes
|
6 years ago |
Xose Pérez
|
44beda1c52
|
Empty build.h file
|
6 years ago |
Xose Pérez
|
34725fe4f3
|
Terminal OTA with SSL support (disabled by default)
|
6 years ago |
Xose Pérez
|
b3f0282655
|
Enabled terminal OTA again usinig async client
|
6 years ago |
Xose Pérez
|
1d5c856791
|
Only check first magic byte on file upgrade from webUI
|
6 years ago |
Xose Pérez
|
f58ed6bcb9
|
Disable OTA from terminal for the moment
|
6 years ago |
Xose Pérez
|
7f2aed2a33
|
Store the build flags in image, show them with the info message
|
6 years ago |
Xose Pérez
|
7698a48fbb
|
Increase the initial check interval for NTP (#452)
|
6 years ago |
Xose Pérez
|
4a9a65baa5
|
Clean domoticz data types
|
6 years ago |
Xose Pérez
|
ccc1cb73f0
|
Do not show scheduler tab in Web UI if build without scheduler support (#527)
|
6 years ago |