Add warning about hassio incompatibility (#6494)

* Add warning about hassio incompatibility 

According to https://github.com/home-assistant/home-assistant/issues/13751#issuecomment-424007898, this component is not compatibile with Hass.io, adding warning in the documentation to help prevent people from running Hass.io from even attempting to get this working.

* Minor changes
This commit is contained in:
fortepc 2018-10-04 03:08:58 -04:00 committed by Fabian Affolter
parent 39514f7852
commit 097ab495a2

View File

@ -21,7 +21,11 @@ In addition to having a USPS account, you will need to complete the "Opt-In" pro
This component requires that a headless-capable web browser is installed on your system - either PhantomJS or Google Chrome. Preferably use Chrome if your operating system supports it, since PhantomJS is deprecated.
<p class='note warning'>
If you are using a Raspberry Pi, you must use PhantomJS.
If you are using a Raspberry Pi, you must use PhantomJS.
</p>
<p class='note warning'>
Hass.io containers are based on Alpine Linux. PhanthomJS is not available for Alpine Linux. Therefore it is currently not possible to use this component on Hass.io.
</p>
### PhantomJS