Commit Graph

2750 Commits

Author SHA1 Message Date
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
Norbert Richter
5b5ad077fd decode-config.py: adapt settings
- add SetOption63 (split_interlock)
2019-01-13 17:33:33 +01:00
Theo Arends
28d23ea70a
Merge pull request #4913 from chaosmaster/patch-1
light: improve handling of dimmer_plugin (fix rules)
2019-01-13 15:22:09 +01:00
Joel Stein
bab1e4e6ac light: improve handling of dimmer_plugin (fix rules) 2019-01-13 14:52:33 +01:00
Theo Arends
e80b713072
Merge pull request #4910 from lobocobra/development
As requested in issue 824# by ascillato2, implement split interlock.
2019-01-13 11:19:43 +01:00
lobocobra
15e4918238 As requested in issue 824# by ascillato2, implement split interlock.
=> Split interlock of SONOFF with more than 2 channel into 2 groups
=> This is needed for shutter and similar utilization
2019-01-13 11:00:02 +01:00
Theo Arends
72bc9b8107 Add support for Smanergy KA10
Add support for Smanergy KA10 Smart Wall Socket with Energy monitoring
2019-01-12 15:16:37 +01:00
Theo Arends
a124529015 Add support for Digoo DG-SP202
Add support for Digoo DG-SP202 Smart Socket (#4891)
2019-01-11 14:29:54 +01:00
Theo Arends
0b4bed6099
Merge pull request #4884 from netpok/bugfix-pulldown
Fix GPIO16 Pull-down
2019-01-11 14:14:53 +01:00
netpok
54763329f8 Fix GPIO16 Pull-down 2019-01-10 21:41:36 +01:00
Theo Arends
0d7b7c8b3b
Merge pull request #4882 from andrethomas/development
PN532: Fix memcpy bugs
2019-01-10 17:22:58 +01:00
Andre Thomas
63b01ec674
Update xsns_40_pn532_i2c.ino 2019-01-10 18:22:38 +02:00
andrethomas
5f1d6aa4de PN532: Fix memcpy bugs 2019-01-10 18:19:53 +02:00
Theo Arends
574ac3b76b
Merge pull request #4881 from andrethomas/development
PN532: Prevent exception for S,
2019-01-10 17:14:52 +01:00
andrethomas
abce4f1a13 PN532: Prevent exception for S, 2019-01-10 18:11:49 +02:00
Theo Arends
2e101839a4 Change web authentication
Change web authentication (#4865)
2019-01-10 12:57:42 +01:00
Theo Arends
5776faf857 Update sonoff_template.h 2019-01-10 11:59:18 +01:00
Theo Arends
9c3fb240c1
Merge pull request #4879 from donatmarko/development
Improve Hungarian translation
2019-01-10 09:24:54 +01:00
Donat Marko
c8043e2f5b 🏷️ Improves Hungarian (hu-HU) translation 🇭🇺 2019-01-10 00:07:43 +01:00
Theo Arends
fa5711eaaa Update ArduinoJson to 5.13.4
Update ArduinoJson to 5.13.4
2019-01-09 15:32:43 +01:00
Theo Arends
24fd7653eb Fix missed JSON sensors
Fix missed JSON sensors in DisplayMode > 0
2019-01-09 14:56:16 +01:00
Theo Arends
b69f173706 Fix display t (time) and add T (date)
Fix display t (time) and add T (date)
2019-01-09 14:14:55 +01:00
Theo Arends
ddb5ecf67d
Merge pull request #4872 from andrethomas/patch-1
PN532: Queue events through backlog
2019-01-09 11:35:03 +01:00
Andre Thomas
b7f361ebbf
PN532: Queue events through backlog 2019-01-09 12:29:12 +02:00
Theo Arends
95bd91b6db
Merge pull request #4863 from blittan/development
Clearer meaning of Static or DHCP
2019-01-09 09:13:52 +01:00
blittan
faa3e9a741 Updated Swedish translation 2019-01-08 23:05:54 +01:00
blittan
15041873c2 Clearer meaning of Static or DHCP 2019-01-08 22:12:09 +01:00
Theo Arends
4b741cd1b6
Merge pull request #4860 from andrethomas/development
PN532: Add Read/Write Data support
2019-01-08 21:28:53 +01:00
Andre Thomas
4f568fc365
Update xsns_40_pn532_i2c.ino 2019-01-08 21:15:14 +02:00
andrethomas
549080b850 PN532: Add Read/Write Data support 2019-01-08 20:53:09 +02:00
Theo Arends
c5f6823570 Add two modules
* Add support for OBI Power Socket 2 (#4829)
* Add support for YTF IR Bridge (#4855)
2019-01-08 16:27:16 +01:00
Theo Arends
efbc74b2a2 Add GPIOs to 12V DC Shelly 1
Add user GPIOs to Shelly 1 only to be used when Shelly is connected to 12V DC (#4854)
2019-01-08 15:58:35 +01:00
Theo Arends
53b8f1f877 Fix HAss Sensor Software Watchdog
Fix Home Assistant Sensor Discovery Software Watchdog restart (#4831)
2019-01-08 15:25:12 +01:00
Theo Arends
9730df7adc Fix exception 28 in display driver 2019-01-08 14:22:45 +01:00