Release notes 0.115.0 (#14522)
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com> Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl>
After Width: | Height: | Size: 56 KiB |
After Width: | Height: | Size: 63 KiB |
BIN
source/images/blog/2020-09-0.115/attributes.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
source/images/blog/2020-09-0.115/calendar-card.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
source/images/blog/2020-09-0.115/change-password.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
source/images/blog/2020-09-0.115/cloud-expose-entities.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
source/images/blog/2020-09-0.115/dev-tools-templates.gif
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
source/images/blog/2020-09-0.115/integrations-reload.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
source/images/blog/2020-09-0.115/logbook.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
source/images/blog/2020-09-0.115/more-info.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
source/images/blog/2020-09-0.115/order-entities.gif
Normal file
After Width: | Height: | Size: 592 KiB |
BIN
source/images/blog/2020-09-0.115/sidebar.gif
Normal file
After Width: | Height: | Size: 17 MiB |
BIN
source/images/blog/2020-09-0.115/social.png
Normal file
After Width: | Height: | Size: 87 KiB |
BIN
source/images/blog/2020-09-0.115/wait-for-trigger.png
Normal file
After Width: | Height: | Size: 26 KiB |
@ -77,7 +77,7 @@ description: Open source home automation that puts local control and privacy fir
|
||||
<div class="recent-posts material-card text">
|
||||
<h1>Recent Blog Posts</h1>
|
||||
|
||||
{% for post in site.posts limit: 3 %}
|
||||
{% for post in site.posts limit: 4 %}
|
||||
<li class="post">
|
||||
<a href="{{ post.url }}">{{ post.title }}</a>
|
||||
<small class="blog-date">{{ post.date_formatted }}</small>
|
||||
|