|
|
@@ -18,7 +18,7 @@ entities:
|
|
|
- entity: text
|
|
|
name: Meal plan
|
|
|
category: config
|
|
|
- optional: true
|
|
|
+ hidden: true
|
|
|
dps:
|
|
|
# Meal plan is the following binary blob (1 byte per line), encoded
|
|
|
# in base64 (can repeat up to 10 times):
|
|
|
@@ -31,6 +31,7 @@ entities:
|
|
|
- id: 1
|
|
|
type: base64
|
|
|
name: value
|
|
|
+ optional: true
|
|
|
- entity: sensor
|
|
|
translation_key: status
|
|
|
class: enum
|