Skip to content

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dummylabs committed May 13, 2022
1 parent 0d365c8 commit b0581e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@ Parse dashboards UI | Parse Dashboards UI (ex-Lovelace) configuration data store
* Ignore all files in the folder: `/config/esphome/*`
* Ignore several folders: `/config/custom_components/*, /config/appdaemon/*, /config/www/*`
<img src="./images/ignored_files_ui.png" width=50%>

### Ignored entities and services option example
* Ignore an entity: `person.dummylabs`
* Ignore everything in sensor domain: `sensor.*`
* Ignore any entity/service which name ends with "_ble": `*.*_ble`

### Send report via telegram bot
* *Notification service*: `telegram_bot.send_message`
* *Notification service data*: `{parse_mode:html}`
Expand Down

0 comments on commit b0581e8

Please sign in to comment.