7127 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
Hadinger
eabac5e466 Zigbee attribute decoder for Xiaomi Aqara Cube 2019-12-28 13:59:01 +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
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
Hadinger
6ebe7b219b Fix White blend mode #7325 2019-12-26 22:07:29 +01:00
Grzegorz
35e306f410
Update pl-PL.h
Update PL to last changes.
2019-12-26 19:11:51 +01:00
Jason2866
baacd94625
Update de-DE.h 2019-12-26 17:23:10 +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
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
542655d19f Merge branch 'development' into release 2019-12-25 12:27:02 +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
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
c592e03adc Merge branch 'development' into release 2019-12-24 17:33:51 +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
f829b28ef1 Merge branch 'development' into release 2019-12-24 17:12:24 +01: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
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
Federico Leoni
c1f30da81e Add Moisture Sensor 2019-12-23 22:22:29 -03:00
Theo Arends
bafd4cd90a Merge branch 'development' into release 2019-12-23 17:42:22 +01:00
Theo Arends
beabe367f8
Merge pull request #7202 from ascillato/patch-1
Allow to disable SNTP when using TIME <epoch>
2019-12-23 17:32:21 +01:00
Hadinger
749960533f Add Zigbee better support for Xiaomi Double Switch and Xiaomi Vibration sensor 2019-12-23 16:53:54 +01:00
Theo Arends
5c9e090ce2 Merge branch 'development' into release 2019-12-23 16:01:41 +01:00
Theo Arends
a10b199808 Version bump to 8.0.0.2 2019-12-23 15:59:00 +01:00
Theo Arends
fd0155a5b1 Update supported sensor list 2019-12-23 15:53:43 +01:00
Theo Arends
fb8bb1223a Add support for GPS as NTP server
Add support for GPS as NTP server by Christian Baars and Adrian Scillato
2019-12-23 15:39:07 +01:00
Theo Arends
d5dcf462d0
Merge pull request #7239 from ascillato/patch-4
Add GPS and local NTP Server Support
2019-12-23 14:15:07 +01:00
Theo Arends
cbaf8c9f1d Merge branch 'development' into release 2019-12-23 14:05:47 +01:00
Theo Arends
bf1c48c67e Update migration path 2019-12-23 14:05:26 +01:00