Commit Graph
13918 Commits
Author SHA1 Message Date
esp8266nu fd5120aaf2 fix commit 2015-09-08 15:01:11 +00:00
esp8266nu 22f6225b97 Several bugs fixes and some minor features added 2015-09-08 14:49:00 +00:00
esp8266nu ee758a1bb9 Preliminary support for IO extender based on Arduino Pro Mini through I2C
Added GPIO-9 and GPIO-10 for boards equipped with an ESP12E module (NodeMCU V1.0)
Finished support for PCF8591 4 channel Analog to Digital converter.
Added support for MCP23017 input ports
Unit Name is shown in html title
Show 'well known' devices in the I2C scanner based on their I2C address
Added option to use simple formulas on device values like "%value%/1000"
Fixed char string handling that should be 25 chars max
Added option to turn on/off internal pullup for switch input pins
Added option to set a name for each task (also used for OpenHAB MQTT publishing)
Preliminary support for OpenHAB MQTT protocol
2015-08-29 15:45:46 +00:00
esp8266nu fb0a05a06b Fixed a bug in DHT22 device
Fixed a bug in setting for default delay
Changed debug info
Changed device tab, added more pin info and cancel button
Fixed syslog loop bug
2015-08-22 07:30:52 +00:00
esp8266nu 952b6e3e98 Redesigned device configuration mechanism
Changed password timeout to 5 minutes
Added direct GPIO output control without password request
2015-08-20 14:46:01 +00:00
esp8266nu 9a1b49d49a Added configurable message delay in ms (delay between messages to controller)
Changed login password field to type 'password'
Fixed io pin settings for Dallas/DHT for inconsecutive pin configuration (ESP-01)
Support for ThingsSpeak "controller" (webservice)
2015-08-15 13:50:23 +00:00
esp8266nu 24e3b8aea5 IMPORTANT NOTICE: this release needs ESP Package version 1.6.5-947-g39819f0, built on Jul 23, 2015)
If udp port = 0 no actions!
Used sprintf_P to save more RAM
Added login page and admin password
Added hardware custom gpio pin selection
Added sanity check on BMP085 pressure values
2015-08-07 12:04:11 +00:00
esp8266nu 79fe89116a Nodo Telnet support, logging changed 2015-07-12 15:15:35 +00:00
esp8266nu ad51cc37f1 Webgui with menu 2015-06-30 14:31:28 +00:00
esp8266nu 6c41e550f0 webgui updates 2015-06-28 11:28:59 +00:00
esp8266nu d87447ce00 UDP events, UDP port config, simple switch option 2015-06-06 16:12:23 +00:00
esp8266nu d61a61ace6 custom wd counter, domoticzget cmd, Baudrate change to 9600 2015-06-06 11:39:27 +00:00
esp8266nu 21c3c2efdc Some delay() modifications. DomoticzSend serial command. AnalogRead is broken in IDE? 2015-05-23 14:52:33 +00:00
esp8266nu 4a063c0d3f Compatibility with Arduino 1.6.4. with ESP board add-in commit g545ffde 2015-05-21 13:58:10 +00:00
esp8266nu 2054912cce UDP Syslog, Hardware config 2015-05-18 15:36:44 +00:00
esp8266nu 5c5b0d8735 Support multiple value sensors/pulsecounter/improved AP mode 2015-05-06 13:56:50 +00:00
esp8266nu dc193ab901 Added Web Configuration and AP mode 2015-05-02 08:56:09 +00:00
esp8266nu 904436b2ed 2015-05-01 13:35:39 +00:00