Theo Arends
|
8ae28602ea
|
Merge pull request #10674 from blakadder/development
MFRC522 change to new GPIO name
|
2021-01-23 14:06:05 +01:00 |
|
blakadder
|
3070df5872
|
change to new GPIO name
|
2021-01-23 13:26:05 +01:00 |
|
Theo Arends
|
41c87fcd12
|
Restore AddLog_P logging
|
2021-01-23 13:23:35 +01:00 |
|
Theo Arends
|
bc384a3858
|
Restore AddLog_P to max 700 chars
Changed maximum chars in ``AddLog_P`` logging restored from 128 to 700 (MAX_LOGSZ) to solve broken error messages
|
2021-01-23 13:21:17 +01:00 |
|
Norbert Richter
|
009904cf3a
|
Fix Sensor83 examples
|
2021-01-23 12:50:38 +01:00 |
|
Theo Arends
|
84e053ab09
|
Fix compilation
|
2021-01-23 12:45:23 +01:00 |
|
s-hadinger
|
9f10c431e9
|
Merge pull request #10666 from s-hadinger/zigbee_autobind
Zigbee don't do auto-bind if device is already known
|
2021-01-22 18:36:54 +01:00 |
|
Theo Arends
|
465ace923b
|
Update xsns_22_sr04.ino
Fix compilation
|
2021-01-22 18:24:26 +01:00 |
|
Stephan Hadinger
|
5e5a7c8379
|
Zigbee don't do auto-bind if device is already known
|
2021-01-22 18:17:40 +01:00 |
|
Theo Arends
|
6108076eec
|
Prepare feature additions
|
2021-01-22 17:15:58 +01:00 |
|
Theo Arends
|
c934a20b4f
|
Add support for TOF10120
Add support for TOF10120 time of flight sensor by Cyril Pawelko (#10190)
|
2021-01-22 16:48:41 +01:00 |
|
Paul C Diem
|
bde7f3206e
|
Fix full status for secondary device groups
|
2021-01-22 07:53:10 -06:00 |
|
bovirus
|
8b4f413892
|
Update it_IT.h
|
2021-01-22 13:31:06 +01:00 |
|
Theo Arends
|
bb7a2e83f8
|
Refactor settings
|
2021-01-22 11:54:15 +01:00 |
|
Norbert Richter
|
f469e8353e
|
Add inverted alarms
|
2021-01-22 09:49:35 +01:00 |
|
Theo Arends
|
1785d93cc1
|
Merge pull request #10653 from pablozg/development
Solax X1 Bug fixes and code refactor
|
2021-01-22 09:08:07 +01:00 |
|
gemu2015
|
152aabdc8b
|
Update xsns_53_sml.ino
|
2021-01-22 08:33:42 +01:00 |
|
gemu2015
|
a545ec67d5
|
obis second () option
|
2021-01-22 08:31:22 +01:00 |
|
pablozg
|
544f932955
|
Bug fixes and code refactor
|
2021-01-21 18:12:47 +01:00 |
|
Theo Arends
|
5284d5f4f7
|
Merge pull request #10652 from gemu2015/mp3
support for DY_SV17F mp3 player
|
2021-01-21 16:13:46 +01:00 |
|
Theo Arends
|
4de6648cd7
|
Refactor wiegand rfid reader
|
2021-01-21 16:12:44 +01:00 |
|
gemu2015
|
a3a391c649
|
Update xdrv_14_mp3.ino
|
2021-01-21 15:15:54 +01:00 |
|
gemu2015
|
f6587f5043
|
support for DY_SV17F
|
2021-01-21 15:10:17 +01:00 |
|
Theo Arends
|
195a7754c6
|
Add Settings.device_group_maps
Add Settings.device_group_maps for future use (#10155)
|
2021-01-21 15:01:18 +01:00 |
|
Theo Arends
|
47ce7c7312
|
Add rule trigger string comparisons
Add rule trigger string comparisons for EndsWith ``$>``, StartsWith ``$<`` and Contains ``$|`` (#10538)
|
2021-01-21 14:54:38 +01:00 |
|
Theo Arends
|
4d83b54fda
|
Update changelog
|
2021-01-21 14:18:09 +01:00 |
|
Theo Arends
|
5871ceaa1d
|
Merge pull request #10648 from emontnemery/patch-4
Attempt to fix broken settings without filesystem
|
2021-01-21 14:03:41 +01:00 |
|
Norbert Richter
|
0c452afaf6
|
Add read/write 32bit cmnds
|
2021-01-21 13:48:54 +01:00 |
|
Theo Arends
|
7ddb6ad233
|
Wiegand refactor
|
2021-01-21 13:44:39 +01:00 |
|
Theo Arends
|
10dfbd9695
|
Change Domoticz decimals
Make Domoticz Temp/Hum/Pressure decimals user configurable
|
2021-01-21 13:02:50 +01:00 |
|
stefanbode
|
2eac0e979e
|
Fix crash during hammering buttons
|
2021-01-21 11:51:05 +01:00 |
|
Norbert Richter
|
a17eca7e47
|
Fix bit write cmnd
|
2021-01-21 10:34:49 +01:00 |
|
Norbert Richter
|
52d42512ee
|
Optimze time cmnd
|
2021-01-21 09:34:35 +01:00 |
|
Norbert Richter
|
ab22a9e0e5
|
Change write/readwrite bit cmnds
|
2021-01-21 09:14:34 +01:00 |
|
Norbert Richter
|
b4d02c00b3
|
Fix cmnd examples
|
2021-01-21 09:13:17 +01:00 |
|
Erik Montnemery
|
59de8c05ea
|
Attempt to fix broken settings
|
2021-01-21 08:56:41 +01:00 |
|
Norbert Richter
|
e71f27c464
|
Fix faulty allocation
|
2021-01-20 19:26:16 +01:00 |
|
Theo Arends
|
5561de02fa
|
Add support for Sugar Valley NeoPool Controller
Add support for Sugar Valley NeoPool Controller by Norbert Richter (#10637)
|
2021-01-20 17:03:53 +01:00 |
|
Theo Arends
|
8744ab0f19
|
Merge pull request #10637 from curzon01/development
Add Sugar Valley NeoPool Controller RS485
|
2021-01-20 16:29:34 +01:00 |
|
Theo Arends
|
96c0951587
|
move includes
|
2021-01-20 15:43:26 +01:00 |
|
Theo Arends
|
398e29d7cf
|
Rename define MAX_TOUCH_BUTTONS
|
2021-01-20 15:12:41 +01:00 |
|
Norbert Richter
|
46747026eb
|
Merge branch 'NeoPool' into development
|
2021-01-20 15:07:45 +01:00 |
|
Norbert Richter
|
8387c14dfc
|
Add NeoPool feature
|
2021-01-20 15:06:59 +01:00 |
|
Theo Arends
|
14788a4e74
|
Fix core2 compilation
|
2021-01-20 15:06:34 +01:00 |
|
Theo Arends
|
61d7d2ee64
|
I love undocumented defines :-(
|
2021-01-20 15:01:00 +01:00 |
|
Norbert Richter
|
29deb769d4
|
Move text to lang files
|
2021-01-20 14:47:58 +01:00 |
|
Theo Arends
|
e21b520a17
|
Fix compilation
|
2021-01-20 14:23:16 +01:00 |
|
Theo Arends
|
4e90656c50
|
Add core2
|
2021-01-20 14:10:37 +01:00 |
|
Norbert Richter
|
d4c2282170
|
Add Sugar Valley NeoPool Controller
|
2021-01-20 13:56:57 +01:00 |
|
Theo Arends
|
34d1a7e18d
|
Merge pull request #10633 from gemu2015/refactor
Refactor webcam , core2
|
2021-01-20 11:37:39 +01:00 |
|