Skip to content

Commit

Permalink
Update rtl_433_mqtt_autodiscovery/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Berry <[email protected]>
  • Loading branch information
codyc1515 and deviantintegral authored Mar 4, 2023
1 parent d305d6a commit 2cd4641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtl_433_mqtt_autodiscovery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ version: '3'
services:
rtl_433_autodiscovery:
container_name: rtl_433_autodiscovery
image: ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-amd64 # On Raspberry Pi use: rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-armhf
image: ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-amd64 # On Raspberry Pi replace `amd64` with the appropriate architecture.
environment:
- MQTT_HOST=mqtt.example.com
- MQTT_USERNAME=username
Expand Down

0 comments on commit 2cd4641

Please sign in to comment.