mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Fix typo in Mealie integration (#126824)
This commit is contained in:
parent
22dac266c4
commit
b766d91f49
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user