2021.12: Other noteworthy section

This commit is contained in:
Franck Nijhof 2021-12-08 20:34:15 +01:00
parent a259c96fd3
commit 717b737f47
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -209,65 +209,50 @@ a mention for it in the release notes.
There is much more juice in this release; here are some of the other There is much more juice in this release; here are some of the other
noteworthy changes this release: noteworthy changes this release:
- The Hue integration got a overhaul and now fully supports the V2 protocol. - The Hue integration now only uses the v2 API when talking to compatible hubs.
This means that all light updates and remote presses are instantly available
in Home Assistant, and scenes are now also natively supported.
Amazing job, thanks [@marcelveldt]! Amazing job, thanks [@marcelveldt]!
- [@farmio] completely rewrote the Fronius integration adding support
TODO/Process: for all the latest and greatest Home Assistant has to offer. Nice!
- Update MDI to v6.5.95 (#10618) [@goyney] - Besides support for the new button entity, ESPHome now also support
- change switch icon to mdiToggleSwitch (#10475) [@Mariusthvdb] setting the mode and unit of measurement on number entities.
- Add UNIX timestamp detection to `as_datetime` template filter ([@jbouwh] - [#60126]) Thanks, [@jesserockz]!
- Add template filters pack and unpack ([@jbouwh] - [#60836]) - Magic Home (Flux LED) got lots of love from [@bdraco], adding support
for new devices and features along the way.
- Support reverse proxying of motionEye streams ([@dermotduffy] - [#53440]) ([motioneye docs]) - [@jbouwh] improved the `as_datetime` template method, which now supports
- Add motionEye sensor platform ([@dermotduffy] - [#53415]) ([motioneye docs]) (new-platform) the UNIX timestamps as well.
- Add motionEye services ([@dermotduffy] - [#53411]) ([motioneye docs]) - The motionEye integration added sensors and service, thank you [@dermotduffy].
- Add WLED reverse effect switch ([@frenck] - [#59778]) ([wled docs]) - WLED devices can now be restarted and upgraded from Home Assistant.
- Add binary sensor platform to WLED ([@frenck] - [#59798]) ([wled docs]) (new-platform) - [@chemelli74] added the climate platform support for Shelly, and
- Add WLED Live Override controls ([@frenck] - [#59783]) ([wled docs]) [@mib1185] added support for rebooting and upgrading Shelly devices.
- Adding newly supported language codes to Google TTS ([@hmmbob] - [#58607]) ([google_cloud docs]) - Entities provided by the Vallox integration now have unique IDs
- Add a Preset mode for Honeywell permanent hold ([@schreyack] - [#58060]) ([honeywell docs]) and can be adjusted from the UI. Thanks [@viiru-]!
- Add 'delta_values' option to utility_meter ([@eddyg] - [#54964]) ([utility_meter docs]) - The Pi-hole integration now has a binary sensor to indicate an update is
- Add support for Levoit Core 400S air purifier to VeSync integration ([@jparchem] - [#57126]) ([vesync docs]) available, added by [@andreasbrett].
- Add select platform to Litter-Robot integration ([@natekspencer] - [#58323]) ([litterrobot docs]) - System Bridge has two new services for sending keyboard events to
- Add REST sensor/binary_sensor/switch templated headers & params ([@koying] - [#54426]) ([rest docs]) the remote machine, added by [@timmo001].
- Update Mill library, add support for generation 3 heaters. #58536 ([@Danielhiversen] - [#58738]) ([mill docs]) - [@klada] added support for media player groups to Denon HEOS.
- Change zone HVAC mode in Advantage Air ([@Bre77] - [#52816]) ([advantage_air docs]) (breaking-change) - The REST platform now support templates for its headers and query
- Add Nut device explicitly to the device registry ([@ollo69] - [#59525]) ([nut docs]) parameters. Thanks, [@koying].
- Add System Bridge keyboard services ([@timmo001] - [#53893]) ([system_bridge docs]) - Mill now supports its 3rd generation heaters, thanks [@Danielhiversen]
- Add TP-Link LED control for Kasa plugs and strips ([@XaF] - [#59621]) ([tplink docs]) - [@hmmbob] added support for `ms-MY`, `nl-BE`, `pa-IN` to Google TTS.
- Add unique id's to Vallox entities ([@viiru-] - [#58459]) ([vallox docs]) - Nanoleaf now pushes updates into Home Assistant, thanks [@milanmeu].
- Add Hive Alarm Support ([@KJonline] - [#59670]) ([hive docs]) (new-platform) - [@micha91] extended Yamaha MusicCast with number entities for controlling
- Add sensors to venstar integration ([@garbled1] - [#58851]) ([venstar docs]) (new-platform) equalizers, dialogue volume/lift and the display brightness.
- Add input_number state to prometheus metrics ([@alim4r] - [#56507]) ([prometheus docs]) - The Levoit Core 400S air purifier is now supported by the VeSync integration,
- Add cover platform to bosch_shc integration ([@tschamm] - [#51443]) ([bosch_shc docs]) (new-platform) thanks for that [@jparchem].
- Add config and options flow to KNX integration ([@marvin-w] - [#59377]) ([knx docs]) (breaking-change) - The state of number helpers is now exposed to Prometheus. Nice, [@alim4r]!
- Add support for HEOS groups ([@klada] - [#32568]) ([heos docs]) - [@tschamm] added support for shutter controls to Bosch SHC.
- Add climate platform to Shelly ([@chemelli74] - [#59712]) ([shelly docs]) (new-platform) - Notifications for Android TV can now send notification with custom icons;
- Add pi_hole entity "available_updates" ([@andreasbrett] - [#56181]) ([pi_hole docs]) Awesome adding [@redahb]!
- Rewrite Fronius integration ([@farmio] - [#59686]) ([fronius docs]) (breaking-change) - MQTT has seen multiple improvements this release:
- Support numeric sensors with no unit_of_measurement in prometheus ([@alim4r] - [#60157]) ([prometheus docs]) - The select and number platforms now now have `command_template` support ([@jbouwh])
- Add Notifications for Android TV icon support ([@redahb] - [#60159]) ([nfandroidtv docs]) (breaking-change) - Switches now support `device_class` ([@koying])
- Add support for flux_led 0xA2 devices ([@bdraco] - [#60361]) ([flux_led docs]) - MQTT platforms can now set the `object_id` option ([@Smeagolworms4])
- Use mysensors child description as entity name ([@bcelary] - [#60420]) ([mysensors docs]) - Selects can now have a single or no options ([@emontnemery])
- Add Yamaha MusicCast number entities ([@micha91] - [#60093]) ([yamaha_musiccast docs]) - Added 'trigger' support for Alarm Control Panels ([@XaF])
- Add sensors to Tesla Wall Connector Integration ([@einarhauks] - [#60507]) ([tesla_wall_connector docs]) (new-platform) - Added `lock.open` support ([@Hypnos3])
- Support unit of measurement in ESPHome numbers ([@jesserockz] - [#60591]) ([esphome docs])
- Binary sensor platform for the Balboa Spa ([@garbled1] - [#60409]) ([balboa docs]) (new-platform)
- Add mode to ESPHome numbers ([@jesserockz] - [#60653]) ([esphome docs])
- Add more Tractive sensors ([@Danielhiversen] - [#55170]) ([tractive docs])
- Add support for Nanoleaf push updates ([@milanmeu] - [#60708]) ([nanoleaf docs])
- Add binary characteristics, add deprecation warning for optional state_characteristic parameter ([@ThomDietrich] - [#60402]) ([statistics docs]) (breaking-change)
MQTT:
- Add command_template to mqtt select platform ([@jbouwh] - [#58934]) ([mqtt docs])
- Add device_class to MQTT switch ([@koying] - [#58931]) ([mqtt docs])
- Add MQTT object_id option ([@Smeagolworms4] - [#58728]) ([mqtt docs]) ([humidifier docs])
- Add command_template to MQTT number platform ([@jbouwh] - [#58949]) ([mqtt docs])
- Allow MQTT selects to have a single or no options ([@emontnemery] - [#60281]) ([mqtt docs])
- Add 'trigger' support for MQTT Alarm Control Panel ([@XaF] - [#60525]) ([mqtt docs])
- Add missing MQTT lock.open ([@Hypnos3] - [#60022]) ([mqtt docs])
- Add mqtt sensor configurable state encoding for sensor and binary_sensor platform ([@jbouwh] - [#60447]) ([mqtt docs])
This release adds support for long-term statistics to the following integrations: This release adds support for long-term statistics to the following integrations:
@ -278,39 +263,15 @@ This release adds support for long-term statistics to the following integrations
- HomeMatic (thanks [@chriss158]) - HomeMatic (thanks [@chriss158])
- Wallbox (thanks [@hesselonline]) - Wallbox (thanks [@hesselonline])
Integrations adding visit device/service URLs: And the following integrations now have entity categories:
- Add configuration URL to Spider ([@peternijssen] - [#59171]) ([spider docs]) - AVM FRITZ!SmartHome (thanks, [@mib1185])
- System Bridge - Add configuration URL ([@timmo001] - [#59320]) ([system_bridge docs]) - devolo Home Network (thanks, [@Shutgun])
- Add configuration URL for Ambient PWS ([@bachya] - [#59616]) ([ambient_station docs]) - Litter-Robot (thanks, [@natekspencer])
- Add configuration_url to deCONZ device when entry source is addon ([@Kane610] - [#59598]) ([deconz docs]) - Network UPS Tools (thanks, [@drthanwho])
- Add smartthings configuration_url ([@tkdrob] - [#58676]) ([smartthings docs]) - Rituals Perfume Genie (thanks, [@milanmeu])
- Add configuration url to august ([@bdraco] - [#60013]) ([august docs]) - Switchbot (thanks, [@DCSBL])
- Add `configuration_url` to SMA integration ([@rklomp] - [#59638]) ([sma docs]) - Z-Wave JS (thanks, [@MartinHjelmare])
- Add harmony configuration url ([@bdraco] - [#60014]) ([harmony docs])
- Add configuration_url to AdGuard Home integration ([@mdawsonuk] - [#60356]) ([adguard docs])
- Add configuration_url to Waze Travel Time ([@mdawsonuk] - [#60376]) ([waze_travel_time docs])
- Added configuration_url for Met Eireann integration ([@mdawsonuk] - [#60380]) ([met_eireann docs])
- Added configuration_url to Met.no integration ([@mdawsonuk] - [#60378]) ([met docs])
- Add configuration_url to Nanoleaf integration ([@mdawsonuk] - [#60372]) ([nanoleaf docs])
- Add configuration_url to AccuWeather integration ([@mdawsonuk] - [#60381]) ([accuweather docs])
- Add configuration_url to lutron_caseta ([@bdraco] - [#60015]) ([lutron_caseta docs])
- Add configuration_url to bond ([@bdraco] - [#60523]) ([bond docs])
- Add wiffi device configuration url support ([@mampfes] - [#60367]) ([wiffi docs])
- Add configuration URL for SimpliSafe ([@bachya] - [#60860]) ([simplisafe docs])
- Add configuration_url to Forecast.Solar integration ([@mdawsonuk] - [#60384]) ([forecast_solar docs])
- Add configuration_url to integration ([@klaasnicolaas] - [#60565]) ([p1_monitor docs])
Integrations adding entity categories:
- Add zwave_js select entity category ([@MartinHjelmare] - [#59157]) ([zwave_js docs]) (breaking-change)
- Add zwave_js binary sensor entity category ([@MartinHjelmare] - [#58703]) ([zwave_js docs]) (breaking-change)
- Use entity_category in litterrobot ([@natekspencer] - [#59074]) ([litterrobot docs])
- Use entity category and state class in devolo Home Network ([@Shutgun] - [#59071]) ([devolo_home_network docs])
- Add category diagnostic to Switchbot 'calibrated' binary sensor ([@DCSBL] - [#59409]) ([switchbot docs])
- Add entity categories to most NUT entities ([@drthanwho] - [#58798]) ([nut docs])
- Add entity categorisation to AVM Fritz!Smarthome devices ([@mib1185] - [#59287]) ([fritzbox docs])
- Add entity_category to Rituals Entities ([@milanmeu] - [#59756]) ([rituals_perfume_genie docs])
## New Integrations ## New Integrations