From acb7b08953d99ee2e1e69084f0c7aaa96fea68a3 Mon Sep 17 00:00:00 2001 From: hjelev Date: Sun, 5 Feb 2023 15:41:08 +0200 Subject: [PATCH] Added option to disable discovery messages after the first execution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5073e04..fa8e1ef 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Once you installed the script on your raspberry you need to create some sensors If you are using ```discovery_messages```, then this step is not required as a new MQTT device will be automatically created in Home Assistant and all you need to do is add it to a dashboard. This is the sensors configuration if ```group_messages = True``` assuming your sensors are separated in ```sensors.yaml``` file. -```{r, attr.source='.numberLines'} +```yaml - platform: mqtt name: 'rpi4 cpu load' state_topic: 'masoko/rpi4'