Xose Pérez
|
bc30b9e2f6
|
Specific EEPROM module
|
6 years ago |
Xose Pérez
|
91e25ea8ae
|
Decouple Serial object from SerialInjector (#787)
|
6 years ago |
Maxim Prokhorov
|
922096e9da
|
Build-time default value for hostname
|
6 years ago |
Xose Pérez
|
5f2b22d063
|
Fix web debug layout. Added command execution from web UI
|
6 years ago |
Xose Pérez
|
353b739d90
|
Fix UART_MQTT_SUPPORT guards
|
6 years ago |
Xose Pérez
|
4657c614ea
|
Clean up UART-MQTT code
|
6 years ago |
AlbertWeterings
|
8983041b9b
|
Changed from hardware to feature
|
6 years ago |
AlbertWeterings
|
bc4c44a759
|
Added UARTtoMQTT
|
6 years ago |
AlbertWeterings
|
94365753c9
|
Update espurna.ino
|
6 years ago |
AlbertWeterings
|
f9a478f885
|
added UARTtoMQTT
|
6 years ago |
Xose Pérez
|
0a6271a80a
|
Moved settings setup debug messages to info
|
6 years ago |
Xose Pérez
|
b082d14c59
|
Loop hooks
|
6 years ago |
Xose Pérez
|
b605cd43cd
|
Move hardware code in main file to its own module
|
6 years ago |
Xose Pérez
|
6497238f4b
|
Option to disable heartbeat. Added 3rd party hooks
|
6 years ago |
Xose Pérez
|
6af8f78253
|
Moved welcome method to utils.ino, renamed as info
|
6 years ago |
Xose Pérez
|
1269d33a7d
|
Add message to info output when in SAFE MODE
|
6 years ago |
Xose Pérez
|
2dc2b7d176
|
Checking code with cppcheck
|
6 years ago |
Xose Pérez
|
16f2226805
|
Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules
|
6 years ago |
Xose Pérez
|
7204c46d26
|
More cleaning up
|
6 years ago |
Xose Pérez
|
d64f2916cb
|
Some code fixes and movinig stuff around
|
6 years ago |
Xose Pérez
|
29b3ae7041
|
Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference
|
6 years ago |
Xose Pérez
|
c4bdb03024
|
Check ThingSpeak update frequency limit (15s)
|
6 years ago |
Xose Pérez
|
9d6a5727a5
|
Non SSL version of Thingspeak module
|
6 years ago |
Xose Pérez
|
af805ab045
|
Update copyright notices
|
6 years ago |
Xose Pérez
|
18c69f0a1e
|
Several fixes related to dependencies between modules
|
6 years ago |
Stefano Cotterli
|
b7ed0ec686
|
a simple scheduler for relays
|
6 years ago |
Xose Pérez
|
4888196b5e
|
Clean debug messages
|
6 years ago |
Xose Pérez
|
e1baf48b9b
|
Option to disable completely new sensors module
|
6 years ago |
Xose Pérez
|
0e6559440e
|
Config version tracking and migration
|
6 years ago |
Xose Pérez
|
760a8ab39f
|
Added preliminary SSDP support. Untested
|
6 years ago |
Xose Pérez
|
f3c494d5da
|
Support for ECH1560 energy monitor in new sensors, untested
|
6 years ago |
Xose Pérez
|
e5bf17d019
|
Ported V9261F power sensor to new sensors
|
6 years ago |
Xose Pérez
|
b70a5aaf8c
|
Some clean-up
|
6 years ago |
Xose Pérez
|
f8e7a564f1
|
Support for SI7021 sensor, I2C enabled by default using Wire library
|
6 years ago |
Xose Pérez
|
b2dd7e5b56
|
Migrate DS18B20 and counter to new sensor module
|
6 years ago |
Xose Pérez
|
f6378d52e4
|
Some name refactoring
|
6 years ago |
Xose Pérez
|
2299ce9bfd
|
Basic sensor scafolding, DHT 90% migrated
|
6 years ago |
Xose Pérez
|
6d2f4ce57f
|
Handle initial heartbeat from main loop (#318)
|
6 years ago |
Xose Pérez
|
489d62924c
|
WTF - ESP.getFreeHeap crashing the system for an specific light bulb...
|
7 years ago |
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
7 years ago |
Xose Pérez
|
3c116f45bd
|
Add NetBIOS support
|
7 years ago |
Xose Pérez
|
b34da11508
|
Moving MDNS code to its own module
|
7 years ago |
Xose Pérez
|
9ac2cad859
|
Testing core_version.h for PlatformIO
|
7 years ago |
Xose Pérez
|
e83c5495de
|
Unify reset calls
|
7 years ago |
Xose Pérez
|
462204b368
|
Rename influxDB methods
|
7 years ago |
Xose Pérez
|
2654173819
|
Split web code into web, ws and api
|
7 years ago |
Xose Pérez
|
10cc203625
|
Support for LLMNR
|
7 years ago |
Xose Pérez
|
793d50dd1e
|
Send HA auto discover messages on connect (#279)
|
7 years ago |
Xose Pérez
|
0fcca15e89
|
Add option to change loopDelay from command line
|
7 years ago |
Xose Pérez
|
54341d4b54
|
WiFi light sleep enabled, power saving delay in main loop
|
7 years ago |