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:
bestlibre 2017-10-02 23:17:40 +02:00 committed by Fabian Affolter
parent 6a93cb9657
commit 97e2d20245

View File

@ -9,7 +9,7 @@ sharing: 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.