Apllication can *not* be installed (#3475)
If I'm not mistaken application can not be installed to be used with the command_line sensor. Documentation stated otherwise
This commit is contained in:
parent
6a93cb9657
commit
97e2d20245
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Hass.io is a managed environment, which means that you can install applications that can be embedded into Home Assistant using the `command_line` sensor/switch.
|
Hass.io is a managed environment, which means that you can't install applications that can be embedded into Home Assistant using the `command_line` sensor/switch.
|
||||||
|
|
||||||
There are two options if you need to run a script to read data from a sensor or send commands to other devices on Hass.io.
|
There are two options if you need to run a script to read data from a sensor or send commands to other devices on Hass.io.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue