Theo Arends
ce4e9b0e30
Add stable strtoull to core 2.3.0
...
Add stable strtoull to core 2.3.0
2019-04-04 17:52:14 +02:00
Theo Arends
f455b738a5
QFix for core 2.3.0 compile error on strtoull
...
QFix for core 2.3.0 compile error on strtoull
2019-04-03 10:28:13 +02:00
Theo Arends
3766e1b0a1
Merge pull request #5578 from yury-sannikov/sns15-fix
...
Fix Sensor15 command crash due to the wrong memory specifier
2019-04-03 09:14:17 +02:00
Yury Sannikov
2c286c43f1
Fix Sensor15 command crash due to the wrong memory specifier
2019-04-02 21:16:50 -04:00
Adrian Scillato
bf33e8fcd7
Update _changelog.ino
2019-04-02 21:44:01 -03:00
Adrian Scillato
43bc2a31a3
Fixed Display Bug in KNX webmenu for Phys Address
2019-04-02 21:41:52 -03:00
Theo Arends
531c4fe44e
Disable unused code
...
Disable unused code
2019-04-02 20:53:17 +02:00
Theo Arends
2fd15c4633
Fix WifiManager Pop Up when no SSID is configured ( #5575 )
...
Fix WifiManager Pop Up when no SSID is configured (#5575 )
2019-04-02 20:26:30 +02:00
Theo Arends
8ff2759ccc
6.5.0.4 Fix Configure Timer Web GUI
...
6.5.0.4 20190402
* Fix Configure Timer Web GUI (#5568 )
* Add validation check when loading settings from flash
2019-04-02 15:47:39 +02:00
Theo Arends
76eec9b8ab
Fix Configure Timer Gui webinterface ( #5568 )
...
Fix Configure Timer Gui webinterface (#5568 )
2019-04-02 11:26:55 +02:00
Theo Arends
c58b40e838
Revert "Fix Configure Timer Gui webinterface ( #5568 )"
...
This reverts commit 7c31bedc9b
.
2019-04-02 11:07:30 +02:00
Theo Arends
7c31bedc9b
Fix Configure Timer Gui webinterface ( #5568 )
...
Fix Configure Timer Gui webinterface (#5568 )
2019-04-02 10:35:19 +02:00
Theo Arends
7f590e62f3
Change Spanish Argentina to Spanish Spain ( #5565 )
...
Change Spanish Argentina to Spanish Spain (#5565 )
2019-04-01 17:41:47 +02:00
Theo Arends
a380eb9566
Fix possible compile error
...
Fix possible compile error
2019-04-01 16:39:13 +02:00
Theo Arends
127892e0c1
Change IRsend and receive for 64-bit support
...
* Change IRsend and receive for 64-bit support (#5523 )
* Change IRSend Panasonic protocol to 64-bit (#5523 )
2019-04-01 15:15:16 +02:00
Theo Arends
880bbe357d
Change String to char
...
Change String to char
2019-03-31 17:57:28 +02:00
Theo Arends
8d8e060550
Revert "Test for easier MQTT reconnects"
...
This reverts commit b7adb10923
.
2019-03-31 17:55:58 +02:00
Theo Arends
b7adb10923
Test for easier MQTT reconnects
...
Test for easier MQTT reconnects
2019-03-31 17:51:05 +02:00
Theo Arends
b9a0581280
Fix parameter exceptions ( #5555 )
...
Fix parameter exceptions (#5555 )
2019-03-31 13:06:42 +02:00
Theo Arends
f7c30250c1
Change some more defines to const
...
Change some more defines to const
2019-03-31 11:59:04 +02:00
Theo Arends
929292f7a8
Update xdrv_02_mqtt.ino
...
Restore MQTT attempting connection message
2019-03-30 16:32:22 +01:00
Theo Arends
2aad0567bf
Change some defines to const
...
Change some defines to const
2019-03-30 16:29:27 +01:00
Theo Arends
eb9617e3f9
Tune some functionality
...
Tune some functionality
2019-03-30 13:03:45 +01:00
Theo Arends
d9bd959119
Fix compile error ( #5544 )
...
Fix compile error (#5544 )
2019-03-30 10:02:22 +01:00
Theo Arends
b8dfc6b1b5
Change order of evaluation
...
Change order of evaluation
2019-03-28 15:29:08 +01:00
Theo Arends
e19ba70c7f
Fix exception due to UDP packet memory flooding ( #5540 )
...
Fix exception due to UDP packet memory flooding (#5540 )
2019-03-28 14:39:12 +01:00
Theo Arends
e8e5d1c03c
6.5.0.3 Add command Sensor20
...
6.5.0.3 20190328
* Add command Sensor20 1..255 to change Nova Fitness SDS01 working period in minutes (#5452 )
2019-03-28 12:06:48 +01:00
Theo Arends
e631d49d0f
Housekeeping
...
Housekeeping
2019-03-28 11:25:38 +01:00
Theo Arends
64ab5d95e5
Add optional support for Badger HR-E Water Meter
...
Add optional support for Badger HR-E Water Meter (#5539 )
2019-03-28 11:14:09 +01:00
Jon Little
a596fc7948
renamed driver from 91 to 43
2019-03-27 21:36:32 -05:00
Jon Little
deaf1f3d5b
Adding additional languages
2019-03-27 21:30:03 -05:00
Jon Little
fb81b65bbc
Cleaned up debugging output
2019-03-27 20:21:25 -05:00
Jon Little
d375d95529
Updating to work with new web/mqtt api
2019-03-27 20:21:25 -05:00
Jon Little
17a5e90e86
Fixing copyright and name
2019-03-27 20:21:25 -05:00
Jon Little
3ad8046166
Adding HRE interface for en-GB
2019-03-27 20:21:25 -05:00
Theo Arends
feb11dd49e
wemohue tuning
...
wemohue tuning
2019-03-27 18:09:27 +01:00
Christoph Hofmann
43e79e8352
Fix pca9685 driver command
2019-03-27 03:39:22 +01:00
Theo Arends
e1c92b701b
Change NULL to nullptr
...
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
Theo Arends
f83a5bb989
More Wemo tuning
...
More Wemo tuning
2019-03-26 17:10:07 +01:00
Theo Arends
bf8845c3bd
Increase emulation stability ( #5505 )
...
Increase emulation stability (#5505 )
2019-03-26 10:28:30 +01:00
Theo Arends
1c7fb82af8
6.5.0.2 Change UDP initial message handling
...
6.5.0.2 20190325
* Change UDP initial message handling from string to char using static memory and add debug info (#5505 )
2019-03-25 16:03:28 +01:00
Theo Arends
57cb570b8f
Fix GUI corruption
...
Fix GUI corruption due to format string usage (#5519 )
2019-03-25 11:20:03 +01:00
Theo Arends
a7a07c5b96
Fix JSON message error ( #5521 )
...
Fix JSON message error regression (#5521 )
2019-03-25 10:02:12 +01:00
Theo Arends
10d32acccc
Free some flash used by hass
...
Free some flash used by hass
2019-03-24 14:23:20 +01:00
Theo Arends
dcc69bdff0
Shrink code/flash space pt.2/2
...
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
Theo Arends
6922e657d9
Shrink code/flash space
...
Shrink code/flash space
2019-03-23 17:00:59 +01:00
Theo Arends
76b7d778ec
Fix incomplete syslog
...
Fix incomplete syslog when MQTT is disabled (#5512 )
2019-03-23 12:41:35 +01:00
Theo Arends
878205335f
Consolidate MqttPublishTeleState
...
Consolidate MqttPublishTeleState
2019-03-20 14:05:43 +01:00
Adrian Scillato
f4da1d1d86
Added HASS_STATE to command STATE
...
The command STATE has a secondary mqtt message in the case that SETOPTION59 is 1
This adds a HASS_STATE mqtt message if HomeAssistant discovery is enabled.
This is useful for syncing HomeAssistant with all the states of a Tasmota device when HA is restarted.
The actual automation for HA explained in the wiki will also make use of this new message.
2019-03-20 00:57:26 -03:00
Theo Arends
83188c926c
Update GUI
...
Update GUI
2019-03-19 18:02:38 +01:00