Phil Elson
|
bbb3239d86
|
Used the constant for RF_MESSAGE_SIZE.
|
2018-01-24 14:27:23 +00:00 |
|
Xose Pérez
|
51298a6061
|
Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value (#454)
|
2018-01-22 19:33:03 +01:00 |
|
Xose Pérez
|
d69d6bfd54
|
Skip first garbage message in telnet module
|
2018-01-22 16:49:22 +01:00 |
|
Xose Pérez
|
f7295859c3
|
Option to disable schedules without delting them (#453)
|
2018-01-22 16:16:11 +01:00 |
|
Xose Pérez
|
c3f55967ab
|
SSDP working
|
2018-01-22 00:40:19 +01:00 |
|
Xose Pérez
|
8fbd63dea9
|
Small fix in a debug message in OTA module
|
2018-01-22 00:40:00 +01:00 |
|
Xose Pérez
|
b51ffc29a6
|
Improve queue in RFBridge messages
|
2018-01-21 23:15:34 +01:00 |
|
Xose Pérez
|
a845d96f6c
|
Check also carriage returns to show timestamp in debug messages
|
2018-01-21 23:15:20 +01:00 |
|
Xose Pérez
|
5a71b152ad
|
Added keepalive info to debug messages
|
2018-01-21 21:39:45 +01:00 |
|
Xose Pérez
|
85b195e27d
|
Change CRC error copy in web interface
|
2018-01-21 20:03:22 +01:00 |
|
Xose Pérez
|
90c51552c7
|
Fix hot-unplug-plug test for Dallas sensor
|
2018-01-21 20:03:04 +01:00 |
|
Xose Pérez
|
07181b4b9d
|
Disable BH1750 sensor by default
|
2018-01-21 20:02:40 +01:00 |
|
Xose Pérez
|
feffc290cc
|
Sensor type, value and slot methods should not set error values
|
2018-01-21 19:35:35 +01:00 |
|
Xose Pérez
|
8c463c5a70
|
Merge branch 'dev' into sensors
Conflicts:
code/espurna/sensors/BH1750Sensor.h
code/espurna/sensors/SI7021Sensor.h
|
2018-01-21 19:27:12 +01:00 |
|
Xose Pérez
|
c0215f0a16
|
Error reset on _pre for different sensors
|
2018-01-21 19:19:16 +01:00 |
|
Xose Pérez
|
96027a5933
|
Fix hot-unplug-plug test for SI7021 sensor
|
2018-01-21 19:05:25 +01:00 |
|
Xose Pérez
|
ad9e280d40
|
Fix hot-unplug-plug test for BH1750 sensor
|
2018-01-21 19:05:14 +01:00 |
|
Xose Pérez
|
28bf5c56f1
|
Fix regression in including PaulStoffregen/Time which is not comaptible with ESPAsyncWebserver (#445)
|
2018-01-21 18:30:33 +01:00 |
|
Xose Pérez
|
8488e7d552
|
Add timestamp to debug output
|
2018-01-21 10:56:01 +01:00 |
|
Xose Pérez
|
a662083abd
|
Fixed crash when calling idbSend from an MQTT callback (#410)
|
2018-01-21 09:30:13 +01:00 |
|
Xose Pérez
|
b1542f1574
|
Disable SSDP_SUPPORT if there is no WEB_SUPPORT
|
2018-01-21 01:03:15 +01:00 |
|
Xose Pérez
|
b6ca687484
|
Changed 'time offset' for 'time zone' in web UI copy
|
2018-01-21 00:45:39 +01:00 |
|
Xose Pérez
|
95968a97c3
|
Improved NTP support
|
2018-01-21 00:36:06 +01:00 |
|
Xose Pérez
|
e268eaddf4
|
Remove a Serial.print...
|
2018-01-21 00:33:49 +01:00 |
|
Xose Pérez
|
c734158d1c
|
Check current domoticz status to avoid (un)subscribe with every update from the webUI
|
2018-01-21 00:33:08 +01:00 |
|
Xose Pérez
|
3e4313fae3
|
Updated NTPClientLib. Support for non full hour time offsets (#265)
|
2018-01-20 01:00:13 +01:00 |
|
Xose Pérez
|
205bb7d9c1
|
Simplify scheduler code
|
2018-01-19 23:26:45 +01:00 |
|
Xose Pérez
|
de22166dca
|
Remove debug message in brokerPublish
|
2018-01-19 23:26:36 +01:00 |
|
Xose Pérez
|
90ce2a8e37
|
Local broker
|
2018-01-19 23:00:29 +01:00 |
|
Xose Pérez
|
1087134c65
|
Allow overriding several build settings
|
2018-01-19 22:59:32 +01:00 |
|
Xose Pérez
|
8eb22ff9bc
|
Changes in time management
|
2018-01-19 22:58:46 +01:00 |
|
Xose Pérez
|
0a6271a80a
|
Moved settings setup debug messages to info
|
2018-01-19 11:42:41 +01:00 |
|
Xose Pérez
|
b082d14c59
|
Loop hooks
|
2018-01-19 11:34:14 +01:00 |
|
Xose Pérez
|
b605cd43cd
|
Move hardware code in main file to its own module
|
2018-01-19 10:48:40 +01:00 |
|
Xose Pérez
|
6497238f4b
|
Option to disable heartbeat. Added 3rd party hooks
|
2018-01-19 10:38:38 +01:00 |
|
Xose Pérez
|
6af8f78253
|
Moved welcome method to utils.ino, renamed as info
|
2018-01-19 10:33:07 +01:00 |
|
Xose Pérez
|
2be5ff3e47
|
Add MQTT message ID when in json mode
|
2018-01-19 10:18:30 +01:00 |
|
Xose Pérez
|
e13c411148
|
Exec flag for ota.py
|
2018-01-19 09:31:29 +01:00 |
|
Xose Pérez
|
947f9bab73
|
I2C sensors using new i2c interface
|
2018-01-19 09:31:02 +01:00 |
|
Xose Pérez
|
bc85600e9c
|
Remove dependency from Sparkfun BME280 library
|
2018-01-18 23:41:10 +01:00 |
|
Xose Pérez
|
eb01362481
|
Better explanation on SSL usage with MQTT
|
2018-01-18 22:29:57 +01:00 |
|
Xose Pérez
|
6c25ae5c07
|
Added wifi.ap command to go into AP mode
|
2018-01-18 22:29:37 +01:00 |
|
Xose Pérez
|
1269d33a7d
|
Add message to info output when in SAFE MODE
|
2018-01-18 22:29:19 +01:00 |
|
Xose Pérez
|
7b07b2bec6
|
Reduce buffer size of EspSoftwareSerial instances
|
2018-01-18 22:29:00 +01:00 |
|
Xose Pérez
|
ca1c1f7605
|
Add MAC to mDNS text fields
|
2018-01-16 22:40:37 +01:00 |
|
Xose Pérez
|
8878f286e9
|
Single exit point from idbSend method
|
2018-01-16 22:40:16 +01:00 |
|
Xose Pérez
|
f97419d1a7
|
Move web third party files to vendor folder
|
2018-01-16 12:06:10 +01:00 |
|
Xose Pérez
|
2dc2b7d176
|
Checking code with cppcheck
|
2018-01-15 23:48:41 +01:00 |
|
Xose Pérez
|
a18554a3f8
|
Using a queue for RFBridge messages
|
2018-01-15 22:48:41 +01:00 |
|
Xose Pérez
|
c990f0c0ca
|
Fix the mqttTopicKey method
|
2018-01-15 22:47:37 +01:00 |
|