7 Commits

Author SHA1 Message Date
Jorim Tielemans
c466e7b556 Update USPS configuration (#7023)
Using new config vars
Add linkable titles
Remove trailing spaces
2018-10-25 05:20:25 +03:00
fortepc
097ab495a2 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
2018-10-04 09:08:58 +02:00
Fabian Affolter
4d5e2e3a24
Update category and other fixes 2018-09-03 08:54:50 +02:00
Brian J King
1c723cc7f7 Update USPS docs to include required driver declaration (#4766)
With the changes to the USPS component in #12465 we're now required to specify the `driver` regardless if using `phantomjs` or `chrome`. Updating docs to reflect the required `driver: phantomjs` if using it. 

Re: 
* https://github.com/happyleavesaoc/python-myusps/issues/11
* https://github.com/home-assistant/home-assistant/pull/12465
2018-03-14 06:45:12 +01:00
happyleavesaoc
e15388f93a update usps doc (#4729)
* Update usps.markdown

* Update usps.markdown

note Chrome preference
2018-02-22 11:45:45 -05:00
Carlo Costanzo
3c6ff37c03 Minor clarification in USPS component (#3316) 2017-09-05 15:49:44 -05:00
John Mihalic
0aebbe3fcf Updated docs for USPS component camera addition (#3074)
* Updated docs for USPS component camera addition

* Bump to 0.51 release

* Bump release to 0.52

* Sync docs with final PR

* Fix typo
2017-08-20 21:40:30 +02:00