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 |
Xose Pérez
|
8e392d94ae
|
Check upgrade file size and signature in web UI
|
6 years ago |
Xose Pérez
|
088543b222
|
Preliminary support for OTA over HTTPS
|
6 years ago |
Xose Pérez
|
3f46b874ea
|
OTA upgrade from terminal using 'ota' command
|
6 years ago |
Xose Pérez
|
6c3a65fafe
|
Versio 1.12.4a
|
6 years ago |
Xose Pérez
|
4266bd07f0
|
Allow telnet access always when using the ESPurna Core image
|
6 years ago |
Xose Pérez
|
a8071254d9
|
Merge pull request #520 from mcspr/hass-web-ws
Home Assistant switch in WebUI + typo fix
|
6 years ago |
Maxim Prokhorov
|
8d87bb8db9
|
homeassistant: missing setting in WS callback
|
6 years ago |
Maxim Prokhorov
|
97e99fe159
|
homeassistant: fix typo in module filename
|
6 years ago |
Xose Pérez
|
1c1dc0a775
|
Merge pull request #510 from lmarlow/spelling_grammar
Make some small spelling and grammar fixes.
|
6 years ago |
Xose Pérez
|
53469c1738
|
Removed specific support for Magic Home LED Controller 2.3 (#512)
|
6 years ago |
Xose Pérez
|
6ef4d130c7
|
Fix MQTT keep alive cannot be more than 255 seconds (#515)
|
6 years ago |
Lee Marlow
|
bd4ffb2940
|
Two more small changes by @Sanfam
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817068
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817150
|
6 years ago |
Lee Marlow
|
69d0b74e61
|
Make some small spelling and grammar fixes.
|
6 years ago |
Xose Pérez
|
6aced69911
|
Force turning relays off before turning others on when synced (#491)
|
6 years ago |
Xose Pérez
|
7855d41991
|
Fix copy
|
6 years ago |
Xose Pérez
|
5c662432ee
|
Changed naming convention: topic key is now magnitude
|
6 years ago |
Xose Pérez
|
55ddae8a16
|
Added {magnitude} placeholder
|
6 years ago |
Xose Pérez
|
700650eb3a
|
Example on how to set USE_CUSTOM_H for Arduino IDE (#484)
|
6 years ago |
Xose Pérez
|
13f8517b25
|
Fix void return on BMX280 sensor (#489)
|
6 years ago |