mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
More blog post fixes
This commit is contained in:
parent
5f78b4b7bb
commit
379b7facd8
@ -7,7 +7,7 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: russound.gif
|
logo: russound.png
|
||||||
ha_category: Media Player
|
ha_category: Media Player
|
||||||
ha_release: 0.25
|
ha_release: 0.25
|
||||||
---
|
---
|
||||||
|
@ -31,18 +31,17 @@ I would like to do a shoutout to [@fabianhjr]. He has started adding [typing] da
|
|||||||
- Script: Delay support for [Scripts][script] ([@Teagan42])
|
- Script: Delay support for [Scripts][script] ([@Teagan42])
|
||||||
- Media player: [Russound RNET][Russound] integration ([@laf])
|
- Media player: [Russound RNET][Russound] integration ([@laf])
|
||||||
- Remote: Option specifying custom timeout when calling Home Assistant API ([@n8henrie])
|
- Remote: Option specifying custom timeout when calling Home Assistant API ([@n8henrie])
|
||||||
- Tests: Dependencies were removed from tests ([@balloob])
|
|
||||||
- Thermostat: Integration of [KNX] thermostats ([@open-homeautomation])
|
- Thermostat: Integration of [KNX] thermostats ([@open-homeautomation])
|
||||||
- Thermostat: Support for HVAC mode of [Nest] devices ([@vladonemo])
|
- Thermostat: Support for HVAC mode of [Nest] devices ([@vladonemo])
|
||||||
- InfluxDB: Option to specify additional [tags] ([@open-homeautomation])
|
- InfluxDB: Option to specify additional [tags] ([@open-homeautomation])
|
||||||
- Input slider: Support for float value ([@ngraziano])
|
- Input slider: Support for float value ([@ngraziano])
|
||||||
- Template: New filters (`timestamp_local` and `timestamp_utc`) ([@fabaff])
|
- Template: New [filters] (`timestamp_local` and `timestamp_utc`) ([@fabaff])
|
||||||
- Binary sensor: Water leak sensor support added ([@w1ll1am23])
|
- Binary sensor - Wink: Water leak sensor support added ([@w1ll1am23])
|
||||||
- Sensor: Support for luminance of Tellduslive Fibaro Motion Sensor ([@PetitCircuitLab])
|
- Sensor - Tellduslive: Support for luminance of Fibaro Motion Sensor ([@PetitCircuitLab])
|
||||||
- Switch: Inverted logic for RPi GPIO ([@zeroDenial])
|
- Switch - RPi GPIO: Fix when inverted logic ([@zeroDenial])
|
||||||
- Z-Wave: Rollershutter update ([@turbokongen])
|
- Z-Wave: Rollershutter update ([@turbokongen])
|
||||||
- RFXtrx: Fire events when receiving signals from sensors and tests added ([@Danielhiversen])
|
- RFXtrx: Fire events when receiving signals from sensors and tests added ([@Danielhiversen])
|
||||||
- Core: Add [type] checking using mypy to the core ([@fabianhjr])
|
- Core: Add [type][typing] checking using mypy to the core ([@fabianhjr])
|
||||||
- Remote: Support for getting the [Configuration] through the Python API ([@fabaff])
|
- Remote: Support for getting the [Configuration] through the Python API ([@fabaff])
|
||||||
- Media player: Support for [DirecTV] ([@cbulock])
|
- Media player: Support for [DirecTV] ([@cbulock])
|
||||||
- Use browser timezone for frontend logbook and history dates ([@armills])
|
- Use browser timezone for frontend logbook and history dates ([@armills])
|
||||||
@ -56,12 +55,13 @@ I would like to do a shoutout to [@fabianhjr]. He has started adding [typing] da
|
|||||||
- Sensor: Speedtest with improved error handling and state restoring ([@nkgilley])
|
- Sensor: Speedtest with improved error handling and state restoring ([@nkgilley])
|
||||||
- Recorder: Stability fixes ([@kellerza])
|
- Recorder: Stability fixes ([@kellerza])
|
||||||
- Qwikswitch: Stability fixes ([@kellerza])
|
- Qwikswitch: Stability fixes ([@kellerza])
|
||||||
- Light: Hyperion keeps now track of active color ([@schneefux])
|
- Light: [Hyperion] keeps now track of active color ([@schneefux])
|
||||||
|
|
||||||
### {% linkable_title Breaking changes %}
|
### {% linkable_title Breaking changes %}
|
||||||
|
|
||||||
- Google Voice SMS notification support was removed.
|
- Google Voice SMS notification support was removed.
|
||||||
|
|
||||||
|
[@nkgilley]: https://github.com/nkgilley
|
||||||
[@abcminiuser]: https://github.com/abcminiuser
|
[@abcminiuser]: https://github.com/abcminiuser
|
||||||
[@americanwookie]: https://github.com/americanwookie
|
[@americanwookie]: https://github.com/americanwookie
|
||||||
[@armills]: https://github.com/armills
|
[@armills]: https://github.com/armills
|
||||||
@ -93,23 +93,25 @@ I would like to do a shoutout to [@fabianhjr]. He has started adding [typing] da
|
|||||||
[custom-panels]: /developers/frontend_creating_custom_panels/
|
[custom-panels]: /developers/frontend_creating_custom_panels/
|
||||||
[iframe_panel]: /components/panel_iframe/
|
[iframe_panel]: /components/panel_iframe/
|
||||||
[custom]: /cookbook/custom_panel_using_react/
|
[custom]: /cookbook/custom_panel_using_react/
|
||||||
[flux]: /component/light.flux_led/
|
[flux]: /components/light.flux_led/
|
||||||
[script]: /components/script/
|
[script]: /getting-started/scripts/#delay
|
||||||
[Russound]: /component/media_player.russound_rnet/
|
[Russound]: /components/media_player.russound_rnet/
|
||||||
[tags]: /component/influxdb/
|
[tags]: /components/influxdb/
|
||||||
[filter]: /topics/templating/
|
[filter]: /topics/templating/
|
||||||
[jupyter-notebooks]: /cookbook/#jupyter-notebooks
|
[jupyter-notebooks]: /cookbook/#jupyter-notebooks
|
||||||
[jupyter-repo]: https://github.com/home-assistant/home-assistant-notebooks
|
[jupyter-repo]: https://github.com/home-assistant/home-assistant-notebooks
|
||||||
[Jupyter]: http://jupyter.org/
|
[Jupyter]: http://jupyter.org/
|
||||||
[blog]: /blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/
|
[blog]: /blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/
|
||||||
[DirecTV]: /component/media_player.directv/
|
[DirecTV]: /components/media_player.directv/
|
||||||
[Configuration]: /developers/python_api/
|
[Configuration]: /developers/python_api/#get-configuration
|
||||||
[X10]: /components/light.x10/
|
[X10]: /components/light.x10/
|
||||||
[IMAP]: /component/sensor.imap/
|
[IMAP]: /components/sensor.imap/
|
||||||
[type]: https://docs.python.org/3/library/typing.html
|
[typing]: https://docs.python.org/3/library/typing.html
|
||||||
[PEP484]: https://www.python.org/dev/peps/pep-0484/
|
[PEP484]: https://www.python.org/dev/peps/pep-0484/
|
||||||
[MPC-HC]: /components/media_player.mpchc/
|
[MPC-HC]: /components/media_player.mpchc/
|
||||||
[Telegram]: /components/notify.telegram/
|
[Telegram]: /components/notify.telegram/
|
||||||
[react-panel]: /cookbook/custom_panel_using_react/
|
[react-panel]: /cookbook/custom_panel_using_react/
|
||||||
[KNX]: /components/thermostat.knx/
|
[KNX]: /components/thermostat.knx/
|
||||||
[Nest]: /components/thermostat.nest/
|
[Nest]: /components/thermostat.nest/
|
||||||
|
[filters]: /topics/templating/#home-assistant-template-extensions
|
||||||
|
[Hyperion]: /components/light.hyperion/
|
@ -71,8 +71,8 @@ delay:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Waits however many minutes input_slider.minute_delay is set to
|
# Waits however many minutes input_slider.minute_delay is set to
|
||||||
delay: '00:{{ input_slider.minute_delay }}:00'
|
# Valid formats include HH:MM and HH:MM:SS
|
||||||
# Valid formats include HH:MM and HH:MM:SS
|
delay: {% raw %}'00:{{ input_slider.minute_delay }}:00'{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### {% linkable_title Fire an Event %}
|
#### {% linkable_title Fire an Event %}
|
||||||
|
@ -15,16 +15,11 @@ hide_github_edit: true
|
|||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item one-third lap-one-third palm-one-whole">
|
<div class="grid__item one-third lap-one-third palm-one-whole">
|
||||||
<div class='current-version material-card text'>
|
<div class='current-version material-card text'>
|
||||||
<<<<<<< HEAD
|
<h1>Current Version: 0.25</h1>
|
||||||
<h1>Current Version: 0.24</h1>
|
Released: <span class='release-date'>July 30, 2016</span>
|
||||||
Released: <span class='release-date'>July 16, 2016</span>
|
|
||||||
=======
|
|
||||||
<h1>Current Version: 0.24.1</h1>
|
|
||||||
Released: <span class='release-date'>July 21, 2016</span>
|
|
||||||
>>>>>>> master
|
|
||||||
|
|
||||||
<div class='links'>
|
<div class='links'>
|
||||||
<a href='/blog/2016/07/16/sqlalchemy-knx-join-simplisafe/'>Release notes</a>
|
<a href='/blog/2016/07/30/custom-frontend-panels-jupyter-notebooks-directv/'>Release notes</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class='join-community material-card text'>
|
<div class='join-community material-card text'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user