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
|
925af81e9b
|
Changed fs build command to use local gulp instance
|
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 |
Xose Pérez
|
50915f0fb2
|
Support for toggle switches
|
7 years ago |
Xose Pérez
|
53516f892f
|
CHANGELOG.md edited online with Bitbucket
|
7 years ago |
Xose Pérez
|
35f2f3426a
|
Update changelog with missing feat in version 1.5.0
|
7 years ago |
Xose Pérez
|
02b909817e
|
Update README.md
|
7 years ago |
Xose Pérez
|
ef21b3b650
|
Merge branch 'master' of bitbucket.org:xoseperez/espurna
Conflicts:
README.md
|
7 years ago |
Xose Pérez
|
dad097079d
|
Version bump and changelog update
|
7 years ago |
Xose Pérez
|
f7ca11b0ee
|
Merge pull request #6 from phuonglm/espurna/revert-state
* revert-state:
Enable revert state mode
Enable revert state mode
|
7 years ago |
Xose Pérez
|
d140d45438
|
Merge branch 'revert-state' of https://bitbucket.org/phuonglm/espurna into revert-state
Conflicts:
code/espurna/data/index.html.gz
code/espurna/relay.ino
|
7 years ago |
Ly Minh Phuong
|
c7e9074510
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
758e32d1a8
|
Add new boards to build script
|
7 years ago |
Xose Pérez
|
69c3f40761
|
Fix argument type in buttonMQTT for Sonoff Dual
|
7 years ago |
Xose Pérez
|
4890de1638
|
Merge branch 'inching' into dev
Conflicts:
code/espurna/data/index.html.gz
|
7 years ago |
Xose Pérez
|
6a368266fb
|
Fix rare bug...
|
7 years ago |
Xose Pérez
|
b32fa7f723
|
Merge branch 'apis' into dev
Conflicts:
code/espurna/data/index.html.gz
code/espurna/pow.ino
code/html/index.html
|
7 years ago |
Xose Pérez
|
7e51b031f6
|
Fix MQTT will topic
|
7 years ago |
Xose Pérez
|
42da95ad7f
|
Issue #41. Adding password requirements to initial password page
|
7 years ago |
Ly Minh Phuong
|
db51756bf5
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
f4a59468e0
|
Ensure hlw8012 interrupts are not working while no wifi connection (either STA or AP)
|
7 years ago |
Xose Pérez
|
e5b1352d41
|
Added missing configuration values to 1ch-inching board
|
7 years ago |
Xose Pérez
|
44ffb3fe6c
|
Merge branch 'dev' into inching
Conflicts:
code/espurna/button.ino
code/espurna/data/index.html.gz
code/html/index.html
|
7 years ago |
Xose Pérez
|
fc20d62643
|
Added support for JanGoe Wifi Relay boards
|
7 years ago |
Xose Pérez
|
bbac070c09
|
Pass safe buffer to api callbacks
|
7 years ago |
Xose Pérez
|
4708c26d54
|
APIs for sensor data, REST & domoticz
|
7 years ago |
Xose Pérez
|
32bb6c45c7
|
Map buttons to relays, send MQTT messages on button events
|
7 years ago |
Xose Pérez
|
9e9ca87e62
|
Change LED pattern to make it less intrussive
|
7 years ago |
Xose Pérez
|
e4ea3b0f66
|
Small fixes, mostly comments and debug
|
7 years ago |
Xose Pérez
|
190a540cd2
|
Added Home Assitant to supported integration platforms
|
7 years ago |
Xose Pérez
|
8ad3c8708e
|
Document fauxmo and domoticz default settings
|
7 years ago |
Xose Pérez
|
77e887dc6c
|
Notify OTA updates to web clients and reload page after the update
|
7 years ago |
Xose Pérez
|
ff5ba3b0f5
|
Update changelog
|
7 years ago |
Xose Pérez
|
a098614ca6
|
Adding current, voltage, apparent and reactive power reports to Sonoff POW
|
7 years ago |
Xose Pérez
|
52a63b1849
|
Changes in file comment headers
|
7 years ago |
Xose Pérez
|
252bcbdded
|
Force MQTT close client before reconnecting. Revert back to latest ESPAsyncTCP
|
7 years ago |
Xose Pérez
|
476d314498
|
Fix #35 using stable version of ESPAsyncTCP and updated version of JustWifi to prevent MQTT connection drop after wifi reconnection
|
7 years ago |
Xose Pérez
|
4b557535e6
|
Defer wifi disconnection from web interface to allow request to return
|
7 years ago |
Xose Pérez
|
5f5eec8f16
|
Move all Arduino IDE configuration values to their own file
|
7 years ago |
Xose Pérez
|
ff81326846
|
Version and year bump
|
7 years ago |
Xose Pérez
|
1715b653e4
|
Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
|
7 years ago |
Xose Pérez
|
17f1e09b86
|
Rename relayPulseStart to relayPulse
|
7 years ago |
Xose Pérez
|
e2cb9fcaa0
|
Rename inching to pulse
|
7 years ago |
Xose Pérez
|
4e342add05
|
Merge branch 'dev' into inching
Conflicts:
code/data/index.html.gz
code/espurna/relay.ino
|
7 years ago |
Xose Pérez
|
9ce457fa86
|
Fixed error in relay identification from MQTT messages (issue #31)
|
7 years ago |
Xose Pérez
|
b263ad8a6f
|
Allow defining reverse logic relays (issue #28)
|
7 years ago |
Xose Pérez
|
56b4a14771
|
Version bump
|
7 years ago |
Xose Pérez
|
f6e3e400c3
|
Upgrade fauxmoESP to v2.0.0 and enable it by default on all builds
|
7 years ago |