13 Commits

Author SHA1 Message Date
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
4369499e89 Component(s) -> Integration(s) (#9705) 2019-06-27 20:10:56 -07:00
Piotr Żuralski
6cbcc1acdc fixing ha_category components annotation (#9432)
* fixing ha_category components annotation

Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>

* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Franck Nijhof
f74df79514 🚜 Merges/Redirect MyChevy component pages (#8269) 2019-01-25 00:25:43 +01:00
Sean Dague
9d5e147201 add country support to mychevy (#8030)
* add country support to mychevy

* add default
2019-01-04 10:01:27 -05:00
Fabian Affolter
a2d388e7fd
Merge branch 'current' into next 2018-12-18 13:51:49 +01:00
Nicholas Westerhausen
ad85c2fe92 Fix installation requirements (#7841)
As of mychevy.py [1.0.0](49677c4db9/HISTORY.rst (L9)) selenium is no longer a dependency. (The home assistant component imports mychevy 1.0.1)

Removed references to selenium.
Added Chevy Volt to known working vehicles.
2018-12-14 20:20:19 +01:00
Sean Dague
8ac4f35d7d update mychevy component docs (#7745)
The mychevy component finally is working again due to someone finally
fixing their website to be more reliable. This component no longer
uses selenium web scraping, which makes it more useful to
others. Hopefully their website is more reliable this time around!
2018-12-06 13:16:38 +01:00
Fabian Affolter
6867750560
Move to Car category (#6170)
* Move to Car category

* Move to Car category
2018-09-02 22:57:53 +02:00
Fabian Affolter
2851b2a606
Update configuration samples (#5041)
* Update configuration samples

* Minor changes
2018-03-29 10:02:47 +02:00
Sean Dague
f8ab881dd4 Added mychevy docs (#4410)
* Added mychevy docs

* ✏️ Update ha_release

* ✏️ Removed configuration variables header
2018-01-17 08:05:37 +01:00