Skip to content

Commit

Permalink
[de] Added one more sentence to get temperature (home-assistant#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Licmeth authored Dec 24, 2022
1 parent c7b2547 commit 0fd0cda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sentences/de/climate_HassClimateGetTemperature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ intents:
- "Wie hoch ist die Temperatur [<area>]"
- "Wie hoch ist [<area>] die Temperatur"
- "Wie hoch ist die Temperatur (von | vom) <name>"
- "Wie hoch ist die Temperatur vom Thermostat <area>"
- "Wie hoch ist die Temperatur vom Thermostat <area>"
- "Wie warm ist es <area>"
1 change: 1 addition & 0 deletions tests/de/climate_HassClimateGetTemperature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ tests:
- sentences:
- "Wie hoch ist die Temperatur im Wohnzimmer"
- "Wie hoch ist im Wohnzimmer die Temperatur"
- "Wie warm ist es im Wohnzimmer"
intent:
name: HassClimateGetTemperature
slots:
Expand Down

0 comments on commit 0fd0cda

Please sign in to comment.