Commit Graph

5351 Commits

Author SHA1 Message Date
stefanbode 3fee364fd7
Allow deepsleep to wait for second TELEPERIOD intervall
Compatible with old values  teleperiod10 or 300 to start deepsleep immediately asap.
All Other values (at least >15, because this is often min runtime) for teleperiod causes the device to wait for another teleperiod
eventually fix for #7295
2019-12-22 19:59:56 +01:00
Hadinger cdcaaa325d Add Zigbee coalesce sensor attributes into a single message 2019-12-22 17:47:45 +01:00
Theo Arends 7695a2c5bf Change max number of rule ``Var``s to 16
Change max number of rule ``Var``s from 5 to 16 (#4933)
2019-12-22 17:15:47 +01:00
Theo Arends 35e51918e3 Document Settings changes 2019-12-22 16:53:51 +01:00
Theo Arends c806b22e9d Change max number of rule ``Mem``s to 16
Change max number of rule ``Mem``s from 5 to 16 (#4933)
2019-12-22 15:36:20 +01:00
Theo Arends ad4a7e91ac Add support for max 150 characters
Add support for max 150 characters in most command parameter strings (#3686, #4754)
2019-12-22 15:23:52 +01:00
Theo Arends f642f014b7 Fix WifiConfig error 2019-12-22 11:52:54 +01:00
Adrian Scillato ca534c4a1b
Changed sensor number to a new free one 2019-12-21 23:36:15 -03:00
Adrian Scillato 17a0cb6982
Merge branch 'development' into patch-4 2019-12-21 23:15:43 -03:00
Theo Arends acb7a51ebf
Merge pull request #7286 from s-hadinger/fix_aws_v8
Fix AWS IoT won't compile
2019-12-21 22:41:06 +01:00
Hadinger 486894781f Fix AWS IoT 2019-12-21 22:38:49 +01:00
Theo Arends 7d97a5fcd9
Merge pull request #7284 from s-hadinger/zigbee_aqara_switch
Zigbee aqara switch, support for double/triple clicks
2019-12-21 19:18:28 +01:00
Theo Arends 07e447c871
Merge pull request #7283 from s-hadinger/fade_100Hz
Change Smoother Fade using 100Hz instead of 20Hz animation (#7179)
2019-12-21 19:17:53 +01:00
Theo Arends d13553baef Fix restore
Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281)
2019-12-21 18:59:00 +01:00
Hadinger fbe29e485b Zigbee aqara switch, support for double/triple clicks 2019-12-21 18:39:47 +01:00
Hadinger 9a7d5346c4 Change Smoother ``Fade`` using 100Hz instead of 20Hz animation (#7179) 2019-12-21 18:26:36 +01:00
Theo Arends 281cef6763 Fix no AP on initial install
Fix no AP on initial install (#7282)
2019-12-21 17:57:54 +01:00
Theo Arends 9fc11270ba Fix Arduino IDE compile error
Fix Arduino IDE compile error (#7277)
2019-12-21 17:09:24 +01:00
Theo Arends f55e02e800 Bump version to 8.0.0.1
Change Settings text handling allowing variable length text within a total text pool of 699 characters
2019-12-21 15:37:36 +01:00
Theo Arends d2ebefbb16 Bump version to 7.2.0.1 2019-12-21 13:45:26 +01:00
Theo Arends e85f1560a2 Refactor DHT12 sensor driver 2019-12-21 12:43:07 +01:00
Theo Arends 42f25b1cfb Update xdrv_01_webserver.ino 2019-12-20 18:37:14 +01:00
Theo Arends 7e24ed9c2c Fix error message 2019-12-20 18:24:20 +01:00
Theo Arends 74d0f55ce7 Update languages 2019-12-20 16:36:08 +01:00
Theo Arends 70a2c2cd20 Fix Fade 2019-12-20 16:22:49 +01:00
Theo Arends 7d35f8eb07
Merge pull request #7266 from s-hadinger/fix_fade_7262
Fix Fade would ignore ``savedata 0`` and store to flash anyways (#7262)
2019-12-20 16:03:19 +01:00
Hadinger 18bc158bc8 Fix Fade would ignore ``savedata 0`` and store to flash anyways (#7262) 2019-12-20 16:01:24 +01:00
Theo Arends 72849f672e Add support for DHT12
- Fix DeepSleep in case there is no wifi by Stefan Bode (#7213)
- Add support for DHT12 Temperature and Humidity sensor by Stefan Oskamp
2019-12-20 15:48:40 +01:00
Theo Arends ef8aae03d2
Merge pull request #7245 from stefan-oskamp/development
Support for I2C sensor DHT12
2019-12-20 15:23:19 +01:00
Theo Arends d7563831be
Merge pull request #7264 from stefanbode/patch-5
new features
2019-12-20 15:21:08 +01:00
Theo Arends 46696f8ba0
Merge pull request #7265 from stefanbode/patch-6
fix #7213
2019-12-20 15:20:01 +01:00
Theo Arends 7459a8a424 Add restriction if fallback firmware is incompatible
Add restriction if fallback firmware is incompatible with settings resulting in unreachable device
2019-12-20 15:12:44 +01:00
stefanbode f2209109e9
Update xdrv_29_deepsleep.ino 2019-12-20 12:45:29 +01:00
stefanbode f49b498c39
fix #7213
DIV0 fix
2019-12-20 12:40:40 +01:00
stefanbode a2b4b1b06d
new features
- new closeduration
- new control how to accelerate an decellerate
2019-12-20 11:27:35 +01:00
Theo Arends 1288cc20e0 Fix fallback from 8.x after full erase 2019-12-19 15:30:25 +01:00
Theo Arends 6cae0f8f14 Add some more fallback code 2019-12-19 10:06:23 +01:00
Theo Arends 6740acbe4e
Merge pull request #7251 from effelle/development
Set correct state texts for switches and buttons.
2019-12-19 08:13:34 +01:00
Federico Leoni fdd65bbf8c
Update xdrv_12_home_assistant.ino 2019-12-18 22:00:05 -03:00
Theo Arends 5c282db649 Add some GPIO checks 2019-12-18 18:21:10 +01:00
Theo Arends e574f7dd84 Add fallback support from version 8.x 2019-12-18 14:54:14 +01:00
Theo Arends 62f4419a59 Update settings.ino 2019-12-18 14:48:32 +01:00
Theo Arends dd94df28af Update fallback preparation 2019-12-18 14:29:05 +01:00
Theo Arends ac1e153ec0 Better and smaller AWS fix 2019-12-18 11:54:31 +01:00
Theo Arends 46aec3acf5 Fix AWS mqtt host length clipped to 32 2019-12-18 11:41:10 +01:00
Stefan Oskamp e853cc65e5
Added code size for USE_DHT12 2019-12-17 22:31:08 +01:00
Stefan Oskamp eb4b3d306b
Added code size for USE_DHT12 2019-12-17 22:29:16 +01:00
Adrian Scillato 5e9f33a124
Changed wiki for docs on issue bot 2019-12-17 18:24:45 -03:00
Stefan Oskamp c2d60b2ab7
Added entry for I2C sensor DHT12 2019-12-17 22:19:49 +01:00
Adrian Scillato 377ff5e9ea
Changed wiki for docs on problem report template 2019-12-17 18:08:34 -03:00