Xose Pérez
48c9eee605
Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1
6 years ago
Xose Pérez
0e601332ab
mDNS resolving disabled by default
6 years ago
Xose Pérez
16f2226805
Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules
6 years ago
Xose Pérez
34c72859ef
Small changes
6 years ago
Xose Pérez
f3421a6a4a
Added BSSID, channel, RSSI and distance to status tab
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
9062c70e63
Removed anti-recursion check in Domoticz module
6 years ago
Xose Pérez
34cd3e0450
Build with Thingspeak support, but only show it on webUI if there are relays or sensors available
6 years ago
Xose Pérez
0585f5822b
Allow to define custom button delays for each device
6 years ago
Xose Pérez
fce278489e
Remove limit to debug message length
6 years ago
Xose Pérez
2d58ddafe3
Thingspeak support over SSL
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
ad05448603
Preliminary support for Thingspeak REST API over SSL
6 years ago
Xose Pérez
ff9ca1c779
Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk ( #373 )
6 years ago
Xose Pérez
dc1dadf439
Force MQTT support when HOMEASSISTANT_SUPPORT is 1
6 years ago
Stefano Cotterli
d056127079
working sample (WEMOS_D1_MINI_RELAYSHIELD)
6 years ago
Ryan Jarvis
46de434674
Fix typo: TOOGLE -> TOGGLE
6 years ago
Xose Pérez
18c69f0a1e
Several fixes related to dependencies between modules
6 years ago
Xose Pérez
f06c841639
New LED modes: always ON and always OFF ( #348 )
6 years ago
Xose Pérez
f166e33394
Added support for Arilux AL-LC01 and AL-LC11
6 years ago
Xose Pérez
1a68f89bbf
Fix mqtt group sync with different switches sharing same group
6 years ago
Xose Pérez
d25a868276
Set delay between messages in RFBridge to 500ms
6 years ago
Xose Pérez
a1489d752d
Clean web UI
6 years ago
Xose Pérez
b3336871bf
Boot mode and pulse mode per relay
6 years ago
Xose Pérez
e11dc5558f
Restore settings & reset via HTTP
6 years ago
Xose Pérez
44da6178f4
Refactor websocket sending
6 years ago
Xose Pérez
760a8ab39f
Added preliminary SSDP support. Untested
6 years ago
Xose Pérez
1ac4a61206
Migrate HLW8012 sensor to new sensor module, remove old code
6 years ago
Xose Pérez
c975b11226
Tentative to sensor manifest
6 years ago
Xose Pérez
0459e8ee19
ONly add support for I2C if required, set all I2C sensors to auto-discover
6 years ago
Xose Pérez
77b05086d9
Added support for MHZ19 CO2 sensor
6 years ago
Xose Pérez
cb3297183d
Simple digital sensor
6 years ago
Oscar Rovira
610f161be7
Begin with PMSx003 support
6 years ago
Xose Pérez
6f58170ace
Support for energy monitor based on ADS1115, still WIP
6 years ago
Xose Pérez
2d37a53e2a
Improve EMON sensors
6 years ago
Xose Pérez
808528c507
Porting EMON_ADC121 to new sensor module
6 years ago
Xose Pérez
3ade0ae035
Added analog energy monitor sensor to new sensors module
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
96202f7967
LED modes
6 years ago
Eldon R. Brown - WA0UWH
612c263931
Added 'datetime' to Mqtt Heartbeat Report
This change adds Date and Time ('datetime') to the
Mqtt Heartbeat Report, which can help diagnose the
Mqtt connection and/or client device problems.
Uptime is already reported, but without a datetime
context it is unknown if the retained Mqtt
informantion is current.
Note: Date and Time will not be reported if
NTP_SUPPORT is NOT enabled.
-
6 years ago
Xose Pérez
6d2f4ce57f
Handle initial heartbeat from main loop ( #318 )
6 years ago
Xose Pérez
569b937d6c
Changed 'reset' to 'reboot' for user interaction ( #315 )
6 years ago
Xose Pérez
194f2a384c
Report max power over period to MQTT and InfluxDB
7 years ago
Xose Pérez
e58929dfc0
Limit size of the MQTT queue to 10 messages when useJson is enabled
7 years ago