mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Fix bullet points
This commit is contained in:
parent
afa143b415
commit
9f33cf0e23
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: "0.37: Face, Coffee, Wink"
|
title: "0.37: Face detection, Coffee, Wink"
|
||||||
description: "Governance, Face recognition, improved camera security, and a coffee maker"
|
description: "Governance, Face recognition, improved camera security, and a coffee maker"
|
||||||
date: 2017-01-28 08:04:05 +0000
|
date: 2017-01-28 08:04:05 +0000
|
||||||
date_formatted: "January 28, 2017"
|
date_formatted: "January 28, 2017"
|
||||||
@ -16,7 +16,7 @@ No stats, no numbers, and alike this time. Ok, just one number: 0.37. We are bac
|
|||||||
|
|
||||||
### {% linkable_title Governance %}
|
### {% linkable_title Governance %}
|
||||||
As announced, the new [Governance][gov] requires for developers to sign the CLA. [Code of Conduct][coc], [Contributor License Agreement][cla], and proper [Licensing][license] will to protect all involved parties in the Home Assistant eco-system from users and community members to contributors.
|
As announced, the new [Governance][gov] requires for developers to sign the CLA. [Code of Conduct][coc], [Contributor License Agreement][cla], and proper [Licensing][license] will to protect all involved parties in the Home Assistant eco-system from users and community members to contributors.
|
||||||
|
|
||||||
### {% linkable_title Face recognition using the Microsoft Face API %}
|
### {% linkable_title Face recognition using the Microsoft Face API %}
|
||||||
[@pvizeli] has been on a roll with the image processing integrations. This time it's the [Microsoft Face API][face]. This means that now it will be possible to train the API with the people you want to recognize and send images from your camera to the API as another source of automation.
|
[@pvizeli] has been on a roll with the image processing integrations. This time it's the [Microsoft Face API][face]. This means that now it will be possible to train the API with the people you want to recognize and send images from your camera to the API as another source of automation.
|
||||||
|
|
||||||
@ -44,88 +44,88 @@ Thanks to [@konikvranik] the [HDMI CEC][cec] integration got a huge update with
|
|||||||
### {% linkable_title All changes %}
|
### {% linkable_title All changes %}
|
||||||
#### {% linkable_title New platforms/components %}
|
#### {% linkable_title New platforms/components %}
|
||||||
|
|
||||||
Netatmo: [Netatmo][netatmo] Presence support ([@gieljnssns])
|
- Netatmo: [Netatmo][netatmo] Presence support ([@gieljnssns])
|
||||||
Sensor: [Amcrest][amcrest] camera sensors ([@tchellomello])
|
- Sensor: [Amcrest][amcrest] camera sensors ([@tchellomello])
|
||||||
Notify: New [Discord][discord] notification component ([@Deinara])
|
- Notify: New [Discord][discord] notification component ([@Deinara])
|
||||||
Device tracker: [Tado][tado] device tracker support ([@jmvermeulen])
|
- Device tracker: [Tado][tado] device tracker support ([@jmvermeulen])
|
||||||
Sensor: Add [Skybeacon][skybeacon] BLE temperature/humidity sensor ([@anpetrov])
|
- Sensor: Add [Skybeacon][skybeacon] BLE temperature/humidity sensor ([@anpetrov])
|
||||||
New [Zabbix][zabbix] component ([@Whytey])
|
- New [Zabbix][zabbix] component ([@Whytey])
|
||||||
Media player: New platform [Anthemav][anthem] Media player ([@nugget])
|
- Media player: New platform [Anthemav][anthem] Media player ([@nugget])
|
||||||
Light: Add support for [Avion][avion] Bluetooth dimmer switches ([@mjg59])
|
- Light: Add support for [Avion][avion] Bluetooth dimmer switches ([@mjg59])
|
||||||
Binary sensor: [Beaglebone Black][bb-bin] binary sensor ([@MatoKafkac])
|
- Binary sensor: [Beaglebone Black][bb-bin] binary sensor ([@MatoKafkac])
|
||||||
Light: [Piglow][piglow] support ([@xarnze])
|
- Light: [Piglow][piglow] support ([@xarnze])
|
||||||
[Face][face] recognition for automation ([@pvizeli])
|
- [Face][face] recognition for automation ([@pvizeli])
|
||||||
Sensor: New [Washington State DOT][wsdot] sensor ([@partofthething])
|
- Sensor: New [Washington State DOT][wsdot] sensor ([@partofthething])
|
||||||
Support for Wemo CoffeeMaker devices ([@stu-gott])
|
- Support for Wemo CoffeeMaker devices ([@stu-gott])
|
||||||
Device tracker: [Sky hub][sky] support ([@alexmogavero])
|
- Device tracker: [Sky hub][sky] support ([@alexmogavero])
|
||||||
Support for [Lutron][lutron] RadioRA 2 ([@thecynic])
|
- Support for [Lutron][lutron] RadioRA 2 ([@thecynic])
|
||||||
TTS: Amazon [Polly TTS][polly] platform ([@robbiet480])
|
- TTS: Amazon [Polly TTS][polly] platform ([@robbiet480])
|
||||||
Device tracker: Support for [Linksys][linksys] Access Points ([@lukas-hetzenecker])
|
- Device tracker: Support for [Linksys][linksys] Access Points ([@lukas-hetzenecker])
|
||||||
Notify: Make calls with [Twilio][twilio] ([@fakezeta])
|
- Notify: Make calls with [Twilio][twilio] ([@fakezeta])
|
||||||
|
|
||||||
#### Improvements %}
|
#### Improvements %}
|
||||||
|
|
||||||
Script: Fix script release ([@balloob])
|
- Script: Fix script release ([@balloob])
|
||||||
Camera - Amcrest: Add support for direct MJPEG streams from Amcrest cameras ([@colinodell])
|
- Camera - Amcrest: Add support for direct MJPEG streams from Amcrest cameras ([@colinodell])
|
||||||
Sensor - Miflora: Removing throttle decorator ([@freol35241])
|
- Sensor - Miflora: Removing throttle decorator ([@freol35241])
|
||||||
Notify - Lannouncer: Fix `get_service` method ([@mKeRix])
|
- Notify - Lannouncer: Fix `get_service` method ([@mKeRix])
|
||||||
Sensor - WAQI: Add station parameter to waqi sensor ([@whhsw])
|
- Sensor - WAQI: Add station parameter to waqi sensor ([@whhsw])
|
||||||
Sensor - USPS: Absolute path to save cookie used by USPS sensor ([@tchellomello])
|
- Sensor - USPS: Absolute path to save cookie used by USPS sensor ([@tchellomello])
|
||||||
Nest: Fix python-nest release number ([@Danielhiversen])
|
- Nest: Fix python-nest release number ([@Danielhiversen])
|
||||||
Keyboard remote: Improve support ([@MrMep])
|
- Keyboard remote: Improve support ([@MrMep])
|
||||||
Device tracker - VolvoOnCall: Fix timedelta ([@pvizeli])
|
- Device tracker - VolvoOnCall: Fix timedelta ([@pvizeli])
|
||||||
Climate - eq3btsmart: Expose away attribute ([@rytilahti])
|
- Climate - eq3btsmart: Expose away attribute ([@rytilahti])
|
||||||
Remote: Reserve a test port for broken API to fix race ([@armills])
|
- Remote: Reserve a test port for broken API to fix race ([@armills])
|
||||||
Climate - Ecobee: Made target temperature sensitive to auto mode ([@Duoxilian])
|
- Climate - Ecobee: Made target temperature sensitive to auto mode ([@Duoxilian])
|
||||||
Configuration: Fix load_yaml default value ([@balloob])
|
- Configuration: Fix load_yaml default value ([@balloob])
|
||||||
Notify - Facebook: Fix encoding error ([@Danielhiversen])
|
- Notify - Facebook: Fix encoding error ([@Danielhiversen])
|
||||||
Emulated_hue: Add `upnp_bind_multicast` option, default type to Google, and persist emulated hue IDs ([@hoopty], [@balloob])
|
- Emulated_hue: Add `upnp_bind_multicast` option, default type to Google, and persist emulated hue IDs ([@hoopty], [@balloob])
|
||||||
Docker: Install phantomjs in Docker container ([@jnewland])
|
- Docker: Install phantomjs in Docker container ([@jnewland])
|
||||||
Media player - MPD: Add listing and selection of available MPD playlists ([@partofthething])
|
- Media player - MPD: Add listing and selection of available MPD playlists ([@partofthething])
|
||||||
Media player - Denon AVR: Denon improvements ([@glance-])
|
- Media player - Denon AVR: Denon improvements ([@glance-])
|
||||||
Light - x10.py: Improved x10 state monitoring ([@martst])
|
- Light - x10.py: Improved x10 state monitoring ([@martst])
|
||||||
Sensor - DSMR: TCP, reconnecting and V4 CRC support ([@aequitas])
|
- Sensor - DSMR: TCP, reconnecting and V4 CRC support ([@aequitas])
|
||||||
Media player - Yamaha.py: Fix Yamaha doing I/O in event loop ([@balloob])
|
- Media player - Yamaha.py: Fix Yamaha doing I/O in event loop ([@balloob])
|
||||||
Device tracker UPC: Make upc more robust ([@pvizeli])
|
- Device tracker UPC: Make upc more robust ([@pvizeli])
|
||||||
Climate - Generic thermostat: Update ([@MrMep])
|
- Climate - Generic thermostat: Update ([@MrMep])
|
||||||
Device tracker - Xiaomi.py: Xiaomi Mi Router token refresh ([@RiRomain])
|
- Device tracker - Xiaomi.py: Xiaomi Mi Router token refresh ([@RiRomain])
|
||||||
Camera - MJPEG: Support still image for thumbmail ([@pvizeli])
|
- Camera - MJPEG: Support still image for thumbmail ([@pvizeli])
|
||||||
Sensor - ZAMG: Updated valid station id list ([@HerrHofrat])
|
- Sensor - ZAMG: Updated valid station id list ([@HerrHofrat])
|
||||||
Light - ISY994: Not overwrite `state_attributes` ([@rmkraus])[emul-hue]
|
- Light - ISY994: Not overwrite `state_attributes` ([@rmkraus])[emul-hue]
|
||||||
Light - Zwave: Use only supported features for devices ([@turbokongen])
|
- Light - Zwave: Use only supported features for devices ([@turbokongen])
|
||||||
Media player - Kodi: Support for volume stepping ([@armills])
|
- Media player - Kodi: Support for volume stepping ([@armills])
|
||||||
Media player- roku: Use `is_screensaver`, update IDLE state, and use device name ([@robbiet480], [@xhostplus])
|
- Media player- roku: Use `is_screensaver`, update IDLE state, and use device name ([@robbiet480], [@xhostplus])
|
||||||
Switch - HDMI CEC: Support for devices and commands ([@konikvranik])
|
- Switch - HDMI CEC: Support for devices and commands ([@konikvranik])
|
||||||
Lock - Zwave: Improvements to Zwave lock platform ([@turbokongen])
|
- Lock - Zwave: Improvements to Zwave lock platform ([@turbokongen])
|
||||||
TTS: Invalidate broken file cache entries ([@stu-gott])
|
- TTS: Invalidate broken file cache entries ([@stu-gott])
|
||||||
Light - Hue: Improvements ([@robbiet480])
|
- Light - Hue: Improvements ([@robbiet480])
|
||||||
TTS - YandexTTS: Added speed and emotion to Yandex TTS ([@lupin-de-mid])
|
- TTS - YandexTTS: Added speed and emotion to Yandex TTS ([@lupin-de-mid])
|
||||||
Light - tellstick.py: Tellstick light fix ([@stefan-jonasson])
|
- Light - tellstick.py: Tellstick light fix ([@stefan-jonasson])
|
||||||
Switch - insteon_local.py: only check for devices when not defined in config ([@wardcraigj])
|
- Switch - insteon_local.py: only check for devices when not defined in config ([@wardcraigj])
|
||||||
Notify - Twitter: Allow direct messaging to user ([@fabaff])
|
- Notify - Twitter: Allow direct messaging to user ([@fabaff])
|
||||||
Fan - MQTT: Dont set a speed when fan turns on ([@robbiet480])
|
- Fan - MQTT: Dont set a speed when fan turns on ([@robbiet480])
|
||||||
Config: Allow easier customization of whole domain, entity lists, globs ([@andrey-git])
|
- Config: Allow easier customization of whole domain, entity lists, globs ([@andrey-git])
|
||||||
Sensor - Homematic: Update device support ([@danielperna84])
|
- Sensor - Homematic: Update device support ([@danielperna84])
|
||||||
Binary sensor - ISS: Add location to attributes and option to show position on the map ([@fabaff])
|
- Binary sensor - ISS: Add location to attributes and option to show position on the map ([@fabaff])
|
||||||
Media player - Kodi: Add SSL configuration option ([@ecksun])
|
- Media player - Kodi: Add SSL configuration option ([@ecksun])
|
||||||
Sensor - WAQI: Add missing particle value ([@fabaff])
|
- Sensor - WAQI: Add missing particle value ([@fabaff])
|
||||||
Wink: Support for python-wink 1.0.0 ([@w1ll1am23])
|
- Wink: Support for python-wink 1.0.0 ([@w1ll1am23])
|
||||||
Binary sensor - RPi GPIO: Add a small sleep before reading the sensor ([@snagytx])
|
- Binary sensor - RPi GPIO: Add a small sleep before reading the sensor ([@snagytx])
|
||||||
Sensor - USPS: Add name to configuration ([@happyleavesaoc])
|
- Sensor - USPS: Add name to configuration ([@happyleavesaoc])
|
||||||
Sensor - Miflora: Remove throttle decorator from miflora platform ([@freol35241])
|
- Sensor - Miflora: Remove throttle decorator from miflora platform ([@freol35241])
|
||||||
Device tracker - asuswrt.py: Add IPv6 support when parsing neighbors ([@leppa])
|
- Device tracker - asuswrt.py: Add IPv6 support when parsing neighbors ([@leppa])
|
||||||
iOS: Discover notify.ios when iOS component loads ([@robbiet480])
|
- iOS: Discover notify.ios when iOS component loads ([@robbiet480])
|
||||||
Homematic: Add MAX shutter contact class ([@jannau])
|
- Homematic: Add MAX shutter contact class ([@jannau])
|
||||||
Sensor - Darksky: Added forecast support ([@nordlead2005])
|
- Sensor - Darksky: Added forecast support ([@nordlead2005])
|
||||||
Switch - Pilight: Implement echo config option ([@janLo])
|
- Switch - Pilight: Implement echo config option ([@janLo])
|
||||||
Core: Support customize in packages ([@kellerza])
|
- Core: Support customize in packages ([@kellerza])
|
||||||
Switch - Flux: Allow disabling setting the brightness ([@rytilahti])
|
- Switch - Flux: Allow disabling setting the brightness ([@rytilahti])
|
||||||
Media player - Sonos: Add `is_coordinator`, set coordinator after join/unjoin, and no emtpy image ([@pvizeli], [@andrey-git], [@robbiet480])
|
- Media player - Sonos: Add `is_coordinator`, set coordinator after join/unjoin, and no emtpy image ([@pvizeli], [@andrey-git], [@robbiet480])
|
||||||
Climate: Hold mode ([@Duoxilian])
|
- Climate: Hold mode ([@Duoxilian])
|
||||||
Switch - TPlink: No longer doing I/O in event bus ([@balloob])
|
- Switch - TPlink: No longer doing I/O in event bus ([@balloob])
|
||||||
Light - Insteon local: Improve Insteon configuration ([@wardcraigj])
|
- Light - Insteon local: Improve Insteon configuration ([@wardcraigj])
|
||||||
Emulated Hue: Emulated Hue "host-ip" fails to bind when running in docker without `--net=host` ([@jeremydk])
|
- Emulated Hue: Emulated Hue "host-ip" fails to bind when running in docker without `--net=host` ([@jeremydk])
|
||||||
Climate - EQ3 BT smart: Add reporting for availability ([@rytilahti])
|
- Climate - EQ3 BT smart: Add reporting for availability ([@rytilahti])
|
||||||
|
|
||||||
Bugfix: [@balloob], [@fabaff], [@freol35241], [@pvizeli], [@Danielhiversen], [@tdickman], [@armills], [@rytilahti], [@R1chardTM], [@asbach], [@happyleavesaoc], [@robbiet480], [@colinodell], [@joopert], [@dale3h], [@pavoni], [@jaharkes], [@MartinHjelmare], [@mezz64], [@jabesq], and you if you are missing in this list.
|
Bugfix: [@balloob], [@fabaff], [@freol35241], [@pvizeli], [@Danielhiversen], [@tdickman], [@armills], [@rytilahti], [@R1chardTM], [@asbach], [@happyleavesaoc], [@robbiet480], [@colinodell], [@joopert], [@dale3h], [@pavoni], [@jaharkes], [@MartinHjelmare], [@mezz64], [@jabesq], and you if you are missing in this list.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user