Commit Graph

1338 Commits

Author SHA1 Message Date
ManuelW
57fdb7306c Add files via upload
Added support for humidity correction.
2018-03-08 21:23:50 +01:00
ManuelW
fa91eca455 Merge branch 'master' into master 2018-03-06 20:10:04 +01:00
ManuelW
2d33517d51 Add files via upload
Added humidity correction
2018-03-06 20:03:57 +01:00
Xose Pérez
68e0534350 Version 1.12.4 2018-03-05 23:16:05 +01:00
ManuelW
ffd60e6e8e Update index.html
Add support for humidity correction
2018-03-05 20:51:54 +01:00
ManuelW
0f924769d7 Update sensors.h
Add support for humidity correction
2018-03-05 20:49:07 +01:00
ManuelW
b27893feb2 Update ws.ino
Add support for humidity correction
2018-03-05 20:47:04 +01:00
ManuelW
3234da3a31 Update sensor.ino
Add support for humidity correction
2018-03-05 20:45:13 +01:00
Xose Pérez
475d1627ff Fix several compiling issues 2018-03-05 12:03:12 +01:00
Xose Pérez
afe4d022fe Merge branch 'dev' into sensors 2018-03-05 10:45:00 +01:00
Xose Pérez
3fdedd5125 Added Wifi Stecker Shuko device (thanks to @Geitde) 2018-03-05 08:14:15 +01:00
Xose Pérez
26a087dd7c Check init status of sensors and re-init if they fail on boot (#353) 2018-03-04 15:06:46 +01:00
Xose Pérez
11773c5515 Added I2C scan and clear commands to terminal 2018-03-04 15:05:35 +01:00
Xose Pérez
d093c581ba Merge branch 'dev' into sensors 2018-03-04 12:13:28 +01:00
Xose Pérez
a58273028b Fix inline documentation for Sonoff 4CH Pro button modes (#551) 2018-03-04 11:52:12 +01:00
Xose Pérez
5ce3b20727 Added gizwits-witty-cloud board to migrate module 2018-03-03 09:43:10 +01:00
Xose Pérez
812d8c2bb9 Moving address locking to init method in BMX280 sensor (#353) 2018-03-03 09:36:32 +01:00
Xose Pérez
fb3c595b68 Merge branch 'dev' into feature/gizwits_witty_cloud 2018-03-03 08:34:39 +01:00
Xose Pérez
ed0232f9bc Fixed HA configuration dump when not enabled, added hint to web UI 2018-03-02 23:59:50 +01:00
Xose Pérez
6ffdeb5020 Moved HA settings to its own tab in web UI 2018-03-02 22:36:43 +01:00
Xose Pérez
207f58f0e9 Show home assistant configuration in web UI 2018-03-02 20:54:32 +01:00
Xose Pérez
5115204b53 Publish slampher as light to Home Assistant (#494) 2018-03-02 19:13:43 +01:00
Xose Pérez
191e805b78 Remove dependency from gulp-util (#493) 2018-03-02 14:01:25 +01:00
Xose Pérez
b0aa352c5c Define ESPURNA_CORE as a special device (#557) 2018-03-02 13:44:23 +01:00
Xose Pérez
353b739d90 Fix UART_MQTT_SUPPORT guards 2018-03-02 12:57:16 +01:00
Xose Pérez
c63188b497 Load PZEM004T library 2018-03-02 09:29:53 +01:00
Xose Pérez
988dc63f2d Merge branch 'dev' into sensors
Conflicts:
	code/platformio.ini
2018-03-01 07:38:42 +01:00
Xose Pérez
694d70d097 Updated ESPAsyncTCP and ESPAsyncWebServer 2018-03-01 07:01:03 +01:00
Xose Pérez
d9cd999db9 Option to enable/disable web auth from web UI 2018-03-01 07:00:42 +01:00
Xose Pérez
ccdbbe6a16 build.h file 2018-03-01 06:59:25 +01:00
Xose Pérez
d3fbe31d92 Disable floating point support when building using PIO 2018-03-01 06:35:27 +01:00
Xose Pérez
9ee7ffa795 Disable floating point support when building using PIO 2018-03-01 06:35:13 +01:00
Xose Pérez
2e3664f76f Remove wifi distance calculation 2018-03-01 05:19:19 +01:00
Xose Pérez
59553cad2c Update support for basic RF receivers, using RFBridge web interface to learn codes (#594) 2018-02-28 21:40:14 +01:00
Xose Pérez
ca4fc1a38d Using wifiRegister instead of WifiHandlers in rf module 2018-02-28 16:31:45 +01:00
Xose Pérez
e13dfe6174 Remove return in rfLoop 2018-02-28 16:31:18 +01:00
Xose Pérez
3704d36663 Initial support for PZEM004T sensor 2018-02-28 14:03:58 +01:00
Xose Pérez
aed86584dc Merge branch 'dev' into sensors 2018-02-28 09:08:43 +01:00
Xose Pérez
904cb26b5f Support for software serial on UART_MQTT module 2018-02-28 09:08:29 +01:00
Xose Pérez
eafd333ef5 Update ESPSoftwareSerial using new enableIntTx method 2018-02-28 08:51:53 +01:00
theonedemon
81abe3d494 feat: add support GizWits Witty Cloud 2018-02-27 13:15:44 +02:00
Xose Pérez
5bc1980e5f ECH1560 call _sync from tick method 2018-02-27 10:41:15 +01:00
Xose Pérez
cc7af785b2 Added UART_MQTT check to info command 2018-02-27 10:38:20 +01:00
Xose Pérez
4657c614ea Clean up UART-MQTT code 2018-02-27 00:22:13 +01:00
Xose Pérez
e70dd22177 Merge pull request #592 from AlbertWeterings/UARTtoMQTT
UART<->MQTT
2018-02-26 23:59:17 +01:00
Xose Pérez
a8f588551b Clean code 2018-02-26 23:43:23 +01:00
Xose Pérez
ab07def2d8 Merge pull request #558 from hyteoo/master
Add Reset to factory settings in admin page of web UI
2018-02-26 23:38:46 +01:00
Xose Pérez
0e767dbffc Allowing hostname breaks on spaces 2018-02-26 23:36:30 +01:00
Xose Pérez
9a21820692 Change copy from 'Use colorpicker' to 'Use color'. Better hint. (#590) 2018-02-26 22:12:42 +01:00
Xose Pérez
d7af09e769 Added new relay & wifi led mode (#604) 2018-02-26 22:02:46 +01:00