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
48bdb66dd3
Added Espurna webpages for the wiki.
6 years ago
Trickx
93bb98a51e
Added Grafana dashboard image for the wiki.
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
Trickx
d967eab778
monitor_baud (deprecated) -> monitor_speed
6 years ago
Trickx
ed1d51a636
Added images for Geiger Counter wiki.
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
61c61e858c
Merge pull request #890 from mcspr/mqtt-sub
Migrate from {identifier} to {hostname}
6 years ago
Xose Pérez
32a478945e
Merge pull request #786 from pilotak/ESP_DIN
new board ESP_DIN_V1
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
Pavel Slama
0075d386c8
Merge branch 'dev' into ESP_DIN
6 years ago
Xose Pérez
6c626600cc
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
6 years ago
Xose Pérez
cbfcb32e80
Freeze version for EEPROM_Rotate library
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
Maxim Prokhorov
65481c23ef
Replace {identifier} with {hostname}
6 years ago
Xose Pérez
4548cc724c
Using EEPROM_Rotate library
6 years ago
Xose Pérez
81eb809d4f
Support for Smart Config via JustWifi
6 years ago
Xose Pérez
3571f6ea8a
Merge branch 'dev' into justwifi2
6 years ago
Xose Pérez
e54b5aba0d
Merge pull request #889 from mcspr/hyphens
Do not use underscore in SSID / hostname
6 years ago
Xose Pérez
f0fffcbe93
Fix InfluxDB send sensor by id ( #882 )
6 years ago
Maxim Prokhorov
bba4073a4f
Do not use underscore in SSID / hostname
6 years ago
Xose Pérez
aeb03282c6
Disable WPS by default, saves ~50Kb
6 years ago
Xose Pérez
a6217a6514
Merge branch 'dev' into justwifi2
6 years ago
Xose Pérez
f37b15cab8
Add telnet link to Web UI, fix mDNS hostname
6 years ago
Xose Pérez
58ce6a5f61
Merge branch 'dev' into justwifi2
6 years ago
Xose Pérez
17dcf520b7
Faster OTA manager, support for zeroconf 0.20.0 and python3
6 years ago
Xose Pérez
caa84710ae
Merge branch 'dev' into justwifi2
6 years ago
Xose Pérez
ea98f99fbc
Version 1.12.7a
6 years ago
Xose Pérez
3dae7b71a0
Added UART_MQTT_TERMINATION setting
6 years ago
Xose Pérez
1f39e225c9
Refactor wifi debug messages
6 years ago
Xose Pérez
ad88f656c9
Check if we should destroy AP
6 years ago
Xose Pérez
aa585ec2cc
Link IP in status page
6 years ago
Xose Pérez
e6570fe1bb
Triple click to enter WPS mode, fast LED blinking
6 years ago