Xose Pérez
cbeb306891
Added BlitzWolf BW-SHP2 configuration to migrate module
6 years ago
Xose Pérez
6fe3ef15eb
Support for Bruno Horta's OnOfre board
6 years ago
Xose Pérez
303b54ee12
Fixed link between BUTTON3 and RELAY3 in IKE_ESPIKE
6 years ago
Xose Pérez
a6adeb2cd0
Fix relay switching from webui when multiple switches ( #956 )
6 years ago
Xose Pérez
cb63e2659b
Support for BL0937 power monitoring chip with unmodified HLW8012 library ( #737 )
6 years ago
Xose Pérez
1ac653b5e7
Fix button height
6 years ago
Xose Pérez
831e80beee
Build WebUI
6 years ago
Xose Pérez
32553192e5
Replaced checkboxes with pure css version
6 years ago
Xose Pérez
d9b7e4fe35
Remove colorpciker js when not needed
6 years ago
Xose Pérez
79cb59b06c
Adding filtering code to HTML and JS files
6 years ago
root
b9d60f6a69
Added security headers for each HTTP response
6 years ago
Xose Pérez
b7915c3643
Support connections over HTTPS via proxy ( #937 )
6 years ago
Xose Pérez
e80b49d5f1
Simplify mired/kelvin methods
6 years ago
Xose Pérez
69ac57abb4
Using alternative methods for maths, saving ~8Kb with lights
6 years ago
Xose Pérez
2a2579a7aa
Refactor module and sensor listings ( #896 )
6 years ago
Maxim Prokhorov
415649fabb
Check if codacy likes this
6 years ago
Maxim Prokhorov
2357b290a5
Use arduinojson to print to weblog
6 years ago
Maxim Prokhorov
3ca1692827
Free jsonBuffer after printing
6 years ago
Xose Pérez
74e27eebea
Change pulse units (for MQTT and HTTP API) to seconds for coherence ( #831 )
6 years ago
Xose Pérez
59c277a802
PZEM to use hardwere serial by default
6 years ago
Xose Pérez
f651f5f18d
Use double quotes in JSON for non-numeric values ( #929 )
6 years ago
Xose Pérez
57bacc7470
Remove unneeded code ( #911 )
6 years ago
Xose Pérez
9f817ae2d0
Fix telnet & web debug responsiveness ( #896 )
6 years ago
Xose Pérez
ac7bf70050
Fix calibration issues in EmonSensor ( #876 )
6 years ago
Xose Pérez
504236382f
Added pulse API, pulses in ms, topic set to /pulse/+ ( #896 , #902 )
6 years ago
Xose Pérez
0ef74d0dc0
Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA
6 years ago
Xose Pérez
914488f3c0
Version 1.13.0b
6 years ago
Xose Pérez
9288f411f9
Do not write to EEPROM (rotating) after OTA to prevent image corruption
6 years ago
Xose Pérez
b4a05f9269
Fix build when WEB_SUPPORT==0 ( #923 )
6 years ago
Xose Pérez
ce952cffb3
Update enableScan entry point
6 years ago
Xose Pérez
87d961b186
Update to latest version of EEPROM_Rotate
6 years ago
Xose Pérez
33780edc5b
Better memory layout info, multi-sector memory layouts
6 years ago
wildwiz
ab175de48a
sonoff rf bridge, broader range of RC codes supported on TX and prevent watchdog from kicking in
6 years ago
Trickx
08485f8775
- Moved non-default value for GEIGER_SUPPORT from feature to sensor.
- Integrated Geiger Counter
- Adapted sensor.ino to read and publish values.
- Modified html to add local dose rate into web page.
- Tested with influxDB.
- Tested with MQTT.
6 years ago
Trickx
22f0612d6d
Added GeigerSensor module.
6 years ago
Trickx
15770f4706
- Added board definition without relays and buttons.
- Added new environment 'nodemcu-geiger' to platformio.ini.
6 years ago
Maxim Prokhorov
0281cb26e8
Empty string for no value, quote existing values
6 years ago
Maxim Prokhorov
f4de7c061b
MQTT dynamic pulse timer for relays
6 years ago
Xose Pérez
0436b1a72d
Moving PZEM to use hardware serial by default, fix out of range values ( #837 )
6 years ago
Xose Pérez
5db395cffd
Enable CORS
6 years ago
Xose Pérez
dff81d6795
Revert WS to ticket-based authentication
6 years ago
Maxim Prokhorov
fa40633996
Customize GET terminal command
6 years ago
Maxim Prokhorov
8b60eb8486
Revert "Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )"
This reverts commit aaab65f877
.
6 years ago
Xose Pérez
36f6d399bd
Moved {identifier} check to _mqttBackwards
6 years ago
Xose Pérez
3518d1013e
RELOAD terminal command forces modules to reload settings from config ( #816 )
6 years ago
Xose Pérez
aaab65f877
Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )
6 years ago
Xose Pérez
53aa1d109e
Increasing MQTT keepalive to 300s to fit into the heartbeat interval ( #715 )
6 years ago
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
6 years ago
Xose Pérez
a83115cb1b
Update API, backup EEPROM to last sector before OTA upgrades
6 years ago
Xose Pérez
bc30b9e2f6
Specific EEPROM module
6 years ago