Add closing backticks (#11980)

This commit is contained in:
Jeff Irion 2020-02-05 07:30:41 -08:00 committed by GitHub
parent 6a0bb37ebb
commit 2533e33823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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])