Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #172

Merged
merged 261 commits into from
Feb 12, 2021
Merged

update #172

merged 261 commits into from
Feb 12, 2021

Conversation

Jason2866
Copy link
Owner

Description:

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works on Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works on Tasmota core ESP32 V.1.0.5-rc6
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

curzon01 and others added 30 commits January 25, 2021 12:28
Remove BLE stats from Sensor, publish in BLE.
Set default address filter to 0
Add HA MQTT discovery to MI
Refactor TX2x sensor float outputs
Update NimBLE to release verison 1.1.0 + Adds MQTT discovery for MI sensors using new BLE
Add commands ``ChannelRemap``, ``MultiPWM``, ``AlexaCTRange``, ``PowerOnFade``, ``PWMCT``, ``WhiteBlend``, ``VirtualCT`` as synonyms for ``SetOption37, 68, 82, 91, 92, 105 and 106`` respectively
Add commands ``ZbNameKey``, ``ZbDeviceTopic``, ``ZbNoPrefix``, ``ZbEndpointSuffix``, ``ZbNoAutoBind``, ``ZbNameTopic`` as synonyms for ``SetOption83, 89, 100, 101, 110 and 112`` respectively
Fix PMS3003 sensor message lenght and CRC chk
arendst and others added 29 commits February 10, 2021 13:33
move renderer, add touch display slider
Bring ModeSet value out of the for loop, this ModeSet is repeated for…
warning if ESP8266 firmware is too big
Fix NTC calculation for ESP32 (arendst#10906)
No need for this file and it takes up precious driver numbers.
@Jason2866 Jason2866 merged commit d52088e into LDF_optimize Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.