You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/custom_cards/custom_card_esh_room.md
+22-10Lines changed: 22 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -13,31 +13,40 @@ hide:
13
13
14
14
## Credits
15
15
16
-
-Author: Everything Smart Home - 2022
17
-
- Full credit to user [bms on the forum](https://community.home-assistant.io/t/lovelace-ui-minimalist/322687/192), they created it in full, I just put it into a PR as the basis
16
+
-Authors: Everything Smart Home - 2022 and mpeterson
17
+
- Full credit to user [bms on the forum](https://community.home-assistant.io/t/lovelace-ui-minimalist/322687/192), they created the design and base of it in full, EverythingSmartHome put it into a PR as the basis
18
18
- beasthouse and basbruss on the EverythingSmartHome discord channel for emoji/humidity customization
19
-
- Version: 1.0.0
19
+
- mpeterson added support for a switch to control climate and also to remove the need to have an entity associated
20
+
- Version: 2.0.0
20
21
21
22
## Changelog
22
23
23
24
<details>
24
25
<summary>1.0.0</summary>
25
26
Initial release
26
27
</details>
28
+
<details>
29
+
<summary>2.0.0</summary>
30
+
Breaking changes!
31
+
This change introduces two variables to allow the display of the card with no buttons, one for light, one for climate or both for light and climate.
32
+
It also now allows the use of no entity at all.
33
+
</details>
27
34
28
35
## Description
29
36
30
37
This is an alternative room card to the standard one that is more rectangular than square.
0 commit comments