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
ebe0d5e410
Fixed DallasSensor
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
7 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.
-
7 years ago
Xose Pérez
6d2f4ce57f
Handle initial heartbeat from main loop ( #318 )
7 years ago
Xose Pérez
569b937d6c
Changed 'reset' to 'reboot' for user interaction ( #315 )
7 years ago
Xose Pérez
c3663e7441
Change logic of ESPurna H08 LED
7 years ago
Xose Pérez
194f2a384c
Report max power over period to MQTT and InfluxDB
7 years ago
Xose Pérez
48d3ba89c3
Build without Alexa in devices without relays
7 years ago
Xose Pérez
7b46af8b51
Define GPIO14 in Sonoff Basic and buttons in Dual R2 header as switches
7 years ago
Xose Pérez
d80443e56a
Version 1.10.2b
7 years ago
Xose Pérez
42037d5e92
Option to compile Sonoff Dual R2 in arduino.h
7 years ago
Xose Pérez
f536b2bda5
Update version and changelog
7 years ago
Xose Pérez
dc96649240
Support for Sonoff Dual R2
7 years ago
Xose Pérez
e58929dfc0
Limit size of the MQTT queue to 10 messages when useJson is enabled
7 years ago
Xose Pérez
0f11e5ddd6
Using NMI timer for dimmers and reducing freq to 500Hz
7 years ago
Xose Pérez
9ec333971a
Disable TERMINAL_SUPPORT for DUAL
7 years ago
Xose Pérez
67b8c9a23a
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
7 years ago
Xose Pérez
2f750df44e
Added group topics ( #300 ). Refactor relay module
7 years ago
Xose Pérez
b590db9db3
Include my92xx only if necessary
7 years ago
Xose Pérez
97c52ed1a0
Color transitions
7 years ago
Xose Pérez
9ad78c8026
Beta version 1.10.1b
7 years ago
Xose Pérez
d1abe1fc65
Option to disable MQTT at build time
7 years ago
Xose Pérez
a82c27babe
Version 1.10.0
7 years ago
Xose Pérez
5275f1e70c
Clean DHT and DS18B20 modules
7 years ago
Xose Pérez
e9452a7bbd
Update list of boards in arduino.h
7 years ago
Xose Pérez
d571a1407f
Clean unnecessary includes
7 years ago
Xose Pérez
f5c247c4c0
Small fixes to temperature correction code
7 years ago
Xose Pérez
5691a83f05
Removing testing configuration for D1
7 years ago
Xose Pérez
3518a7bc5e
Websocket callbacks (part 2)
7 years ago
Xose Pérez
3c116f45bd
Add NetBIOS support
7 years ago
Xose Pérez
5d10a6ff55
Compile without InfluxDB support by default, removed non-supported light_ir module
7 years ago
Pawel Raszewski
581b97ad3f
added option to correct temperature value read from ds18b20 or dth22 sensor
7 years ago
Xose Pérez
9ac2cad859
Testing core_version.h for PlatformIO
7 years ago
Xose Pérez
7b101f6791
Websocket callbacks
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
6feea2c147
Fix Sonoff T1 definitions
7 years ago
Xose Pérez
10cc203625
Support for LLMNR
7 years ago
Xose Pérez
502be7732d
Dinamically assign debug messages size
7 years ago
Xose Pérez
2068dc41b9
Avoid recursion in domoticz messages
7 years ago
Xose Pérez
b3c980df74
Enable TERMINAL_SUPPORT for Sonoff Dual
7 years ago
Xose Pérez
793d50dd1e
Send HA auto discover messages on connect ( #279 )
7 years ago
Xose Pérez
41804ae01d
Update my9291 to my92xx. Fixes issues with Sonoff B1
7 years ago
Xose Pérez
54341d4b54
WiFi light sleep enabled, power saving delay in main loop
7 years ago
Xose Pérez
1106b3c024
Bump beta version
7 years ago