arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
21.8k stars 4.73k forks source link

Wrong feature bit for USE_SPL06_007 #21286

Closed sfromis closed 3 months ago

sfromis commented 3 months ago

Obvious "typo" in setting the feature bit for this recently added sensor. Already mentioned in https://github.com/arendst/Tasmota/pull/21185#issuecomment-2071122611

Description:

Related issue (if applicable): fixes #21185

Checklist:

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