mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Release 0.29.5
This commit is contained in:
parent
2aa9b8f86d
commit
201f485cdb
@ -87,6 +87,10 @@ Since 0.28 [automation rules](/blog/2016/09/10/notify-group-reload-api-pihole/#r
|
||||
- Envisalink discovery fix ([@cinntax])
|
||||
- Acer Projector config fix ([@pvizeli])
|
||||
|
||||
### {% linkable_title Hotfix 0.29.5 - September 30 %}
|
||||
|
||||
- Fix Climate Nest platform (@tchellomello, @jawilson)
|
||||
|
||||
### {% linkable_title Breaking changes %}
|
||||
|
||||
- The template methods `now` and `utcnow` have been changed from variables to methods. To get the current time replace `now` with `now()`.
|
||||
|
@ -15,7 +15,7 @@ hide_github_edit: true
|
||||
<div class="grid">
|
||||
<div class="grid__item one-third lap-one-third palm-one-whole">
|
||||
<div class='current-version material-card text'>
|
||||
<h1>Current Version: 0.29.4</h1>
|
||||
<h1>Current Version: 0.29.5</h1>
|
||||
Released: <span class='release-date'>September 30, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user