We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a6333c + af6cfd3 commit 8f59395Copy full SHA for 8f59395
docs/usage/custom_cards/custom_card_paddy_waste_collection.md
@@ -25,6 +25,10 @@ Initial release
25
<summary>1.0.1</summary>
26
Fix for UI Minimalist v1.0.1.
27
</details>
28
+<details>
29
+<summary>1.0.2</summary>
30
+Fixed the bug where card doesn't show at all
31
+</details>
32
33
## Usage
34
@@ -67,12 +71,12 @@ This card needs the following to function correctly:
67
71
<td>yes</td>
68
72
<td>Your waste collection sensor. See <a href="#homeassistant">HA example</a> on how to configure.</td>
69
73
</tr>
70
-<td>ulm_custom_card_paddy_waste_collection_name</td>
74
+<td>ulm_card_generic_swap_name</td>
75
<td>Paper</td>
76
<td>no</td>
77
<td></td>
78
-<td>ulm_custom_card_paddy_waste_collection_icon</td>
79
+<td>ulm_card_generic_swap_icon</td>
80
<td>mdi:trash-can</td>
81
82
0 commit comments