Xose Pérez
205bb7d9c1
Simplify scheduler code
6 years ago
Xose Pérez
de22166dca
Remove debug message in brokerPublish
6 years ago
Xose Pérez
90ce2a8e37
Local broker
6 years ago
Xose Pérez
1087134c65
Allow overriding several build settings
6 years ago
Xose Pérez
8eb22ff9bc
Changes in time management
6 years ago
Xose Pérez
0a6271a80a
Moved settings setup debug messages to info
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago
Xose Pérez
b605cd43cd
Move hardware code in main file to its own module
6 years ago
Xose Pérez
6497238f4b
Option to disable heartbeat. Added 3rd party hooks
6 years ago
Xose Pérez
6af8f78253
Moved welcome method to utils.ino, renamed as info
6 years ago
Xose Pérez
2be5ff3e47
Add MQTT message ID when in json mode
6 years ago
Xose Pérez
e13c411148
Exec flag for ota.py
6 years ago
Xose Pérez
947f9bab73
I2C sensors using new i2c interface
6 years ago
Xose Pérez
bc85600e9c
Remove dependency from Sparkfun BME280 library
6 years ago
Xose Pérez
eb01362481
Better explanation on SSL usage with MQTT
6 years ago
Xose Pérez
6c25ae5c07
Added wifi.ap command to go into AP mode
6 years ago
Xose Pérez
1269d33a7d
Add message to info output when in SAFE MODE
6 years ago
Xose Pérez
7b07b2bec6
Reduce buffer size of EspSoftwareSerial instances
6 years ago
Xose Pérez
ca1c1f7605
Add MAC to mDNS text fields
6 years ago
Xose Pérez
8878f286e9
Single exit point from idbSend method
6 years ago
Xose Pérez
f97419d1a7
Move web third party files to vendor folder
6 years ago
Xose Pérez
2dc2b7d176
Checking code with cppcheck
6 years ago
Xose Pérez
a18554a3f8
Using a queue for RFBridge messages
6 years ago
Xose Pérez
c990f0c0ca
Fix the mqttTopicKey method
6 years ago
Xose Pérez
c66e5dc90c
Option to bypass the confirmation check in ESPurna OTA Manager
6 years ago
Xose Pérez
f38e4fc537
Fix pulse and pulse_ms order in relay_t structure ( #424 )
6 years ago
Xose Pérez
cc873a8471
Merged in rhexel/espurna/master (pull request #43 )
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
6 years ago
Xose Pérez
90027eb2ee
More js fixes
6 years ago
Xose Pérez
a843698b9f
More js fixes
6 years ago
Xose Pérez
1d558891b6
Merged in espurna/dev (pull request #46 )
Conflicts:
code/html/custom.js
6 years ago
Xose Pérez
aa512f0b26
Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial)
6 years ago
Xose Pérez
e165c578a5
Normalize code
6 years ago
qubeck
3d22402c81
Merged in qubeck/espurna/dev (pull request #47 )
Introduced queuing of alexa device changes to prevent a race condition on fast changes (e.g. on alexa group state change)
Approved-by: Xose Pérez <xose.perez@gmail.com>
6 years ago
Xose Pérez
c5db2758de
New mqttEnqueue API
6 years ago
qubeck
0f948e0498
changed alexa change propagation to a queue based impl. to be more efficient
6 years ago
qubeck
75d9f34be6
Introduced alexa device separation via explicit mapping to prevent a race condition on fast changes (e.g. on alexa group state change)
6 years ago
Xose Pérez
ff56e38254
Added hostname and mac placeholders for MQTT base topic
6 years ago
Xose Pérez
5228f2c688
Version 1.12.2a
6 years ago
Xose Pérez
408f110afa
Send current wifiScan configuration to web UI
6 years ago
Xose Pérez
57bade36ed
Version 1.12.1
6 years ago
Xose Pérez
56d3b36296
Changed the order of the hostname and version in side menu. Removed unnedded HTML attributes.
6 years ago
Xose Pérez
21b3c6dd85
Disable websocket code in wifiScan if no WEB_SUPPORT
6 years ago
Xose Pérez
b7a5c128df
Fix webUI layout so signature does not overlay buttons on small screens ( #396 )
6 years ago
Xose Pérez
c6e62bde36
Fix typo in web UI ( #421 )
6 years ago
Xose Pérez
01f933a061
Change default I2C GPIOs for Wemos D1 Relay Shield ( #420 )
6 years ago
Xose Pérez
2f1d7fdc98
Added hostname to web UI side menu ( #404 )
6 years ago
Xose Pérez
7bed35f0d6
Free memory from host string in influxDB ( #410 )
6 years ago
Xose Pérez
f2e552e7fa
Update fauxmoESP library to 2.4.2. Removes serial debug messages ( #407 )
6 years ago
Xose Pérez
da2c104fe3
Revert I2C clock and clock stretch time change
6 years ago
Xose Pérez
a5df00b569
Option to disable network scanning ( #392 , #399 ). Scan networks from web UI
6 years ago