Skip to content

Commit 81b367d

Browse files
authored
Fix: wrong text in description (#2576)
1 parent 0f410e1 commit 81b367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/homeassistant-core.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"documentation": "https://www.home-assistant.io/docs/",
1313
"website": "https://www.home-assistant.io/",
1414
"logo": "https://avatars.githubusercontent.com/u/13844975?s=200&v=4",
15-
"description": "A standalone installation of Home Assistant Core refers to a setup where the Home Assistant Core software is installed directly on a device or operating system, without the use of Docker containers. This provides a simpler, but less flexible and scalable solution, as the software is tightly coupled with the underlying system.\r\n\r\n\ud83d\udec8 If the LXC is created Privileged, the script will automatically set up USB passthrough.",
15+
"description": "A standalone installation of Home Assistant Core refers to a setup where the Home Assistant Core software is installed directly on a device or operating system, without the use of Docker containers. This provides a simpler, but less flexible and scalable solution, as the software is tightly coupled with the underlying system.",
1616
"install_methods": [
1717
{
1818
"type": "default",

0 commit comments

Comments
 (0)