mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Cleanup samsungtv strings (#93395)
This commit is contained in:
parent
2721874f13
commit
c23718d13d
@ -44,11 +44,5 @@
|
|||||||
"trigger_type": {
|
"trigger_type": {
|
||||||
"samsungtv.turn_on": "Device is requested to turn on"
|
"samsungtv.turn_on": "Device is requested to turn on"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"issues": {
|
|
||||||
"deprecated_yaml": {
|
|
||||||
"title": "The SamsungTV YAML configuration is being removed",
|
|
||||||
"description": "Configuring SamsungTV using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the SamsungTV YAML configuration from your `configuration.yaml` file and restart Home Assistant to fix this issue.\n\nPlease note that previously configured `turn_on_action` needs to be manually converted to use the `turn_on` trigger ([documentation]({on_action_url}))."
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user