From 2533e338233d23a050edfe3f8a5b814206edfad5 Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Wed, 5 Feb 2020 07:30:41 -0800 Subject: [PATCH] Add closing backticks (#11980) --- source/_posts/2020-02-05-release-105.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/2020-02-05-release-105.markdown b/source/_posts/2020-02-05-release-105.markdown index a35362dfe5a..579496cb6a7 100644 --- a/source/_posts/2020-02-05-release-105.markdown +++ b/source/_posts/2020-02-05-release-105.markdown @@ -320,6 +320,7 @@ Experiencing issues introduced by this release? Please report them in our [issue accounts: username: !secret ss_username password: !secret ss_password + ``` - __Egardia__ - Binary sensors for the Egardia integration were hidden by default, which is no longer the case. This could affect automations that rely on the hidden state attribute of entities created by this integration. - ([@frenck] - [#30728]) ([egardia docs])