Commit Graph

463 Commits

Author SHA1 Message Date
Adrian 9cf2ed226b
Update user_config.h 2018-03-29 10:26:00 -03:00
Adrian 399b7bd25d
Update xdrv_09_timers.ino 2018-03-29 10:24:48 -03:00
Adrian a0a80e3449
Update settings.h 2018-03-29 10:23:56 -03:00
Adrian dd7cf2a7d3
Update en-GB.h 2018-03-29 10:21:51 -03:00
Adrian 45b1fe37eb
Update es-AR.h 2018-03-29 10:19:46 -03:00
Adrian 46479dc28d
Merge pull request #15 from arendst/development
update fork
2018-03-29 10:17:35 -03:00
Adrian f9cafb50fa
Update es-AR.h 2018-03-29 10:17:08 -03:00
Theo Arends c85edf15ac Change MQTT Energy response topic to SENSOR
5.12.0i
 * Change MQTT response topic for Energy changes from ENERGY to
SENSOR (#2229, #2251)
2018-03-29 14:51:34 +02:00
Theo Arends dabb4deefc Cleanup restart for non-HAss users
Cleanup restart for non-HAss users
2018-03-29 14:01:38 +02:00
Theo Arends a935f92998 v5.12.0i - Add HAss Button discovery
5.12.0i
 * Add Home Assistant MQTT Discovery for Buttons (#2277)
2018-03-29 13:03:13 +02:00
Theo Arends ae07f77ab9 Update Spanish language file
Update Spanish language file (#2283)
2018-03-29 10:13:44 +02:00
Adrian 04d5cf1d48
Update en-GB.h 2018-03-28 17:37:07 -03:00
Adrian 49b6ca70b3
Update es-AR.h 2018-03-28 17:35:59 -03:00
Adrian 0e10a41b78
Update en-GB.h 2018-03-28 17:31:09 -03:00
Adrian 8b4b839c42
Update user_config.h 2018-03-28 17:29:26 -03:00
Adrian dace45af23
Merge pull request #14 from arendst/development
v5.12.0i - Add Timers webpage
2018-03-28 17:23:02 -03:00
Adrian 5e7f46fe3a
Update user_config.h 2018-03-28 17:22:17 -03:00
Adrian 32905cd4d9
Update es-AR.h 2018-03-28 17:21:33 -03:00
Adrian 145ed4e759
Update en-GB.h 2018-03-28 17:21:02 -03:00
Adrian aae79106ea
Update xdrv_09_timers.ino 2018-03-28 17:04:06 -03:00
Adrian 66d59fc808
Update xdrv_05_domoticz.ino 2018-03-28 17:01:29 -03:00
Adrian 59bb4e1777
Update user_config.h 2018-03-28 17:00:26 -03:00
Adrian cb3157a3a2
Update en-GB.h 2018-03-28 16:59:38 -03:00
Adrian c7fa439762
Update settings.h 2018-03-28 16:58:59 -03:00
Adrian 81d02add3d
Update es-AR.h 2018-03-28 16:56:04 -03:00
Adrian bef2587ce6
Update en-GB.h 2018-03-28 16:53:37 -03:00
Adrian 2339cf2793
Update webserver.ino 2018-03-28 16:45:56 -03:00
Theo Arends c4b3d42693 v5.12.0i - Add Timers webpage
5.12.0i
 * Add commands Timer 0 to clear timer and Timer 1..16 to copy
timer
 * Add optional Timer configuration webpage to be enabled in
user_config.h with define USE_TIMERS_WEB
 * Change webpage parameter
communication
2018-03-28 18:01:38 +02:00
Adrian 1fa1cb3139
Merge pull request #12 from arendst/development
v5.12.0i - Add timers
2018-03-24 02:44:58 -03:00
Theo Arends d564615b7d v5.12.0i - Add timers
5.12.0i
 * Add 16 timers using commands Timer and Timers (#1091)
2018-03-23 17:20:20 +01:00
Adrian 393b279eca
Update README.md 2018-03-22 11:36:36 -03:00
Adrian a64b839729
Merge pull request #11 from arendst/development
Update fork
2018-03-22 11:35:38 -03:00
Adrian 01609f84f9
Update and rename xdrv_08_KNX.ino to xdrv_10_KNX.ino 2018-03-22 11:33:45 -03:00
Theo Arends d89534164a v5.12.0h - Add optional Arduino OTA
5.12.0h
 * Add optional Arduino OTA support to be enabled in
user_config.h (#1998)
2018-03-21 17:58:39 +01:00
Theo Arends 7d7f5f2207 5.12.0h - Add all FriendlyNames to Status
5.12.0h
 * Add all FriendlyNames to Status information (#2208)
 * Change
status display of Ssid and SetOption
2018-03-21 10:42:56 +01:00
Theo Arends f80fb89668 v5.12.0h - Add Channel status information
5.12.0h
 * Add Channel status information (#2211)
2018-03-21 09:56:39 +01:00
Theo Arends 687f96f843 v5.12.0h - Change to default PWM Color/Dimmer
5.12.0h
 * Add support for Zengge WF017 PWM Led strip controller
(#2202)
 * Change default option SetOption15 from 0 to 1 providing
better initial PWM experience
2018-03-21 09:27:05 +01:00
Theo Arends 2c4b8a4a3b v5.12.0h - Add HSBColor and Channel commands
5.12.0h
 * Add PWM status to command State if PWM enabled (#2203)
 * Add
command HSBColor Hue,Sat,Bri (#1642, #2203)
 * Add command Channel
0..100 to control dimmer value for individual color channels (#2111,
#2203)
2018-03-20 16:28:18 +01:00
Theo Arends 2ba4d6fb47 v5.12.0h - Add Serial Bridges
5.12.0h
 * Add support for Software Serial bridge using commands
SerialDelimiter, SBaudrate and SSerialSend. Supports 8N1 and text only
(#2190)
 * Add support for Hardware Serial bridge using commands
SerialDelimiter, Baudrate and SerialSend. Supports 8N1 and text only
(#2182)
2018-03-20 14:31:11 +01:00
Adrian bbe8b8fb01
Update README.md 2018-03-18 19:32:22 -03:00
Adrian 293e9adbee
Merge pull request #10 from arendst/development
Update Tasmota to v5.12.0g - Add hardware serial mqtt bridge
2018-03-18 19:30:57 -03:00
Adrian dda56a508b
Update README.md 2018-03-18 19:27:39 -03:00
Theo Arends d3ef9caa34 v5.12.0g - Add hardware serial mqtt bridge
5.12.0g
 * Add support for MQTT to hardware serial bridge using commands
Baudrate and SerialSend. Currently supports 8N1 and text only (#2182)
2018-03-18 13:47:30 +01:00
Adrian 71b59dd17f
Update README.md 2018-03-18 01:08:40 -03:00
Adrian 7f81535171
Update xdrv_08_KNX.ino 2018-03-18 01:07:42 -03:00
Adrian 0b91203fbc
Update webserver.ino 2018-03-18 00:14:45 -03:00
Adrian 40ebca2f1c
Update README.md 2018-03-18 00:10:23 -03:00
Adrian 1d821fce84
Update xdrv_08_KNX.ino 2018-03-18 00:00:36 -03:00
Adrian e5663fc0cf
Update webserver.ino 2018-03-17 23:59:54 -03:00
Adrian d45b3ffa37
Update sonoff.ino 2018-03-17 23:58:59 -03:00