From c447080b9abc09681da444776f54d12d7cf3cf5f Mon Sep 17 00:00:00 2001 From: Chester Date: Mon, 11 Sep 2023 14:40:50 -1000 Subject: [PATCH] Update README.md - added yaml to the markup tags adds syntax highlighting to the code blocks in the README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d55b0b37..43b906b9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ For the wiring harness, you'll want to make a note of which color cable matches Here's a starting point for a configuration, save it to `.yaml` into project folder: -``` +```yaml esphome: name: emporiavue2 friendly_name: vue2 @@ -309,7 +309,7 @@ Note the "Total Power", "Total Daily Energy", and "Circuit x Daily Energy". This To configure energy returned to the grid for NET metering ([more info here](https://www.nrel.gov/state-local-tribal/basics-net-metering.html)), you need to add the following configuration: -``` +```yaml sensor: - platform: emporia_vue ct_clamps: @@ -342,7 +342,7 @@ sensor: Your solar sensors' configuration depends on your setup (single phase, split phase, 3-phase). The following example shows a split-phase installation using ct clamps 15 and 16: -``` +```yaml sensor: - platform: template name: "Solar Power"