Commit Graph

  • b5b4220c4b Merge branch 'ci' into 'master' Mathieu 2016-09-20 19:18:10 +0200
  • 286919e45f Add dependencies Mathieu Maret 2016-09-20 19:07:24 +0200
  • eeaab5f29e Correct sketch path Mathieu Maret 2016-09-20 18:47:00 +0200
  • 83afc2e845 Merge branch 'WebGpioArray' into 'master' Mathieu 2016-09-20 18:30:00 +0200
  • 1a7b3ec53a Use Array to define GPIO controlled by Web Mathieu Maret 2016-09-16 11:42:33 +0200
  • 2e94b98ef2 Merge branch 'mqtts' into 'master' Mathieu 2016-09-20 12:09:37 +0200
  • 979bb58a4b Update Readme.md Mathieu 2016-09-15 22:58:05 +0200
  • 12c5b9e1b7 Enable MQTTS using port 8883 Mathieu Maret 2016-09-15 22:43:00 +0200
  • d0707599c2 Use local x11 Mathieu Maret 2016-08-05 14:14:47 +0200
  • 487a7c6d77 All build in 1 step Mathieu Maret 2016-07-10 13:59:36 +0200
  • e4b0914238 Install arduino env for CI Mathieu Maret 2016-07-10 01:25:01 +0200
  • 8a92263ae0 Correct WiFiAccessPointConfigurator ino for CI Mathieu Maret 2016-07-10 01:18:58 +0200
  • 599b7f5033 add WiFiAccessPointConfigurator to Ci Mathieu Maret 2016-07-10 01:01:18 +0200
  • 5315e7dffa Add WiFiWebServer to CI Mathieu Maret 2016-07-09 23:36:29 +0200
  • 778b60af95 Add .gitlab-ci.yml Mathieu Maret 2016-07-09 23:16:50 +0200
  • d3d7e0318a you can configure DHT type Mathieu Maret 2016-07-09 14:35:55 +0200
  • a68a207fa1 Suggest SSID name when configuring Wifi Details Mathieu Maret 2016-07-08 16:04:20 +0200
  • 810c9b881c Add a way to test Wifi Config in AP mode Mathieu Maret 2016-07-08 01:03:32 +0200
  • 2515e577a6 Fix indent in DHT Mathieu Maret 2016-07-08 01:02:01 +0200
  • 406eaaa24e Add Esp8266-Arduino-Makefile as a submodule Mathieu Maret 2016-06-22 00:44:25 +0200
  • 967c6c736f Feed Ipaddress by MQTT Mathieu Maret 2016-06-18 02:24:00 +0200
  • 286844dd6d GPIO used to enter setup in now configurable Mathieu Maret 2016-06-18 01:49:29 +0200
  • ae77a7a8ee Correct bmp180 setup return value when disabled Mathieu Maret 2016-06-18 01:47:35 +0200
  • 0c3ced5a7f Correct DHT Setup when disabled Mathieu Maret 2016-06-18 01:34:42 +0200
  • bd7979a1f3 Enable light sleep by default Mathieu Maret 2016-06-09 21:37:59 +0200
  • d35652dbf7 Correct DrySetup when disabled Mathieu Maret 2016-06-09 21:37:44 +0200
  • 5db953072d Return dryness to http and mqtt Mathieu Maret 2016-06-04 18:45:11 +0200
  • 4c09dcbb24 Add the dry sensor Mathieu Maret 2016-06-02 01:31:57 +0200
  • 786fedc74f Same return value for every sensor after Setup() Mathieu Maret 2016-06-02 01:28:16 +0200
  • ff4f72e1f7 Revert "Compact some code" Mathieu Maret 2016-06-02 00:40:35 +0200
  • 075ed120aa EEPROM have its own header Mathieu Maret 2016-06-01 15:21:32 +0200
  • 7e25978455 Disable switch off of internal LED when saving power Mathieu Maret 2016-06-01 01:49:04 +0200
  • 69fd24b756 Start loop with a measure Mathieu Maret 2016-06-01 01:23:23 +0200
  • 04690a4c66 MDNS is optionnal Mathieu Maret 2016-06-01 01:22:47 +0200
  • e97777eed3 Config option to disable MDNS Mathieu Maret 2016-06-01 01:16:01 +0200
  • 4d38c2c7a5 MQTT: add user name in URL Mathieu Maret 2016-06-01 00:49:42 +0200
  • 85f0bf5c78 Compact some code Mathieu Maret 2016-06-01 00:44:14 +0200
  • 26d3deee0e Code simplification Mathieu Maret 2016-06-01 00:36:14 +0200
  • 31e9c04e82 Even initialize int Mathieu Maret 2016-04-14 01:17:37 +0200
  • 5c8ab4ce97 Fix needed CONFIG_ when surrounding CONFIG is not defined Mathieu Maret 2016-04-14 01:16:19 +0200
  • 3eb9298cb1 Correct mqtt simplification Mathieu Maret 2016-04-14 01:37:28 +0200
  • 8101e7bd36 Simplify MQTT sensor setup Mathieu Maret 2016-04-14 01:15:42 +0200
  • 6ce9e63a22 TODO: static ip conf done Mathieu Maret 2016-04-10 11:32:33 +0200
  • 10e0425acd Simplify force setup code Mathieu Maret 2016-04-10 02:01:25 +0200
  • 4cb6516b75 Mqtt: avoid crash when not configured Mathieu Maret 2016-04-10 01:59:37 +0200
  • beae8b335b Include build date into web interface Mathieu Maret 2016-04-10 00:37:41 +0200
  • ae6e03d67e Change default config behavior Mathieu Maret 2016-04-10 00:08:37 +0200
  • 1bbd52a234 Add MQTT generic publisher function Mathieu Maret 2016-04-08 01:03:57 +0200
  • 85196a7563 Fix Warnings Mathieu Maret 2016-04-07 16:14:19 +0200
  • 08a02651a6 Fix Web Gpio control configuration Mathieu Maret 2016-04-07 15:46:32 +0200
  • 4536163cfd Web Interface print DHT info Mathieu Maret 2016-04-07 15:45:55 +0200
  • bdbcfd25d4 DHT: get temp and humidity Mathieu Maret 2016-04-07 15:26:01 +0200
  • 0a2f18b8ee Add info for BMP fork in code Mathieu Maret 2016-04-07 13:37:55 +0200
  • 9646eab78f Use MQTT in NORMAL mode only Mathieu Maret 2016-04-07 12:24:30 +0200
  • e1673f6c22 Display configured IP value in setup page Mathieu Maret 2016-04-07 12:05:37 +0200
  • 50bf6c7d57 dht: add mqtt entries Mathieu Maret 2016-04-07 02:04:38 +0200
  • c497069bf5 add more in todo Mathieu Maret 2016-04-07 02:03:50 +0200
  • e82378e224 Save Static ip config as uint32_t Mathieu Maret 2016-04-07 02:02:51 +0200
  • 96149ab5da Fix config inheritage Mathieu Maret 2016-04-07 01:59:20 +0200
  • 132ba26720 Save ip config into eeprom Mathieu Maret 2016-04-06 19:34:29 +0200
  • fe3dba6cad Add CONFIG_ENABLE_POWER_SAVE Mathieu Maret 2016-04-06 16:03:14 +0200
  • 0190133bf3 Disable more code when bmp is not enabled Mathieu Maret 2016-04-06 15:51:27 +0200
  • 2778443ccc Implement light sleep Mathieu Maret 2016-04-01 01:06:13 +0200
  • a204d6fddf Reindent Mathieu Maret 2016-04-01 01:05:29 +0200
  • 0dd9901d19 Avoid mqtt communication if mqtt is not configured Mathieu Maret 2016-04-01 00:14:12 +0200
  • b843eeb184 Add Todo Mathieu Maret 2016-03-30 00:52:23 +0200
  • cdfafd2d45 Config EEPROM size like other configs Mathieu Maret 2016-03-30 00:49:57 +0200
  • efe135a801 Move configuration into a dedicated file Mathieu Maret 2016-03-30 00:44:37 +0200
  • cfe890e3c7 First in prod prod_1 Mathieu Maret 2016-03-29 01:06:44 +0200
  • 45fac78797 bmp180 is on pins 12 14 Mathieu Maret 2016-03-28 23:28:33 +0200
  • 11bb75e45b Correct ENABLE_EXTRA_GPIO usage Mathieu Maret 2016-03-27 00:51:28 +0100
  • ce1f4fc3b2 bmp180: give sda,scl param in constructor Mathieu Maret 2016-03-26 15:30:18 +0100
  • 55beced1f8 Make BMP180 optionnal Mathieu Maret 2016-03-26 15:27:23 +0100
  • a990ce0055 Make Serial output optionnal Mathieu Maret 2016-03-26 15:07:15 +0100
  • 7682a85982 Improve HTML presentation Mathieu Maret 2016-03-26 01:26:36 +0100
  • dfb5746180 Add hostname in mqtt topics Mathieu Maret 2016-03-25 01:08:48 +0100
  • d51df5dd64 Add first draft for pressure calulation a see level Mathieu Maret 2016-03-25 00:06:33 +0100
  • ff6ab5755d Show hostname of web page Mathieu Maret 2016-03-25 00:03:25 +0100
  • a89a8a0727 Change function naming to be coherent across files Mathieu Maret 2016-03-24 14:54:55 +0100
  • d729750ed5 General way to deal with GPIO by mqtt Mathieu Maret 2016-03-23 00:34:50 +0100
  • a391cd0369 Draft for subscription to all gpio Mathieu Maret 2016-03-22 20:01:05 +0100
  • 7ee04eecc4 Try mqtt subscription Mathieu Maret 2016-03-21 00:56:27 +0100
  • e99f63ef41 Keep bmp180 status information Mathieu Maret 2016-03-20 00:14:24 +0100
  • 9ca3c49aa2 Print mqtt port at boot Mathieu Maret 2016-03-19 23:49:52 +0100
  • d6ae3ca283 Serve information about memory Mathieu Maret 2016-03-19 23:47:32 +0100
  • ad74c2a8d7 Merge branch 'master' of gitlab.mathux.org:Mathieu/Domotique Mathieu Maret 2016-03-19 23:46:36 +0100
  • e38edf0dbc Do not use so much RAM for eeprom Mathieu Maret 2016-03-18 01:19:35 +0100
  • e78856eb09 Add license Mathieu 2016-03-17 23:56:31 +0100
  • d92fe1ce99 Auto refresh home page Mathieu Maret 2016-03-17 01:05:19 +0100
  • c255862617 Complete Readme Mathieu Maret 2016-03-16 01:16:36 +0100
  • b66769f9d6 Add http request to reboot ESP Mathieu Maret 2016-03-16 01:09:25 +0100
  • ff178ce940 Get pressure mesure from BMP180 Mathieu Maret 2016-03-16 00:54:13 +0100
  • 4f50d6f175 Fix temperature type Mathieu Maret 2016-03-14 18:12:50 +0100
  • a145dc9a9c Home page show mqtt status Mathieu Maret 2016-03-14 18:05:14 +0100
  • cbbf4b2b3d Improve form for Setup Mathieu Maret 2016-03-14 17:36:56 +0100
  • 25010e63c0 Save mqtt port into eeprom Mathieu Maret 2016-03-14 17:18:36 +0100
  • dc47c61775 Save MQTT config into EEPROM Mathieu Maret 2016-03-14 01:47:43 +0100
  • 5007b652d9 Do not need to be setup to play with gpio or OTA Mathieu Maret 2016-03-11 01:41:21 +0100
  • f0b47e162c Send temperature information into MQTT Mathieu Maret 2016-03-11 01:31:03 +0100
  • f03299cc64 Add Readme.md Mathieu Maret 2016-03-11 00:44:15 +0100