Yonsm
|
3e1031ab7c
|
define HOMEASSISTANT_PAYLOAD_AVAILABLE and HOMEASSISTANT_PAYLOAD_NOT_AVAILABLE
|
6 years ago |
Xose Pérez
|
261748e5e8
|
Option to disable password in telnet connections, default is enabled
|
6 years ago |
Xose Pérez
|
7e22a8878e
|
Configure AP fallback at build time
|
6 years ago |
Maxim Prokhorov
|
e326fbe09f
|
hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
|
6 years ago |
Xose Pérez
|
29d8dd734f
|
Support for IR transmit and MQTT-IR bridge, also in RAW mode (#556, #907)
|
6 years ago |
Xose Pérez
|
ea1207195c
|
Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders
|
6 years ago |
Xose Pérez
|
4f61d3aa7e
|
Option to remove API_SUPPORT at build time
|
6 years ago |
Xose Pérez
|
f827f91c43
|
Update version to 1.13.2b
|
6 years ago |
Xose Pérez
|
13b0279ecc
|
Option to change default payload for HA (#1085)
|
6 years ago |
Xose Pérez
|
a8a0e11d24
|
Clean IR reception, IR to MQTT
|
6 years ago |
Xose Pérez
|
0c65bfe36b
|
Option to cofigure ON/OFF payload at build time (#1085)
|
6 years ago |
Maxim Prokhorov
|
8a0b3bca42
|
Fix compiler warnings
Add button definitions to the travis02 and travis03
IR_BUTTON should be uint32_t to properly work with new macro
eepromRotate return value is not used
|
6 years ago |
Xose Pérez
|
9078ff3404
|
Fix comment in PWM config
|
6 years ago |
Xose Pérez
|
b44258ac41
|
Preliminary support for Itead Sonoff IFAN02
|
6 years ago |
Xose Pérez
|
152bf22fdd
|
Option to disable button support
|
6 years ago |
Xose Pérez
|
210cd8df71
|
Option to disable LED support
|
6 years ago |
Xose Pérez
|
3cd58e7f7c
|
Initial support for RFM69GW board
|
6 years ago |
Maxim Prokhorov
|
f4de7c061b
|
MQTT dynamic pulse timer for relays
|
6 years ago |
Xose Pérez
|
5db395cffd
|
Enable CORS
|
6 years ago |
Xose Pérez
|
53aa1d109e
|
Increasing MQTT keepalive to 300s to fit into the heartbeat interval (#715)
|
6 years ago |
Xose Pérez
|
ad623524f5
|
Fix password check regexp (#879)
|
6 years ago |
Xose Pérez
|
bc30b9e2f6
|
Specific EEPROM module
|
6 years ago |
Xose Pérez
|
4548cc724c
|
Using EEPROM_Rotate library
|
6 years ago |
Xose Pérez
|
3dae7b71a0
|
Added UART_MQTT_TERMINATION setting
|
6 years ago |
Xose Pérez
|
73906fbe73
|
Initial support for JustWifi v2
|
6 years ago |
Xose Pérez
|
265991eacd
|
Move debug defines to their own header
|
6 years ago |
Darsh Patel
|
f51c4e5e0a
|
Added Remote keypad for relay toggle
Added samsung AA59-00608A , to toggle relays for a 8CH Relay Board
|
6 years ago |
Xose Pérez
|
0575a97fb3
|
Added captive portal when in AP mode
|
6 years ago |
Xose Pérez
|
2060dd9661
|
Initial support for syslog messaging
|
6 years ago |
Niklas Wagner
|
f116f30ef7
|
Rename variables
|
6 years ago |
Niklas Wagner
|
81dcb644b6
|
Switch 4th and 5th channel and rename variables
|
6 years ago |
Xose Pérez
|
42b2974790
|
Some fixings after configuration refactor
|
6 years ago |
Niklas Wagner
|
20adc846a9
|
Use the 5th Channel as Cold White LED
|
6 years ago |
Xose Pérez
|
4600fd5fa3
|
NTP method to get a string from any unix timestamp
|
6 years ago |
Xose Pérez
|
f2bd5bad54
|
Add deleted definitions
|
6 years ago |
Xose Pérez
|
33b2c919bc
|
Add brightness factor for lightbulbs with power white LEDs but low brightness RGB
|
6 years ago |
Lazar Obradovic
|
9ee9ad813e
|
WIFI params should be defined
|
6 years ago |
Lazar Obradovic
|
9db0b4b4d7
|
ntp_time_offset and net_day_light
|
6 years ago |
Lazar Obradovic
|
596567b10e
|
webmode should be in types.h
|
6 years ago |
Lazar Obradovic
|
2fb60ef037
|
new parms.
|
6 years ago |
Lazar Obradovic
|
33471de262
|
got lost in cherry picking.
|
6 years ago |
Lazar Obradovic
|
d0f5d7a01b
|
parametrized stuff from general.h
ups, forgot this one :)
parametrize debug-udp
Wrong file from wrong branch
|
6 years ago |
Lazar Obradovic
|
69cbb056a3
|
isolate PROGMEM
Isolated dependencies
sensors dependencies
enums, macros and prototypes.
I2C dependencies moved to actual sensor files.
definitelly redefine
|
6 years ago |
Xose Pérez
|
ae2f8efd1c
|
Fix NTP offset value
|
6 years ago |
Niklas Wagner
|
2bc1e6f97a
|
Rework RGBW implementation and cleanup script
|
6 years ago |
Xose Pérez
|
8a9e72e4be
|
Add option to specify the light transition time in web UI (#739)
|
6 years ago |
john-tho
|
708513ec82
|
Fix general.h INFLUXDB_SUPPORT comment: Disable by default
5d10a6ff55 disabled InfluxDB support by default, but did not adjust the comment.
|
6 years ago |
Xose Pérez
|
f7a62030b8
|
Using WIFI_NONE_SLEEP by default
|
6 years ago |
Maxim Prokhorov
|
d99a58676a
|
Add 'board' to the MQTT heartbeat
|
6 years ago |
Xose Pérez
|
c886d9f1b7
|
Support for USA DST calculations (#664)
|
6 years ago |