Commit Graph

1576 Commits

Author SHA1 Message Date
MadDoct 2d36f2e447
Added interlocking output in pairs
If Setoption14 is set
The output pins will have paired interlocking (D0 with D1, D2 with D3, etc...) as long as:
They have the same mode (both have pinmode 5 or both have 6)
2018-08-14 23:49:34 +01:00
andrethomas 1b714b0320
Update xsns_29_mcp230xx.ino 2018-08-14 21:45:56 +02:00
andrethomas 50f2eb3811
Update xsns_29_mcp230xx.ino 2018-08-14 21:44:33 +02:00
andrethomas db223b9d10
Update xsns_29_mcp230xx.ino 2018-08-14 21:41:17 +02:00
andrethomas 18f47be237 Cleanup #else and #endif statements with // USE_MCP230xx_OUTPUT comments 2018-08-14 21:36:10 +02:00
andrethomas 6427f5f3da
Merge pull request #30 from MadDoct/patch-4
add pinmode 6 for inverted output and change output data some more...
2018-08-14 19:44:48 +02:00
MadDoct b946d9e233
Update xsns_29_mcp230xx.ino 2018-08-14 18:35:18 +01:00
MadDoct f8fbd04888
Merge branch 'patch-3' into patch-4 2018-08-14 16:56:44 +01:00
MadDoct 4d9a034663
Change output data some more... 2018-08-14 16:45:06 +01:00
Theo Arends b031e2f9b4 Updated esp-epaper library
Updated esp-epaper library
2018-08-14 11:26:39 +02:00
Theo Arends 77b1c366fe Add Tasmota supported libraries
Add Tasmota supported libraries
2018-08-14 10:28:47 +02:00
MadDoct 48b6ee20ed
add pinmode 6 for inverted output and changed some data output 2018-08-14 00:13:56 +01:00
MadDoct 41b594ae53
update mcp230xx to allow inverted output
Created pinmode 6 to allow setting inverted output, so it can easily be used with active low relay boards... Also changerd some of the output to make it more readable...
2018-08-13 23:54:27 +01:00
Theo Arends 8a61c25218 6.1.1.6 Add modulo option to rules
Add modulo option to rules like rule1 on Time#Minute|5 do backlog power on;delay 200;power off endon (#3466)
2018-08-13 13:09:22 +02:00
Theo Arends e15aeabbcf Fix Pow R2 / S31 buffer sync
Fix Pow R2 / S31 buffer sync
2018-08-13 11:33:33 +02:00
Theo Arends df3a07fad8
Merge pull request #3465 from znanev/patch-1
Update Bulgarian language file
2018-08-12 17:26:17 +02:00
znanev 3861dd2465
Update Bulgarian language file 2018-08-12 16:11:24 +01:00
Theo Arends ee9b26ecfa 6.1.1.5 - Fix Pow R2 and S31
Fix some Pow R2 and S31 checksum errors using optimized re-sync
2018-08-12 16:15:03 +02:00
Theo Arends 3efb84fb93 Change version representation
Change version representation from 1.1.1a to 1.1.1.1 for better change reference
2018-08-12 14:05:15 +02:00
Theo Arends afa2e57e3e
Merge pull request #3459 from andrethomas/development
Rename mcp230xx_config[].b4 to mcp230xx_config[].saved_state
2018-08-12 11:39:40 +02:00
andrethomas f40c3c3a11 Update mcp230xx_config[].b4 -> .saved_state in settings.h 2018-08-12 00:38:54 +02:00
andrethomas e5a80df2ef Rename mcp230xx_config[].b4 to mcp230xx_config[].saved_state 2018-08-12 00:32:56 +02:00
Theo Arends e499f44f9b Add Arduino ESP/Core 2.4.2
Add Arduino ESP/Core 2.4.2 boards.txt and platform.txt for Tasmota
2018-08-11 16:52:01 +02:00
Theo Arends 87eb6a25cc Update changelog
Update changelog
2018-08-11 16:24:06 +02:00
Theo Arends 9147635d5c Add ifan02 Fanspeed +/-
Add ifan02 Fanspeed +/- as command option to increase or decrease fenspeed (#3415)
2018-08-11 16:12:10 +02:00
Theo Arends 75284f09fe Re-fix S31/Pow R2 serial sync
Re-fix S31/Pow R2 energy data serial sync (#3425)
2018-08-11 15:47:27 +02:00
Theo Arends 9856a8f7c0
Merge pull request #3437 from altelch/development
Changed CounterType 1 to micros() and implemented stall detection
2018-08-11 11:09:11 +02:00
Theo Arends 18fae5b949
Merge pull request #3445 from alisaitteke/development
Language updates
2018-08-11 11:07:20 +02:00
Theo Arends 6904d7b8b7
Merge pull request #3436 from andrethomas/development
MCP23008/MCP23017 - Extend sensor29 command to support OUTPUT
2018-08-11 11:02:21 +02:00
andrethomas 3008a62c5e
Merge pull request #25 from MadDoct/patch-2
Increase human readability of the output data
2018-08-10 19:38:49 +02:00
MadDoct 90e3d77ad5
Increase human readability of the output data 2018-08-10 18:29:45 +01:00
Ali TEKE db48db1c6d idea files added to .gitignore 2018-08-10 02:04:45 +03:00
Ali TEKE a705a9980b Updated Turkish language file 2018-08-10 01:59:17 +03:00
hkrupp 432a812dc3 Changed CounterType 1 to micros() and implemented stall detection 2018-08-09 13:24:13 +02:00
andrethomas ac8f77ca63 Add MCP230xx_OUTPUT and USE_MCP230xx_DISPLAYOUTPUT to user_config.h 2018-08-09 12:02:46 +02:00
andrethomas 9958d90e5e
Merge pull request #24 from andrethomas/mcp230xx_output
MCP23008/MCP23017 - Extend sensor29 command to enable output
2018-08-09 11:48:34 +02:00
andrethomas 6c3072f864 MCP23008/MCP23017 - Extend sensor29 command to enable output 2018-08-09 11:46:14 +02:00
Erik e21a155606 Build time setting of button and switch topic 2018-08-05 20:01:50 +02:00
Theo Arends acbc76614a
Merge pull request #3413 from andrethomas/development
Update xsns_29_mcp230xx.ino
2018-08-05 17:57:42 +02:00
andrethomas 1ecb6e5f4d
Update xsns_29_mcp230xx.ino
Making the result more usefull to integrate into sensors or switches in home assistant
2018-08-05 17:50:11 +02:00
Theo Arends fe5bec26b1
Merge pull request #3408 from andrethomas/development
Fix detection of LM75AD
2018-08-04 21:15:52 +02:00
andrethomas dc9193efcb
Update xsns_26_lm75ad.ino 2018-08-04 19:11:37 +02:00
andrethomas ed3a45985d Fix detection of LM75AD 2018-08-04 19:07:47 +02:00
Theo Arends 06653fc71f
Merge pull request #3404 from andrethomas/development
MCP23008/MCP23017 - Add extended sensor29 reset commands
2018-08-04 09:28:05 +02:00
andrethomas 3c62263bb3 Add extended sensor29 reset commands 2018-08-04 01:05:27 +02:00
Theo Arends 538e640f12
Merge pull request #3394 from Jason2866/patch-4
Update de-DE.h
2018-08-03 08:38:01 +02:00
Jason2866 dfb59ad07d
Update de-DE.h 2018-08-02 23:14:39 +02:00
Theo Arends 1a3d6bf28e
Merge pull request #3393 from ascillato/patch-1
Update Spanish Translation
2018-08-02 22:17:14 +02:00
Adrian Scillato 1c7bba4f1a
Update Spanish Translation 2018-08-02 13:54:43 -03:00
Theo Arends fed3118c1c Revert changes for next core
Revert changes for next core as PWM doesn't work in staged version as it used to do.
2018-08-02 18:10:11 +02:00