Skip to content

Commit

Permalink
Tefal Xplorer: rename file with standard .yaml extension
Browse files Browse the repository at this point in the history
- make command and log_message optional.

Issue #2017
  • Loading branch information
make-all committed Jun 17, 2024
1 parent 5e0c874 commit 9ab5670
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ primary_entity:
- id: 104
name: command
type: string
optional: true
mapping:
- constraint: pause
conditions:
Expand All @@ -34,6 +35,9 @@ primary_entity:
value: curpointing
- dps_val: selectroom
value: selectroom
- dps_val: null
value: pause
hidden: true
- id: 105
name: status
type: string
Expand Down Expand Up @@ -135,6 +139,7 @@ primary_entity:
type: string
- id: 128
name: message_report
optional: true
type: string
- id: 130
name: sn
Expand Down

0 comments on commit 9ab5670

Please sign in to comment.