From 078cb3400430bbc047b61f131ca9898f988906d6 Mon Sep 17 00:00:00 2001 From: Max Rydahl Andersen Date: Tue, 12 Feb 2019 15:49:11 +0100 Subject: [PATCH] remove double `list` (#8503) --- ...hass-cli-0-dot-5-area-entity-registry-and-event-cli.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-02-11-hass-cli-0-dot-5-area-entity-registry-and-event-cli.markdown b/source/_posts/2019-02-11-hass-cli-0-dot-5-area-entity-registry-and-event-cli.markdown index 53ee3dd9595..ec4a6e0ff50 100644 --- a/source/_posts/2019-02-11-hass-cli-0-dot-5-area-entity-registry-and-event-cli.markdown +++ b/source/_posts/2019-02-11-hass-cli-0-dot-5-area-entity-registry-and-event-cli.markdown @@ -15,7 +15,7 @@ it is time to do a release of `hass-cli` that allows you to operate on these in This release adds the following features: - - Area `list`, `create`, `delete`, `list` and `rename` + - Area `list`, `create`, `delete`, and `rename` - Device `list` and `assign` - Event `watch`