28 KiB
28 KiB
layout | title | description | date | date_formatted | author | author_twitter | comments | categories | og_image |
---|---|---|---|---|---|---|---|---|---|
post | 0.68: UPDATE DATE | UPDATE DATE | 2018-04-20 00:01:00 | April 27, 2018 | Paulus Schoutsen | balloob | true | Release-Notes | /images/blog/2018-04-0.68/components.png |
Highlights:
- Ability to control HomeKit
- Eufy bulbs
{% linkable_title New Platforms %}
- Add support for Eufy bulbs and switches (@mjg59 - #13773) (eufy docs) (light.eufy docs) (switch.eufy docs) (new-platform)
- Add support for controlling homekit lights and switches (@mjg59 - #13346) (homekit_controller docs) (light.homekit_controller docs) (new-platform)
- Adding USCIS component (@meauxt - #13764) (sensor.uscis docs) (new-platform)
- Add support for new platform: climate.modbus (@Kirchoff - #12224) (climate.modbus docs) (new-platform)
- Add AVM fritzbox smarthome component (@hthiery - #10688) (fritzbox docs) (climate.fritzbox docs) (switch.fritzbox docs) (new-platform)
- Adds SigFox sensor (@robmarkcole - #13731) (sensor.sigfox docs) (new-platform)
- Add blackbird media player component (@koolsb - #13549) (media_player.blackbird docs) (new-platform)
- Add support for Sensirion SHT31 temperature/humidity sensor (@viorels - #12952) (sensor.sht31 docs) (new-platform)
- Upgraded miflora library to version 0.4.0 (@ChristianKuehnel - #14005) (sensor.lmsensor docs) (sensor.miflora docs) (new-platform)
{% linkable_title New Features %}
- Support binary_sensor and device_tracker in HomeKit (@Yonsm - #13735) (homekit docs) (new-feature)
- Add Homekit locks support (@philk - #13625) (homekit docs) (new-feature)
- Support CO2/PM2.5/Light sensors in HomeKit (@Yonsm - #13804) (homekit docs) (new-feature)
- Support Garage Doors in HomeKit (@marthoc - #13796) (homekit docs) (new-feature)
- Support basic covers with open/close/stop services HomeKit (@nickw444 - #13819) (homekit docs) (new-feature)
{% linkable_title If you need help... %}
...don't hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
{% linkable_title Reporting Issues %}
Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.
{% linkable_title Breaking Changes %}
- Support for multiple MAX!Cube LAN gateways added (@syssi - #13517) (maxcube docs) (binary_sensor.maxcube docs) (climate.maxcube docs) (breaking change)
- Disable ebox requirement (@balloob - #14003) (sensor.ebox docs) (breaking change)
{% linkable_title All changes %}
- Update Homekit to 1.1.9 (@cdce8p - #13716) (homekit docs)
- Update docstrings (@fabaff - #13720) (ihc docs) (cover.opengarage docs) (cover.tahoma docs) (light.aurora docs) (sensor.trafikverket_weatherstation docs)
- Add option to ignore availability in google calendar events (@cgtobi - #13714) (google docs) (calendar.google docs)
- Allow use of date_string in service call (@Juggels - #13256) (calendar.todoist docs)
- Add timeout / debounce (for brightness and others) (@cdce8p - #13534) (homekit docs)
- added support for smappee water sensors (@hmn - #12831) (smappee docs) (sensor.smappee docs)
- Initialise filter_sensor with historical values (@dgomes - #13075) (sensor.filter docs)
- Bluesound bugfix status 595 and await (@thrawnarn - #13727) (media_player.bluesound docs)
- Upgrade aiohttp to 3.1.2 (@fabaff - #13732)
- Upgrade sqlalchemy to 1.2.6 (@fabaff - #13733) (sensor.sql docs)
- Brightness conversion for Abode dimmers (@shred86 - #13711) (light.abode docs)
- Update CODEOWNERS (sensor.filter, sensor.upnp) (@dgomes - #13736)
- Reset permission (@fabaff - #13743) (light.abode docs)
- Throw an error when invalid device_mode is given (@dangyuluo - #13739)
- Upgrade netdisco to 1.3.1 (@fabaff - #13744)
- Add MQTT Sensor unique_id (@OttoWinter - #13318) (sensor.mqtt docs)
- Prepare entity component for config entries (@balloob - #13730)
- Check valid file on get_size (@robmarkcole - #13756) (sensor.folder docs)
- Qwikswitch sensors (@kellerza - #13622) (sensor.qwikswitch docs)
- Device type mapping introduced to avoid breaking change (@syssi - #13765) (light.yeelight docs)
- Only flag media position as updated when it really has (@molobrakos - #13737) (media_player.squeezebox docs)
- Support binary_sensor and device_tracker in HomeKit (@Yonsm - #13735) (homekit docs) (new-feature)
- Use config entry to setup platforms (@balloob - #13752) (hue docs) (light docs) (light.hue docs)
- Add Homekit locks support (@philk - #13625) (homekit docs) (new-feature)
- Snips sounds (@tschmidty69 - #13746) (snips docs)
- Add missing DISCHRG state (@swilson - #13787) (sensor.nut docs)
- Improved upgradeability HomeKit security_systems (@cdce8p - #13783) (homekit docs)
- Qwikswitch Entity Register (@kellerza - #13791) (qwikswitch docs) (sensor.qwikswitch docs)
- Updated beacontools to 1.2.3 (@citruz - #13792) (sensor.eddystone_temperature docs)
- script/lazytox: Ensure Flake8 passes for tests/ (@kellerza - #13794)
- Fix bad metrics format for short metrics. (@michaelkuty - #13778) (prometheus docs)
- Update bellows to 0.5.2 (@rcloran - #13800) (zha docs)
- device_tracker.ubus: Handle devices not running DHCP (@tobygray - #13579) (device_tracker docs)
- Update yweather.py (@wiuwiu - #13802) (weather.yweather docs)
- Tibber lib update (@Danielhiversen - #13811) (sensor.tibber docs)
- Update pyhomematic to 0.1.41 (@danielperna84 - #13814) (homematic docs)
- Add support for Eufy bulbs and switches (@mjg59 - #13773) (eufy docs) (light.eufy docs) (switch.eufy docs) (new-platform)
- Homekit refactor (@cdce8p - #13707) (homekit docs)
- HomeKit type_cover fix (@cdce8p - #13832) (homekit docs)
- Allow platform unloading (@balloob - #13784) (hue docs) (light docs)
- Support CO2/PM2.5/Light sensors in HomeKit (@Yonsm - #13804) (homekit docs) (new-feature)
- Clicksend: Added support for multiple recipients (@xTCx - #13812) (notify docs)
- Support Garage Doors in HomeKit (@marthoc - #13796) (homekit docs) (new-feature)
- Abode better events (@MisterWil - #13809) (abode docs)
- UPnP async (@dgomes - #13666) (upnp docs) (sensor.upnp docs)
- Update example (fixes #13834) (@fabaff - #13839)
- Add support for deCONZ daylight sensor (@marthoc - #13479) (deconz docs) (sensor.deconz docs)
- initialize queue before filtering (@dgomes - #13842) (sensor.filter docs)
- Extract config flow to own module (@balloob - #13840) (config docs) (deconz docs) (hue docs)
- Add support for controlling homekit lights and switches (@mjg59 - #13346) (homekit_controller docs) (light.homekit_controller docs) (new-platform)
- bump python-ecobee-api version to 0.0.18 (@geekofweek - #13854) (ecobee docs)
- Adding USCIS component (@meauxt - #13764) (sensor.uscis docs) (new-platform)
- Avoid unnecessary cast state updates (@dersger - #13770) (media_player.cast docs)
- Update yweather.py (@TheCellMC - #13851) (weather.yweather docs)
- add support for Kodi discovery (@escoand - #13790) (media_player.kodi docs)
- Further untangle data entry flow (@balloob - #13855)
- Added snips service descriptions (@tschmidty69 - #13883)
- Add unique_id for BMW ConnectedDrive (@gerard33 - #13888) (binary_sensor.bmw_connected_drive docs) (lock.bmw_connected_drive docs) (sensor.bmw_connected_drive docs)
- Revert "Update yweather.py" (@pvizeli - #13900) (weather.yweather docs)
- Eufy colour bulb updates (@mjg59 - #13895) (eufy docs) (light.eufy docs)
- Fritzbox netmonitor name (@escoand - #13903) (sensor.fritzbox_netmonitor docs)
- Restore typeerror check for units sans energy tracking (@andersonshatch - #13824) (switch.edimax docs)
- Add more math functions to templates (@Shou - #13915)
- Upgrade pyqwikswitch to 0.71 (@kellerza - #13920) (qwikswitch docs)
- Add extra attributes for device scanner, Nmap and Unifi (IP, SSID, etc.) (@stephanerosi - #13673) (device_tracker docs)
- Fixed Capsman data not being used (@Marco98 - #13917) (device_tracker docs)
- Broadlink Sensor - switch to connection-less mode (@Paxy - #13761) (sensor.broadlink docs)
- Add support for new platform: climate.modbus (@Kirchoff - #12224) (climate.modbus docs) (new-platform)
- Hive R3 update (@KJonline - #13357) (hive docs) (binary_sensor.hive docs) (climate.hive docs) (light.hive docs) (sensor.hive docs) (switch.hive docs)
- Updated foobot_async package version (@reefab - #13942) (sensor.foobot docs)
- Upgrade alpha_vantage to 2.0.0 (@fabaff - #13943) (sensor.alpha_vantage docs)
- Cleanup on exit (@dgomes - #13918) (media_player.mediaroom docs)
- Add data entry flow helper (@balloob - #13935) (config docs)
- Xiaomi MiIO Device Tracker: Unused variable removed (@syssi - #13948) (device_tracker docs)
- Implement play media to set a channel based on (by priority): (@stephanerosi - #13934) (media_player.webostv docs)
- Update of python-mpd2 (@karlkar - #13921) (media_player.mpd docs)
- Add AVM fritzbox smarthome component (@hthiery - #10688) (fritzbox docs) (climate.fritzbox docs) (switch.fritzbox docs) (new-platform)
- Adds SigFox sensor (@robmarkcole - #13731) (sensor.sigfox docs) (new-platform)
- Upgrade aiohttp to 3.1.3 (@fabaff - #13938)
- Upgrade youtube_dl to 2018.04.16 (@fabaff - #13937) (media_extractor docs)
- Added FB messenger broadcast api to notify.facebook component (@B1tMaster - #12459) (notify.facebook docs)
- Added web view for TTS to get url (@tschmidty69 - #13882) (tts docs)
- Add services for bmw_connected_drive (@ChristianKuehnel - #13497) (bmw_connected_drive docs) (device_tracker docs)
- Bump deCONZ requirement to v36 (@Kane610 - #13960) (deconz docs)
- Bump skybellpy version to 0.1.2 (@MisterWil - #13974) (skybell docs)
- Fix typo an coding style (@stephanerosi - #13970) (device_tracker docs)
- Params of the send command can be a list now (@syssi - #13905) (vacuum docs)
- Support basic covers with open/close/stop services HomeKit (@nickw444 - #13819) (homekit docs) (new-feature)
- Colorlog windows fix (@veleek - #13929) (notify docs)
- deCONZ migrate setup fully to config entry (@Kane610 - #13679) (deconz docs)
- Alexa thermostat fails to properly parse 'value' field for climate (@no2chem - #13958) (alexa docs)
- renaming icons (@NovapaX - #13982) (hdmi_cec docs) (vacuum docs) (vacuum.dyson docs) (vacuum.neato docs) (vacuum.roomba docs) (vacuum.xiaomi_miio docs)
- Fix for Lokalise backend misinterpretation of keys (@armills - #13986)
- Bump locationsharinglib to 1.2.1 (@thelittlefireman - #13980) (device_tracker docs)
- Support for multiple MAX!Cube LAN gateways added (@syssi - #13517) (maxcube docs) (binary_sensor.maxcube docs) (climate.maxcube docs) (breaking change)
- Add additional receiver for Onkyo zone 2 (@koolsb - #13551) (media_player.onkyo docs)
- Add blackbird media player component (@koolsb - #13549) (media_player.blackbird docs) (new-platform)
- Add support for Sensirion SHT31 temperature/humidity sensor (@viorels - #12952) (sensor.sht31 docs) (new-platform)
- Useless code removed (@syssi - #13996) (maxcube docs)
- Add Homematic HmIP-SWO-PR weather sensor support (@pascalhahn - #13904) (homematic docs)
- Disable ebox requirement (@balloob - #14003) (sensor.ebox docs) (breaking change)
- Upgraded miflora library to version 0.4.0 (@ChristianKuehnel - #14005) (sensor.lmsensor docs) (sensor.miflora docs) (new-platform)
- Log an error instead of raising an exception (@syssi - #14006) (sensor.sht31 docs)
- Tibber available (@Danielhiversen - #13865) (sensor.tibber docs)
- Upgrade pylutron-caseta to 0.5.0 to reestablish connections (@rohankapoorcom - #14013) (lutron_caseta docs)
- Add sensor device classes (@balloob - #14010) (sensor docs) (sensor.ecobee docs) (sensor.linux_battery docs) (sensor.nest docs)