Xose Pérez
|
c8df4783e4
|
Fix pulse meter sensor
|
6 years ago |
Luciano Andrade
|
ec6110fec6
|
remove non standar build flags
|
6 years ago |
Luciano Andrade
|
36ef050fb6
|
MAX6675 Support
|
6 years ago |
Xose Pérez
|
5337b5303a
|
Fix typos
|
6 years ago |
Xose Pérez
|
caa064dc7f
|
Fix wrong merge
|
6 years ago |
Xose Pérez
|
d2101a90fb
|
Support for Teckin SP22 v1.4+
|
6 years ago |
Xose Pérez
|
35a78699b9
|
Option to provide path to ELF file in debug utility
|
6 years ago |
Xose Pérez
|
9ac06d0c7d
|
Fix numbers checks
|
6 years ago |
Xose Pérez
|
c1658da1c4
|
Update sensor.ino
|
6 years ago |
Jack Wilsdon
|
3d21404a67
|
Use correct arguments for stat on macOS
|
6 years ago |
tijnema
|
d82f9b4e2f
|
Add support for new Blitzwolf BW-SHP2 board version (V2.3) (#1351)
|
6 years ago |
Max Prokhorov
|
f7d2864db6
|
Proper buffer size to fit two digit rfbOFF key
|
6 years ago |
Tercio Gaudencio Filho
|
a89b511f38
|
Updated PZEM004T documentation and small fixes. (#1328)
|
6 years ago |
Peter Hoeg
|
02379de39e
|
Allow override of HOMEASSISTANT_ and WEB_REMOTE_DOMAIN (#1337)
* allow override of WEB_REMOTE_DOMAIN
* allow override of HOMEASSISTANT_ENABLED and _PREFIX
|
6 years ago |
Eugene Schava
|
9156cd4784
|
Added missing ifndef
fix 30285b3
|
6 years ago |
Max Prokhorov
|
ed0d4f6674
|
Check NTP sync status
Avoid 0 timestamp bug
|
6 years ago |
Max Prokhorov
|
7a9dfb99aa
|
Add missing initial configuration for HTTP API (#1288)
|
6 years ago |
Alexander
|
054876c28c
|
Fix compiler warnings, fix str to ul convert
Change var type to unsigned int in for loops.
Change _ir_code to str conversion (thanks hos500)
https://github.com/xoseperez/espurna/issues/1302
|
6 years ago |
Xose Pérez
|
a80964d255
|
Replace debugSend calls with DEBUG_MSG macro
|
6 years ago |
Xose Pérez
|
29b40591ff
|
Update platformio.ini
Do not change the default env
|
6 years ago |
Xose Pérez
|
68ea333eb0
|
Fix comment in Emon sensor current ratio
|
6 years ago |
Alexander
|
54175471cc
|
fix _ir_results checks for Raw mode
|
6 years ago |
Steve Wolfe
|
3f8f19adfc
|
Added Tonbux XS-SSA01 device
|
6 years ago |
Volker Kerkhoff
|
83f0b8487b
|
Add support for MAXCIO W-DE003 (based on work by Michael Harwerth)
|
6 years ago |
Rui Marinho
|
e2b7f953a7
|
Add support for VEML6075
|
6 years ago |
Rui Marinho
|
0ca5bff2f4
|
Add support for VL53L1X sensor
|
6 years ago |
Tercio Gaudencio Filho
|
a4e2312812
|
Fix reset.
|
6 years ago |
Tercio Gaudencio Filho
|
9d440fd216
|
Initial implementation of Multiple PZEM004T devices in the same UART(Multidrop bus). Tested with 3 devices.
|
6 years ago |
Xose Pérez
|
88a7076ad3
|
Report SSID with heartbeat messages
|
6 years ago |
Xose Pérez
|
facb89e529
|
Initial version of the PulseMeter sensor
|
6 years ago |
Max Prokhorov
|
89ed0caceb
|
Avoid overwriting settings in custom_crash_callback
|
6 years ago |
Max Prokhorov
|
004a485e6f
|
Defer restart until next loop
|
6 years ago |
Max Prokhorov
|
f8cb3d12f3
|
Show sector info in EEPROM command
|
6 years ago |
Max Prokhorov
|
7c85225764
|
Trigger commit in eeprom module
|
6 years ago |
Xose Pérez
|
e2641b9aed
|
Change version number
|
6 years ago |
Xose Pérez
|
84af178c3f
|
Command to save settings when SETTINGS_AUTOSAVE is off
|
6 years ago |
Xose Pérez
|
620fe39122
|
Change copy in heap message
|
6 years ago |
Xose Pérez
|
63f6a14bc0
|
Apply relay boot mask only on first 8 relays
|
6 years ago |
Xose Pérez
|
6fee2f1f9f
|
Avoid EEPROM commits on callbacks (#1214)
|
6 years ago |
Xose Pérez
|
acf68ac5c8
|
Single quote % units only in ha.config (#1227)
|
6 years ago |
Xose Pérez
|
915082162d
|
Limit the max number of nodes supported in RFM69 module
|
6 years ago |
Xose Pérez
|
99fc3fd184
|
Web UI images (#1244)
|
6 years ago |
Xose Pérez
|
426aafd5b3
|
Update custom.js
|
6 years ago |
Marcos Pérez Ferro
|
f77dd5f860
|
Admin pass validation condition always failing. Adding hyphen to valid chars.
|
6 years ago |
ValCob
|
30285b3a72
|
we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything
|
6 years ago |
Xose Pérez
|
ba4d4be810
|
Remove duplicate call to EEPROMr.begin (#1214)
|
6 years ago |
Xose Pérez
|
7230d27124
|
Disable MICS sensor by default
|
6 years ago |
Richard Lin
|
2929425a2b
|
Copy over HJL-01 parameters from another device
|
6 years ago |
Sven Kopetzki
|
41f0fece71
|
-Fix for issue #1239 "Clear counts" on rfm69 does not reset node count properly.
|
6 years ago |
Richard Lin
|
4b6a4acd9d
|
Fix for YiDian XS-SSA05 configs
|
6 years ago |