Xose Pérez
|
6402af4ab3
|
Issue #69. Allow temperatures to be reported in Fahrenheit degrees
|
7 years ago |
Xose Pérez
|
4a65bdf1b8
|
Removed unnecessary code
|
7 years ago |
Xose Pérez
|
bab4c9d433
|
Option to change the port the embedded webserver is listening to, defaults to 80
|
7 years ago |
Xose Pérez
|
8354323e77
|
Update support for IteadStudio Motor Clockwise/Anticlockwise board
|
7 years ago |
Xose Pérez
|
1aeb66d6c9
|
LED in 1CH uses inverted logic
|
7 years ago |
Xose Pérez
|
dc5c7020cc
|
Do not scan networks if just one network defined
|
7 years ago |
Xose Pérez
|
f126ff12e1
|
Fix and clean configuration for the Itead Studio 1CH inching board
|
7 years ago |
Xose Pérez
|
b14f5cf6e6
|
Check if there is an MQTT broker defined before the MQTT_MAX_TRIES check
|
7 years ago |
Xose Pérez
|
a4a58c0117
|
Option to disable password change when using default password
|
7 years ago |
Xose Pérez
|
0f125d6ed8
|
Force device in AP mode to use 192.168.4.1 always
|
7 years ago |
Xose Pérez
|
2abe3b0aea
|
Fix variable name bug
|
7 years ago |
Xose Pérez
|
4e299c5a15
|
Removed unsupported board from pics
|
7 years ago |
Xose Pérez
|
9cd4ba63c5
|
Version 1.6.1
|
7 years ago |
Xose Pérez
|
a7d6a11b3b
|
Added support for Jorge Garcia's Wifi+Relays Board Kit
|
7 years ago |
Xose Pérez
|
f47128ac85
|
Removed voltage report from EMON module. Refactor
|
7 years ago |
Toni Arte
|
2f12e66b79
|
Add a separate incremental energy counter into the Domoticz MQTT interface
|
7 years ago |
Xose Pérez
|
b0a781f59e
|
Relay pulse using ticker.once
|
7 years ago |
Toni Arte
|
5899648d5e
|
Add Domoticz 'Voltage' and 'Current' support for EMON #2
|
7 years ago |
Toni Arte
|
bdd041432f
|
Revert binary files
|
7 years ago |
Toni Arte
|
62311440e8
|
Add Domoticz 'Voltage' and 'Current' support for EMON
|
7 years ago |
Toni Arte
|
d448fb6707
|
Add Domoticz 'current' sensor capability to Sonoff POW
|
7 years ago |
Xose Pérez
|
4b09fb43ae
|
Simplify Sonoff Dual button handling
|
7 years ago |
Xose Pérez
|
4b301d6620
|
Force WiFi reconnect after MQTT_MAX_TRIES
|
7 years ago |
Xose Pérez
|
e0ea7fef2c
|
Version 1.6.0
|
7 years ago |
Xose Pérez
|
97b43cd357
|
Small changes
|
7 years ago |
Xose Pérez
|
6d86a7108a
|
Map button events to actions
|
7 years ago |
Xose Pérez
|
ad1b62776b
|
Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point
|
7 years ago |
Xose Pérez
|
1e8991e132
|
Sending voltage to domoticz for HLW8012
|
7 years ago |
Xose Pérez
|
5982955226
|
Changed some config default values
|
7 years ago |
Xose Pérez
|
7874aec20b
|
Version bump
|
7 years ago |
Xose Pérez
|
ae11c5ea81
|
Issue #50. Fix type bug in window variable when calculating energy for HLW8012 devices (Sonoff POW)
|
7 years ago |
Xose Pérez
|
bd4a608144
|
Added RPC entry point to RESET the board
|
7 years ago |
Xose Pérez
|
a1a774198c
|
Added MQTT message to reset the board
|
7 years ago |
Xose Pérez
|
399949da15
|
Added inline documentation to hardware.h file
|
7 years ago |
Xose Pérez
|
1f7d367492
|
Update apparent power in web interface from emon module
|
7 years ago |
Xose Pérez
|
cec57d2611
|
Check if MQTT message is from domoticz previous to parse it in relay module
|
7 years ago |
Xose Pérez
|
5b2a7a34ec
|
Do not bypass current clamp measurement if relay is off
|
7 years ago |
Xose Pérez
|
7eeacd1596
|
Version bump. Changelog update.
|
7 years ago |
Xose Pérez
|
24d0aa0b48
|
Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation
|
7 years ago |
Xose Pérez
|
5aa7415931
|
Version bump
|
7 years ago |
Xose Pérez
|
6175a31a8a
|
Fix bug in emon topic payload
|
7 years ago |
Xose Pérez
|
12b405a73d
|
Version bump and changelog update
|
7 years ago |
denisfrench
|
191c4e9d3f
|
Manually copy-in hardware.h changes after rebase
|
7 years ago |
denisfrench
|
786af765af
|
Resolve messy rebase
|
7 years ago |
denisfrench
|
20646803f1
|
Rename wifi-relay to mqtt-relay to deconfict with other hardware
|
7 years ago |
denisfrench
|
7b924a73d2
|
Add #define RELAY1_PIN_INVERSE 0 to hardware.h
|
7 years ago |
denisfrench
|
7e6cb25552
|
Add support for WiFi MQTT Relay / Thermostat from OpenEnergyMonitor here; https://guide.openenergymonitor.org/integrations/mqtt-relay/
|
7 years ago |
Xose Pérez
|
dd4e2037da
|
I2C and ADC121 implementation
|
7 years ago |
Xose Pérez
|
4e0e8038b1
|
Reset NTP connection from the JustWifi connection callback
|
7 years ago |
Xose Pérez
|
9fa301e5be
|
Write back relay bit mask if RELAY_MODE_TOOGLE
|
7 years ago |