mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Fix typo in Mealie integration (#126824)
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"get_mealplan": {
|
"get_mealplan": {
|
||||||
"name": "Get mealplan",
|
"name": "Get mealplan",
|
||||||
"description": "Get meaplan from Mealie",
|
"description": "Get mealplan from Mealie",
|
||||||
"fields": {
|
"fields": {
|
||||||
"config_entry_id": {
|
"config_entry_id": {
|
||||||
"name": "Mealie instance",
|
"name": "Mealie instance",
|
||||||
|
Reference in New Issue
Block a user