Commit Graph

2985 Commits

Author SHA1 Message Date
Theo Arends 1fe1839690 Force Hass fulltopic change
Force Hass fulltopic change (#4988)
2019-01-22 16:07:16 +01:00
Theo Arends bda3126d9c
Merge pull request #5001 from araczkowski/development
fixed some typos in Polish translation
2019-01-22 13:45:11 +01:00
araczkowski e13fd7983e fix 2019-01-22 12:56:35 +01:00
araczkowski 2f8b083bda fixed some typos 2019-01-22 12:53:02 +01:00
Theo Arends 7745e1e779 Fix Hass Software Watchdog
Fix Hass Software Watchdog exception during discovery (#4988)
2019-01-22 12:46:55 +01:00
Andrzej Raczkowski 29002d7ec2
Merge pull request #1 from arendst/development
pull from Sonoff-Tasmota
2019-01-22 12:17:29 +01:00
Theo Arends dcabb9c6dc 6.4.1.10 Fix Hass discovery of MHZ19(B)
6.4.1.10 20190121
 * Fix Hass discovery of MHZ19(B) sensors (#4992)
2019-01-21 22:18:19 +01:00
Gabor Simon f833dd07ad Enabled 'warm white' pwm in the module config, code comments added, coding style improved 2019-01-21 06:44:07 +00:00
Gabor Simon d9e0e9f89e Added missing definitions to Greek localisation header 2019-01-20 21:18:28 +00:00
Theo Arends 2b7fbe22e3 Fix MQTT host detection
Fix MQTT host detection
2019-01-20 16:57:07 +01:00
Theo Arends a0559080b7
Merge pull request #4986 from Staars/development
make tsl2561 compatible with SHT3x
2019-01-20 14:46:56 +01:00
andrethomas2 3687cea8cc
Merge pull request #4980 from Mikka20/patch-1
Update README.md
2019-01-20 04:53:22 +02:00
Gabor Simon 5537383352 sm16716 works via mqtt 2019-01-19 22:28:58 +00:00
Louis Lagendijk 08512fc5fa First draft of better MAX44009 detection 2019-01-19 23:27:12 +01:00
Mikka20 a5059a7a93
Update README.md
Please fix this typo :-)
2019-01-19 22:32:12 +01:00
Gabor Simon c6ddba8fd7 Started SM16716 support 2019-01-19 14:37:22 +00:00
Staars 99bb6977bf make tsl2561 compatible with SHT3x 2019-01-18 22:10:22 +01:00
Theo Arends b5824fc361 Housekeeping 2019-01-18 10:52:18 +01:00
Theo Arends 4196197ed9
Merge pull request #4967 from hackbar/mdns
If the MDNS hostname is set, use it to verify the cert name.
2019-01-18 10:25:41 +01:00
Mike c963900709 If the MDNS hostname is set, use it to verify the cert name. 2019-01-17 19:09:58 -08:00
Theo Arends e7e378f463 Add (S)SerialSend features
* Fix mDNS addService (#4938, #4951)
 * Add (S)SerialSend3 escape sequence \x to allow hexadecimal byte value (#3560, #4947)
 * Add SerialBridge command SSerialSend5 <hexdata>
2019-01-17 17:48:34 +01:00
Theo Arends be23f905ae
Merge pull request #4963 from udondan/patch-1
Tiny typo fix in comment
2019-01-17 16:42:51 +01:00
Daniel Schroeder 092aba945f
Tiny typo fix in comment 2019-01-17 15:29:41 +01:00
Theo Arends 726ec469b9
Merge pull request #4951 from araczkowski/development
MDNS.update();
2019-01-17 12:39:15 +01:00
araczkowski 6f173a59c3 fix MDNS.update(); between ifdefs 2019-01-17 12:34:06 +01:00
Theo Arends 8edec390d6
Merge pull request #4957 from andrethomas/development
PN532: Prevent non AlphaNumberic on DATA
2019-01-17 08:42:13 +01:00
andrethomas 66c39ce88c PN532: Prevent non AlphaNumberic on DATA 2019-01-17 02:10:22 +02:00
andrethomas 01ecc12f13 PN532: Prevent non AlphaNumberic on DATA 2019-01-17 01:22:51 +02:00
araczkowski b074d94ef4 #4938 MDNS.update(); 2019-01-16 17:53:23 +01:00
Louis Lagendijk 2a9ad52776 Merge remote-tracking branch 'upstream/development' into development 2019-01-16 14:17:01 +01:00
Theo Arends 12b3ac0e8d
Merge pull request #4946 from hackbar/mdns_fixes
Mdns fixes
2019-01-16 09:17:50 +01:00
Mike 838b113fa3 Add a define for mDNS hostname to connect to for MQTT. 2019-01-15 21:48:07 -08:00
Mike 5e06ae1d81 Do MDNS even if TLS is enabled.
I imagine this was disabled due to memory issues, but this seems to work
fine on a Sonoff Basic.
2019-01-15 18:08:28 -08:00
Mike d2d07543b2 Do an MDNS resolve before using the cached host.
MDNS shouldn't be aggressively cached, since the IP could change. This
makes using DHCP for the host a lot easier.
2019-01-15 17:26:51 -08:00
Theo Arends ddcc92bdb4
Merge pull request #4943 from andrethomas/development
PN532: Segregate UID and DATA usage
2019-01-15 21:10:48 +01:00
andrethomas 44ea65a389 PN532: Segregate UID and DATA usage 2019-01-15 22:03:55 +02:00
Theo Arends 0186a97cb0 Fix allowable MAX_RULE_VARS to 16
Fix allowable MAX_RULE_VARS to 16 (#4933)
2019-01-15 16:30:20 +01:00
Theo Arends e5fd45c9c8 6.4.1.9 Fix mDNS addService
6.4.1.9 20190115
 * Add support for Mi LED Desk Lamp with rotary switch (#4887)
 * Fix mDNS addService (#4938)
2019-01-15 16:11:42 +01:00
Theo Arends 6b7becb30a
Merge pull request #4887 from dh-harald/development
Add support for Mi Desk Lamp
2019-01-15 15:36:35 +01:00
Theo Arends fbf8370b4a
Update sonoff_template.h
Move rotary GPIO to non-user config for now.
2019-01-15 15:35:13 +01:00
dh.harald 9f030ae431 Change color temp with rotary when Button1 pressed 2019-01-15 00:45:19 +00:00
Peter Nyilas b5ad2c8c06 Remove rotary_debounce from settings 2019-01-14 22:53:49 +00:00
andrethomas2 4952c4d72f Update support_rotary.ino 2019-01-14 22:53:15 +00:00
andrethomas2 8e43bb3810 Add void's to functions that have no parameters 2019-01-14 22:53:15 +00:00
dh.harald 2aac0683be Add support for Mi Desk Lamp 2019-01-14 22:53:15 +00:00
Theo Arends fc1198c1f9 Add features
* Add support for Luminea ZX2820 Smart Socket with Energy monitoring (#4921)
 * Add define MDNS_ENABLE to control initial mDNS state (#4923)
 * Add split interlock part 1 (#4910)
2019-01-14 10:57:01 +01:00
Theo Arends 10aae85d9c
Merge pull request #4921 from ascillato/patch-1
Add template for Luminea ZX2820
2019-01-14 10:37:41 +01:00
Adrian Scillato 2e38c5ba07
Fix missing , 2019-01-13 23:35:33 -03:00
Adrian Scillato 1f8665496c
Add template for Luminea ZX2820
https://github.com/arendst/Sonoff-Tasmota/issues/4904
2019-01-13 15:33:27 -03:00
Theo Arends 7a7cb40fdc
Merge pull request #4919 from curzon01/development
decode-config.py: adapt settings
2019-01-13 17:36:59 +01:00