Commit Graph

1190 Commits

Author SHA1 Message Date
Xose Pérez
5ff860d2ea Fix initialization of per channel states 2018-01-27 09:29:36 +01:00
Xose Pérez
939a1e184a Added CSS lint to gulp file 2018-01-26 23:54:38 +01:00
Xose Pérez
789e834c55 Support to set on/off state per channel using switches (#457) 2018-01-26 11:35:54 +01:00
Xose Pérez
cd54372588 HA auto-discover for multi-relay boards and sensors 2018-01-26 11:24:36 +01:00
Xose Pérez
4b2a4ffaa4 Added support for MagicHome LED Controller 2.3 2018-01-25 00:05:57 +01:00
Xose Pérez
c4aa40af15 Updated webUI images 2018-01-25 00:05:43 +01:00
Xose Pérez
486dd38164 Update .travis.yml 2018-01-24 22:03:13 +01:00
Xose Pérez
d5231f3fe1 Update .travis.yml 2018-01-24 22:01:54 +01:00
Xose Pérez
b1a51161c2 Update .travis.yml 2018-01-24 21:53:46 +01:00
Xose Pérez
97f0a4d61f Merge pull request #461 from pelson/magic_number
Used the constant for RF_MESSAGE_SIZE.
2018-01-24 17:15:54 +01:00
Xose Pérez
9b751b0540 Merge branch 'master' into dev 2018-01-24 15:36:18 +01:00
Xose Pérez
fe03c1ee2f Changed references to github 2018-01-24 15:29:33 +01:00
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
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
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