docs: Fix bad URL in rtl_433_mqtt_hass.py (#2553)
Fix duplicate "http://" in URL
This commit is contained in:
parent
d5ab059ceb
commit
cb8e89533a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ the topic is republished with an empty config string. To avoid having to
|
||||||
do a lot of clean up When running this initially or debugging, set this
|
do a lot of clean up When running this initially or debugging, set this
|
||||||
script to publish to a topic other than the one Home Assistant users (homeassistant).
|
script to publish to a topic other than the one Home Assistant users (homeassistant).
|
||||||
|
|
||||||
MQTT Explorer (http://http://mqtt-explorer.com/) is a very nice GUI for
|
MQTT Explorer (http://mqtt-explorer.com/) is a very nice GUI for
|
||||||
working with MQTT. It is free, cross platform, and OSS. The structured
|
working with MQTT. It is free, cross platform, and OSS. The structured
|
||||||
hierarchical view makes it easier to understand what rtl_433 is publishing
|
hierarchical view makes it easier to understand what rtl_433 is publishing
|
||||||
and how this script works with Home Assistant.
|
and how this script works with Home Assistant.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue