Add Tasmota integration#39624
Conversation
|
Ok then! I'll start to create a new ino for that. |
There was a problem hiding this comment.
It will be time to introduce a new Integration MQTT discovery type so that the MQTT integration can notify other integrations if it finds data at topics that those integrations can manage.
So in here we would do "mqtt_discovery": "tasmota/#" and if any message comes in, the MQTT integration starts the Tasmota config flow.
There was a problem hiding this comment.
It's a great idea and I didn't forget about it!
Let's add MQTT integration discovery in a separate PR though?
in response to home-assistant/core#39624
|
brand graphics submitted home-assistant/brands#1868 |
|
I think Erik did already included it... |
but i included it better ;) |
0fb2bdd to
ee0d302
Compare
This reverts commit 11454f8a00136f068ea27204183fa3e62f3cd263.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
ee0d302 to
b2a7677
Compare
|
Please link a docs PR in the PR description. Then we can merge. |
in response to home-assistant/core#39624
|
Hi, |
|
@ahmetem Please use our community forum for feature requests. Thanks 👍 |
Proposed change
Tasmota integration MVP:
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: