Skip to content

Commit abcbc0c

Browse files
committed
Typos in readme
1 parent 230ae96 commit abcbc0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ refresh_interval: 5 # update every 5 seconds
941941

942942
# deprecations:
943943

944-
### `#no_theme`
944+
### `no_theme`
945945

946946
Renamed to `ha_theme` (inverted logic) in v3.0.0
947947

@@ -995,11 +995,11 @@ filters:
995995

996996
Removed in v3.0.0, use `show_value: true` instead and if necessary, set the global `time_offset` or `layout.margins.r` to make extra space to the right.
997997

998-
### significant_changes_only
998+
### `significant_changes_only`
999999

10001000
Removed in v3.0.0, non significant changes are also fetched now. The bandwidth savings weren't worth the issues it created.
10011001

1002-
### minimal_response
1002+
### `minimal_response`
10031003

10041004
Removed in v3.0.0, if you need access to the attributes use the 'attribute' parameter instead. It doesn't matter which attribute you pick, all of them are still accessible inside filters and universal functions
10051005

0 commit comments

Comments
 (0)