Xose Pérez
|
d52dc4b653
|
/set as default MQTT setter postfix
|
7 years ago |
Xose Pérez
|
c066d7165d
|
Added comments to general.h file
|
7 years ago |
Xose Pérez
|
63b02da68f
|
MQTT to RF bridge
|
7 years ago |
Xose Pérez
|
dc768afada
|
Allow WiFi more time to connect
|
7 years ago |
Xose Pérez
|
252f4ee594
|
Updating version
|
7 years ago |
Xose Pérez
|
a27c8a3145
|
Return time in ISO format
|
7 years ago |
Xose Pérez
|
eb4855d5e6
|
Add option to merge messages into a JSON payload to web interface
|
7 years ago |
Xose Pérez
|
0535fcee5e
|
Issue #170. Using updated DebounceEvent library to allow disabling double click option and get faster click responses
|
7 years ago |
Xose Pérez
|
59ced72001
|
Rename settings names from POW to HLW8012
|
7 years ago |
Xose Pérez
|
4db8d27fdb
|
Added H801 to arduino.h
|
7 years ago |
Xose Pérez
|
4c5d8d804b
|
Helper methods to aggregate MQTT messages in JSON format
|
7 years ago |
Xose Pérez
|
f9f7b6419e
|
Support for brightness and color/temperature MQTT topics
|
7 years ago |
Xose Pérez
|
3783b35e05
|
Added official (kinda) SSL support in async-mqtt-client
|
7 years ago |
Xose Pérez
|
15650a6521
|
Version bump
|
7 years ago |
Xose Pérez
|
e349c6991b
|
Added custom reset messages
|
7 years ago |
Xose Pérez
|
79a0816053
|
Accept decimals in pulse time, limit it to 60s
|
7 years ago |
Xose Pérez
|
55bec8f033
|
Direct InfluxDB HTTP support
|
7 years ago |
Xose Pérez
|
20681bcd04
|
Fix no relay control bug for Sonoff Dual devices
|
7 years ago |
Xose Pérez
|
df321e952f
|
Version bump
|
7 years ago |
Xose Pérez
|
43ab00d491
|
Enable gamma correction for RGB strips
|
7 years ago |
Xose Pérez
|
4d96cac751
|
Improve support fro H801 led controller, thanks to Minh Phuong Ly
|
7 years ago |
Xose Pérez
|
245549f7be
|
Remove RELAY_MODE_FOLLOW
|
7 years ago |
denisfrench
|
14c559570f
|
Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE
|
7 years ago |
Xose Pérez
|
4b3266d833
|
Initial support for the HUACANXING H801. Untested
|
7 years ago |
Xose Pérez
|
ed2671b73b
|
Report color on hearbeat (#128)
|
7 years ago |
Xose Pérez
|
4dd0f358b4
|
Backend for RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
ac179daa17
|
Filter off-limits in HLW8012 readings
|
7 years ago |
Xose Pérez
|
57f5408b5b
|
Added temperature to RGB calculation. Thanks to Sacha Telgenhof
|
7 years ago |
Xose Pérez
|
32aa40f5cb
|
Move debug configuration to general.h file
|
7 years ago |
Xose Pérez
|
71ea7c37ff
|
Version bump
|
7 years ago |
Xose Pérez
|
91f36078a0
|
Version bump
|
7 years ago |
Xose Pérez
|
e7a8c70353
|
Fix SEL pin definition in ESPurna board
|
7 years ago |
Xose Pérez
|
6df54700f5
|
Removing spikes in HLW8012 readings
|
7 years ago |
Xose Pérez
|
f18cdeaae8
|
Add ESPURNA_H board to arduino.h file
|
7 years ago |
Xose Pérez
|
816a6f56e8
|
Using constants in api configuration calls
|
7 years ago |
Izik Dubnov
|
8953a3237f
|
Added relay requests flood protection and relay loop
Signed-off-by: Izik Dubnov <izik@annapurnalabs.com>
|
7 years ago |
Xose Pérez
|
b0de3f5b5b
|
Remove spaces from DEVICE names
|
7 years ago |
Xose Pérez
|
325d5f9c7a
|
Add support for ESPURNA_H board
|
7 years ago |
Xose Pérez
|
4b0d9e4a21
|
Prepare configuration for version 2.0
|
7 years ago |
Xose Pérez
|
9c6ae488ca
|
Force MQTT root topic to have a trailing slash, removing it from the subtopics
|
7 years ago |
Xose Pérez
|
18ec85da55
|
Send analog value to domoticz
|
7 years ago |
Xose Pérez
|
d1c5950b48
|
Add RSSI report
|
7 years ago |
Francesco Boscarino
|
8ba9ab4c08
|
New analog module to read raw value from A0 pin
|
7 years ago |
Xose Pérez
|
47c0c0fa07
|
Fix bug in AI_LIGHT defines
|
7 years ago |
Xose Pérez
|
041fc9adc5
|
Support for SSL in AsyncMQTTClient. Not functional yet
|
7 years ago |
Xose Pérez
|
9bf4a2b725
|
Enable embedded web by default
|
7 years ago |
Xose Pérez
|
6969ee84a0
|
Version bump and changelog update
|
7 years ago |
Xose Pérez
|
6b1803d389
|
Refactor MQTT topics and reports setting names
|
7 years ago |
Xose Pérez
|
8cc1aae248
|
Added optional debug via UDP
|
7 years ago |
Xose Pérez
|
f45db831c0
|
Added custom.h entry in the all.h file. See issue #104
|
7 years ago |