475ccf21e6
With has_entity_name the device name is prepended, so the API's 'West Wood Club <club>' names rendered as 'West Wood Club West Wood Club <club>'. Strip the prefix to show e.g. 'West Wood Club Dun Laoghaire'. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"domain": "west_wood_club",
|
|
"name": "West Wood Club",
|
|
"codeowners": ["@deplayer0"],
|
|
"config_flow": true,
|
|
"documentation": "https://git.nul.ie/dev/hass-west-wood",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": [],
|
|
"version": "0.1.1"
|
|
}
|