mirror of
https://github.com/Hypfer/Valetudo.git
synced 2025-10-26 11:27:27 +00:00
docs: Remove obsolete recommendation
This commit is contained in:
parent
6dec70f75e
commit
8431f1d205
@ -71,13 +71,7 @@ If you're instead planning to do something more custom, in this document you wil
|
||||
provided by this software. Values such as \`<TOPIC PREFIX>\` and \`<IDENTIFIER>\` are those configured in the MQTT
|
||||
settings page.
|
||||
|
||||
` + jekyllAlert("tip", `It is recommended to leave Homie autodiscovery enabled, even if you're not planning to use it, if you want to develop
|
||||
custom integrations or access the MQTT topics directly: the Homie protocol is very readable and self-documenting.
|
||||
It will provide additional context and information on how to use specific APIs.
|
||||
|
||||
|
||||
Homie autodiscovery info is best viewed with something like [MQTT Explorer](https://mqtt-explorer.com/).
|
||||
`);
|
||||
`
|
||||
|
||||
const fakeConfig = {
|
||||
onUpdate: (_) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user