Commit Graph

5416 Commits

Author SHA1 Message Date
Andre Thomas aefb3fb9de
Reserve SetOption79
Used to enable resetting of the counter values to zero after telemetry data was transmitted.
2019-12-28 16:47:30 +02:00
Theo Arends ab167b0974 Add more crash dump information 2019-12-28 14:54:26 +01:00
Theo Arends ba1afe979b
Merge pull request #7353 from s-hadinger/zigbee_aqara_cube
Zigbee attribute decoder for Xiaomi Aqara Cube
2019-12-28 14:03:33 +01:00
Hadinger eabac5e466 Zigbee attribute decoder for Xiaomi Aqara Cube 2019-12-28 13:59:01 +01:00
Theo Arends dd50d72ea1
Merge pull request #7352 from s-hadinger/crash_wdt
Add WDT crash status
2019-12-28 13:31:47 +01:00
Hadinger 4d9c551083 Add WDT crash status 2019-12-28 13:14:51 +01:00
Theo Arends 5f62b59f05 Refactor DS1624 driver 2019-12-28 11:35:44 +01:00
Theo Arends 7295b66310 Add DS1624 support 2019-12-28 10:42:00 +01:00
Theo Arends b56ef33412
Merge pull request #7348 from bkmit/development
Improved Ukrainian translation, renamed localization to proper uk-UA name
2019-12-28 10:30:23 +01:00
Theo Arends 8eaf6171eb
Merge pull request #7349 from s-hadinger/gamma_10_2
Better gamma curve
2019-12-28 10:29:21 +01:00
Hadinger 3f9018658c Better gamma curve 2019-12-28 09:58:30 +01:00
Bohdan Kmit 1ba2239804 Improved Ukrainian translation, renamed localization to proper uk-UA name 2019-12-28 01:20:23 +02:00
Theo Arends 179c08c109
Merge pull request #7347 from s-hadinger/gamma_10
Change Lights: simplified gamma correction and 10 bits internal computation
2019-12-27 21:37:51 +01:00
Theo Arends 9ffbf81fea
Merge pull request #7269 from BASM/development
Added support DS1624 and DS1621 termometer sensor (multiply and hotplug)
2019-12-27 21:06:38 +01:00
Hadinger e48e5859cd Change Lights: simplified gamma correction and 10 bits internal computation 2019-12-27 21:02:23 +01:00
Leonid Muravjev 782414c35d ds1624: support for ds1621 and ds1624
[x] the I2C address reservation implemented.
[x] multiple sensors any combination with 8 addresses
[x] with and without HotPlug support
2019-12-27 22:56:16 +03:00
Theo Arends 5682675ac9 Fix some serial interface initializations
Fix Sonoff Bridge, Sc, L1, iFan03 and CSE7766 serial interface to forced speed, config and disable logging
2019-12-27 15:13:40 +01:00
Theo Arends 24aff9b415 Add info to Status 0
- Add SerialConfig to ``Status 1``
- Add WifiPower to ``Status 5``
2019-12-27 11:13:22 +01:00
Theo Arends c7084c02d4
Merge pull request #7338 from s-hadinger/fix_white_blend
Fix White blend mode #7325
2019-12-26 22:14:21 +01:00
Hadinger 6ebe7b219b Fix White blend mode #7325 2019-12-26 22:07:29 +01:00
Adrian Scillato 655cbefe3d
Merge pull request #7336 from grzegorz914/patch-6
Update pl-PL.h
2019-12-26 16:24:26 -03:00
Grzegorz 35e306f410
Update pl-PL.h
Update PL to last changes.
2019-12-26 19:11:51 +01:00
Theo Arends b5194ae61f
Merge pull request #7335 from Jason2866/patch-1
Update de-DE.h
2019-12-26 17:26:56 +01:00
Jason2866 baacd94625
Update de-DE.h 2019-12-26 17:23:10 +01:00
Theo Arends ea37773074
Merge pull request #7333 from localhost61/development
Update French language to  v8.1.0.1
2019-12-26 13:54:21 +01:00
localhost61 3fe685d252 Update French language to v8.1.0.1 2019-12-26 13:28:27 +01:00
Theo Arends e8626e9cca Fix command processing
Fix commands ``Display`` and ``Counter`` from overruling command processing (#7322)
2019-12-26 12:26:06 +01:00
Theo Arends 14ee8583c6
Merge pull request #7328 from imduffy15/development
Add manufactureURL to the hue description.xml endpoint
2019-12-26 11:28:27 +01:00
Theo Arends 12ef762162
Merge pull request #7329 from ascillato/patch-3
AP MODE: Add Restore Config Button
2019-12-26 09:20:22 +01:00
Adrian Scillato 96842eed73
Better Button Spacing 2019-12-25 22:13:17 -03:00
Adrian Scillato aa155f9a52
AP MODE: Added Restore Config Button 2019-12-25 21:59:42 -03:00
Ian Duffy 4f6a747300 Add manufactureURL to the hue description.xml endpoint
The netdisco library by HA looks for manufacture, modelNumber and manufactureURL for its auto discovery mechanism. https://github.com/home-assistant/netdisco/blob/master/netdisco/discoverables/philips_hue.py

Currently, tasmota doesn't return this, and as a result home assistant doesn't discover the emulator.

this commit adds a manufactureURL so discovery works
2019-12-25 21:46:38 +00:00
Theo Arends 15acf8487d Bump version to 8.1.0.1 2019-12-25 13:28:29 +01:00
Theo Arends b07e6b5386 Add fallback information 2019-12-25 12:59:21 +01:00
Theo Arends 19dbcc7770 Release 8.1.0 2019-12-25 12:39:38 +01:00
Theo Arends b9e6f510ef
Merge pull request #7315 from gemu2015/scripter-update
scripter pram update
2019-12-25 10:11:40 +01:00
gemu2015 0f71f204b9 revert 2019-12-25 09:57:37 +01:00
Theo Arends 7b82cc1cfe
Merge pull request #7316 from gemu2015/sml-update
sml max vars for large meter definitions redefinable
2019-12-25 09:44:16 +01:00
gemu2015 401879a61c sml max vars for large meter definitions redefinable 2019-12-25 09:09:43 +01:00
gemu2015 72f2e944d5 scripter pram update 2019-12-25 09:04:54 +01:00
Theo Arends 75a62cd3b9
Merge pull request #7311 from effelle/development
ADC0 Moisture discovery for HA
2019-12-24 17:26:03 +01:00
Theo Arends 8cf7c6fbc2 Bump version to 8.0.0.3 2019-12-24 17:25:21 +01:00
Federico Leoni ad312c0414 Update xdrv_12_home_assistant.ino 2019-12-24 13:21:56 -03:00
Theo Arends b66cc3479f Add support for user defined GUI button text
Add commands ``WebButton1`` until ``WebButton16`` to support user defined GUI button text (#7166)
2019-12-24 17:10:50 +01:00
Theo Arends 5b9ab0a60f
Merge pull request #7310 from s-hadinger/aws_user
Re-enable mqttuser/mqttpassword for AWS IoT
2019-12-24 16:47:26 +01:00
Hadinger 29366222a5 Re-enable mqttuser/mqttpassword for AWS IoT 2019-12-24 16:42:47 +01:00
Theo Arends a2478f9569 Change number of ``FriendlyName``s from 4 to 8
Change number of ``FriendlyName``s from 4 to 8
2019-12-24 15:06:19 +01:00
Theo Arends def4378499 Add support for ADC0 Moisture
Add support for ``AdcParam`` parameters to control ADC0 Moisture formula by Federico Leoni (#7309)
2019-12-24 12:20:04 +01:00
Theo Arends dac9fa8acf
Merge pull request #7309 from effelle/development
Analog Moisture Sensor
2019-12-24 11:15:48 +01:00
Federico Leoni c1f30da81e Add Moisture Sensor 2019-12-23 22:22:29 -03:00