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
|
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
|
f38e4fc537
|
Fix pulse and pulse_ms order in relay_t structure (#424)
|
6 years ago |
Xose Pérez
|
a843698b9f
|
More js fixes
|
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 |
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
|
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 |
Xose Pérez
|
a716633c1b
|
Refactor MQTT module
|
6 years ago |
Xose Pérez
|
ce9e2a6482
|
Refactor settings module, added settingsCommandRegister
|
6 years ago |
Xose Pérez
|
a864df1c52
|
Move i2c settings
|
6 years ago |
Lazar Obradovic
|
023f70d203
|
lintfixes, try1
|
6 years ago |
Xose Pérez
|
e9b8417f9d
|
Fix crash caused by a delay in UDP debugging code (#397)
|
6 years ago |
Xose Pérez
|
9e593ada12
|
Fix typo in web UI copy (#394)
|
6 years ago |
Xose Pérez
|
6da2dbd88a
|
Version 1.12.0
|
6 years ago |
Xose Pérez
|
48c9eee605
|
Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1
|
6 years ago |
Xose Pérez
|
0e601332ab
|
mDNS resolving disabled by default
|
6 years ago |
Xose Pérez
|
16f2226805
|
Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules
|
6 years ago |
Xose Pérez
|
34c72859ef
|
Small changes
|
6 years ago |
Xose Pérez
|
05611a9c47
|
Send Home Assistant blank message only once
|
6 years ago |
Xose Pérez
|
b3b05a0623
|
Fix wrong definition in Sonoff Basic and Dual R2 causing worng relay state on boot (#365)
|
6 years ago |