Refactor climate icons and allow climate on cardEntities, implements #469 (#493)

This commit is contained in:
joBr99
2022-10-01 00:36:55 +02:00
committed by GitHub
parent f70ffa168c
commit 6e68ac8a6f
4 changed files with 54 additions and 17 deletions

View File

@@ -44,6 +44,7 @@ List of supported entitiy types for this page:
- alarm
- sun
- person
- climate (status only, may be used in combination with navigate)
- iText (internal entity for showing static text)
- delete (internal entity to keep a entiy empty in the middle of the list)
- navigate (internal entity for navigation, see subpages)

View File

@@ -50,6 +50,7 @@ List of supported entitiy types for this page:
- alarm
- sun
- person
- climate (status only, may be used in combination with navigate)
- iText (internal entity for showing static text)
- delete (internal entity to keep a entiy empty in the middle of the list)
- navigate (internal entity for navigation, see subpages)