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.73k stars 4.72k forks source link

Matter 1.3 - support for energy monitoring #21409

Closed ss89 closed 1 month ago

ss89 commented 1 month ago

PROBLEM DESCRIPTION

I want my tasmota devices to report energy consumption measured by an e.g. bl0937 sensor

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

commission tasmota device with home assistant, see there is a relay and cpu temperature - that's it. No energy monitoring.

EXPECTED BEHAVIOUR

Allow to add energy monitoring in tasmotas matter menu (maybe include in the docs how to refer the sensor properly too?)

SCREENSHOTS

not needed

ADDITIONAL CONTEXT

-

(Please, remember to close the issue when the problem has been addressed)

s-hadinger commented 1 month ago

This is on the roadmap