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 |
Xose Pérez
|
13954a7f33
|
Added new development board: Wemos D1 mini with Relay Shield
|
7 years ago |
Xose Pérez
|
738bd52059
|
Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev
|
7 years ago |
Xose Pérez
|
cd591f70d6
|
Allow multi-packet websocket frames
|
7 years ago |
Xose Pérez
|
2032b51728
|
CHANGELOG.md edited online with Bitbucket
|
7 years ago |
Xose Pérez
|
b511e65905
|
Version 1.4.0
|
7 years ago |
Xose Pérez
|
f22e3024c8
|
Merge branch 'dev' into staticip
|
7 years ago |
Xose Pérez
|
4f63a391ac
|
Merge branch 'master' into dev
Conflicts:
CHANGELOG.md
|
7 years ago |
Xose Pérez
|
e1d9ddbd4d
|
Fix data_dir for PlatformIO
|
7 years ago |
Xose Pérez
|
cafb6eadaa
|
Allow static IP
|
7 years ago |
Xose Pérez
|
9e1bf0f94d
|
Enforce minimum password strength in web interface
|
7 years ago |
Xose Pérez
|
4eaa937cab
|
Merge branch 'domoticz' into dev
|
7 years ago |
Xose Pérez
|
268bed720c
|
Added IDX hint. Small design changes
|
7 years ago |
Xose Pérez
|
7a67f81e40
|
#14 More reliable MQTT connection
|
7 years ago |
Xose Pérez
|
74b8852e00
|
Using default client_id from AsyncMqttClient, now for real
|
7 years ago |
Xose Pérez
|
362d789c78
|
Updated changelog
|
7 years ago |
Xose Pérez
|
523fbca115
|
Domoticz support
|
7 years ago |
Xose Pérez
|
6d6878d59f
|
Changes in MQTT calls. Using default client_id from AsyncMqttClient
|
7 years ago |
Xose Pérez
|
d5a27aa78e
|
Version bump
|
7 years ago |
Xose Pérez
|
8e17ab1598
|
Using PlatformIO library manager for JustWifi, HLW8012 and FauxmoESP libraries
|
7 years ago |
Xose Pérez
|
6661d84ace
|
Using DebounceEvent library from its own repo
|
7 years ago |
Xose Pérez
|
d2d5d4a887
|
Using forked RemoteSwitch library with Arduino 1.0+ compatibility
|
7 years ago |
Xose Pérez
|
e199faea95
|
Merge branch 'master' into dev
|
7 years ago |
Xose Pérez
|
89a1bd30cc
|
Changed build-all script
|
7 years ago |
Xose Pérez
|
2ae69fe799
|
Arduino IDE compatibility (#18) - Moved data folder under espurna folder
|
7 years ago |
Xose Pérez
|
bacc2c2b92
|
Arduino IDE compatibility (#18) - Renamed src folder and main file as 'espurna'
|
7 years ago |
Xose Pérez
|
b4e04f24be
|
README.md edited online with Bitbucket
|
7 years ago |
Xose Pérez
|
7126d11920
|
Fix devices table
|
7 years ago |
Xose Pérez
|
41f37872aa
|
Update repo front page
|
7 years ago |
Xose Pérez
|
a940b979d1
|
Update changelog to 1.2.0
|
7 years ago |
Xose Pérez
|
abf07476b6
|
Fix error in led module
|
7 years ago |