mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
apply suggestions
This commit is contained in:
@@ -57,7 +57,7 @@ rules:
|
|||||||
docs-use-cases: done
|
docs-use-cases: done
|
||||||
dynamic-devices:
|
dynamic-devices:
|
||||||
status: exempt
|
status: exempt
|
||||||
comment: Each config entry represents on service entry.
|
comment: Each config entry represents one service entry.
|
||||||
entity-category: done
|
entity-category: done
|
||||||
entity-device-class: done
|
entity-device-class: done
|
||||||
entity-disabled-by-default: done
|
entity-disabled-by-default: done
|
||||||
@@ -73,7 +73,7 @@ rules:
|
|||||||
comment: No repair issues implemented.
|
comment: No repair issues implemented.
|
||||||
stale-devices:
|
stale-devices:
|
||||||
status: exempt
|
status: exempt
|
||||||
comment: Each config entry represents on service entry.
|
comment: Each config entry represents one service entry.
|
||||||
|
|
||||||
# Platinum
|
# Platinum
|
||||||
async-dependency: done
|
async-dependency: done
|
||||||
|
@@ -47,7 +47,7 @@
|
|||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"stations": "[%key:component::tankerkoenig::common::data_description_stations%]",
|
"stations": "[%key:component::tankerkoenig::common::data_description_stations%]",
|
||||||
"show_on_map": "Weather to show the station sensors on the map or not."
|
"show_on_map": "Whether to show the station sensors on the map or not."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user