Xose Pérez
3ade0ae035
Added analog energy monitor sensor to new sensors module
2017-12-15 18:22:45 +01:00
Xose Pérez
f8e7a564f1
Support for SI7021 sensor, I2C enabled by default using Wire library
2017-12-15 14:17:32 +01:00
Xose Pérez
d426969fb2
Added domoticz support to new sensor module
2017-12-14 23:52:58 +01:00
Xose Pérez
ebe0d5e410
Fixed DallasSensor
2017-12-14 00:47:05 +01:00
Xose Pérez
b2dd7e5b56
Migrate DS18B20 and counter to new sensor module
2017-12-13 11:57:09 +01:00
Xose Pérez
f6378d52e4
Some name refactoring
2017-12-12 22:11:34 +01:00
Xose Pérez
2299ce9bfd
Basic sensor scafolding, DHT 90% migrated
2017-12-12 21:45:28 +01:00
Xose Pérez
25510824b5
Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev
2017-12-12 08:32:24 +01:00
Xose Pérez
b82d2a13a1
Links in ota_list
2017-12-12 01:37:29 +01:00
Xose Pérez
96202f7967
LED modes
2017-12-12 01:37:16 +01:00
Eldon R. Brown - WA0UWH
612c263931
Added 'datetime' to Mqtt Heartbeat Report
...
This change adds Date and Time ('datetime') to the
Mqtt Heartbeat Report, which can help diagnose the
Mqtt connection and/or client device problems.
Uptime is already reported, but without a datetime
context it is unknown if the retained Mqtt
informantion is current.
Note: Date and Time will not be reported if
NTP_SUPPORT is NOT enabled.
-
2017-12-11 12:24:31 -08:00
Xose Pérez
6d2f4ce57f
Handle initial heartbeat from main loop ( #318 )
2017-12-10 10:15:44 +01:00
Xose Pérez
569b937d6c
Changed 'reset' to 'reboot' for user interaction ( #315 )
2017-12-08 17:18:31 +01:00
Xose Pérez
38baf8599c
Remove reset flag from MedianFilter::result
2017-12-08 17:17:50 +01:00
Xose Pérez
446c3ffed7
Change max pulse time to 3600s, 1 hour
2017-12-08 17:00:40 +01:00
Xose Pérez
c3663e7441
Change logic of ESPurna H08 LED
2017-12-08 16:59:28 +01:00
Xose Pérez
c5ade4660d
Slow upload speed on ESPurna boards
2017-12-08 13:24:47 +01:00
Xose Pérez
194f2a384c
Report max power over period to MQTT and InfluxDB
2017-12-08 13:24:00 +01:00
Xose Pérez
48d3ba89c3
Build without Alexa in devices without relays
2017-12-08 12:51:06 +01:00
Xose Pérez
7b46af8b51
Define GPIO14 in Sonoff Basic and buttons in Dual R2 header as switches
2017-12-08 12:50:28 +01:00
Xose Pérez
d80443e56a
Version 1.10.2b
2017-12-08 12:44:23 +01:00
Xose Pérez
410c56a4d9
Hide relay tab on webUI for devices without relays
2017-12-08 12:44:08 +01:00
Xose Pérez
8b87f70696
Add HTML linter to gulp builder, fix issues with HTML
2017-12-08 09:59:06 +01:00
Xose Pérez
6736b36470
Small improvement in MedianFilter
2017-12-05 23:55:59 +01:00
Xose Pérez
42037d5e92
Option to compile Sonoff Dual R2 in arduino.h
2017-12-05 21:08:38 +01:00
Xose Pérez
f536b2bda5
Update version and changelog
2017-12-05 18:45:12 +01:00
Xose Pérez
0ddd1765d9
Changed password policy ( #297 )
2017-12-05 18:21:56 +01:00
Xose Pérez
dc96649240
Support for Sonoff Dual R2
2017-12-05 15:58:58 +01:00
Xose Pérez
e58929dfc0
Limit size of the MQTT queue to 10 messages when useJson is enabled
2017-12-05 15:47:27 +01:00
Xose Pérez
0f11e5ddd6
Using NMI timer for dimmers and reducing freq to 500Hz
2017-12-05 10:29:28 +01:00
Xose Pérez
8e5227f4f2
Transition brightness changes
2017-12-05 09:39:15 +01:00
Xose Pérez
489d62924c
WTF - ESP.getFreeHeap crashing the system for an specific light bulb...
2017-12-03 14:31:08 +01:00
Xose Pérez
bd86de02fb
Fix relay unstability when one and just one sync mode selected ( #290 )
2017-12-03 14:00:34 +01:00
Xose Pérez
55ffb506ac
Support for Itead's SI7021 sensor with DHT interface
2017-12-03 11:14:19 +01:00
Xose Pérez
cbdcf9f0f7
Fix mask to send to the F330 in the DUAL
2017-12-02 15:46:48 +01:00
Xose Pérez
9ec333971a
Disable TERMINAL_SUPPORT for DUAL
2017-12-02 14:41:10 +01:00
Xose Pérez
67b8c9a23a
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
2017-12-02 11:05:22 +01:00
Xose Pérez
20334d1c97
Allow to define just ON or OFF codes in rfbridge ( #304 )
2017-12-01 23:51:54 +01:00
Xose Pérez
1758efc995
Fix rfbridge OFF button toggling relay ( #303 )
2017-12-01 23:46:25 +01:00
Xose Pérez
0ab5321a6f
Fix stupid typo that prevented to learn RF codes in the RFBridge ( #287 )
2017-12-01 23:23:12 +01:00
Xose Pérez
e811184d47
Fix layout for status tab
2017-12-01 22:52:34 +01:00
Xose Pérez
2f750df44e
Added group topics ( #300 ). Refactor relay module
2017-12-01 22:49:53 +01:00
Xose Pérez
b590db9db3
Include my92xx only if necessary
2017-11-30 14:43:52 +01:00
Xose Pérez
fd3113953c
Removed unnecessary files
2017-11-28 09:49:09 +01:00
Xose Pérez
dcc09128cd
Option to enable/disable color smooth transtions from webUI. New LIGHTS tab in webUI
2017-11-27 15:27:20 +01:00
Xose Pérez
97c52ed1a0
Color transitions
2017-11-26 22:42:19 +01:00
Xose Pérez
ee8290107d
Fix MQTT tab
2017-11-26 21:39:22 +01:00
Xose Pérez
9ad78c8026
Beta version 1.10.1b
2017-11-26 18:56:46 +01:00
Xose Pérez
d1abe1fc65
Option to disable MQTT at build time
2017-11-26 12:07:28 +01:00
Xose Pérez
a82c27babe
Version 1.10.0
2017-11-26 09:29:38 +01:00