mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix broken links (#16724)
This commit is contained in:
parent
8b1fe3183e
commit
01d3a2b7a2
@ -224,9 +224,9 @@ entity:
|
||||
|
||||
An example entity selector that, will only show devices that are:
|
||||
|
||||
- Provided by the [deCONZ](/integration/deconz) integration.
|
||||
- Provided by the [deCONZ](/integrations/deconz) integration.
|
||||
- Are a Philips Hue Remote of Model RWL021.
|
||||
- Provide a battery [sensor](/integration/sensor).
|
||||
- Provide a battery [sensor](/integrations/sensor).
|
||||
|
||||
And this is what is looks like in YAML:
|
||||
|
||||
@ -285,8 +285,8 @@ device_class:
|
||||
|
||||
An example entity selector that, will only show entities that are:
|
||||
|
||||
- Provided by the [ZHA](/integration/zha) integration.
|
||||
- From the [Binary Sensor](/integration/binary_sensor) domain.
|
||||
- Provided by the [ZHA](/integrations/zha) integration.
|
||||
- From the [Binary Sensor](/integrations/binary_sensor) domain.
|
||||
- Have presented themselves as devices of a motion device class.
|
||||
|
||||
And this is what it looks like in YAML:
|
||||
|
@ -1541,7 +1541,7 @@ is automatically imported after upgrading and can be safely removed afterward.
|
||||
- Improve handling of ignored entries ([@balloob] - [#42148]) ([hue docs]) ([progettihwsw docs]) ([tradfri docs])
|
||||
- Use the beautiful ambient light icon ([@dermotduffy] - [#42153]) ([hyperion docs])
|
||||
- Upgrade sentry-sdk to 0.19.1 ([@frenck] - [#42132]) ([sentry docs])
|
||||
- Handle Fritz exception and log warning ([@JPHutchins] - [#42145]) ([fritz docs]) ([open_energy_view docs])
|
||||
- Handle Fritz exception and log warning ([@JPHutchins] - [#42145]) ([fritz docs])
|
||||
- Fix pico tts errors ([@KevinCathcart] - [#41619]) ([tts docs])
|
||||
- Add async_setup_entry to calendar platform ([@Olen] - [#42075]) ([calendar docs])
|
||||
- Bump aioshelly library to 0.4.0 ([@bieniu] - [#41905]) ([shelly docs])
|
||||
@ -2738,7 +2738,6 @@ is automatically imported after upgrading and can be safely removed afterward.
|
||||
[omnilogic docs]: /integrations/omnilogic/
|
||||
[onewire docs]: /integrations/onewire/
|
||||
[onvif docs]: /integrations/onvif/
|
||||
[open_energy_view docs]: /integrations/open_energy_view/
|
||||
[openhardwaremonitor docs]: /integrations/openhardwaremonitor/
|
||||
[openhome docs]: /integrations/openhome/
|
||||
[openuv docs]: /integrations/openuv/
|
||||
|
@ -802,7 +802,7 @@ all erroneous entries to the new `controller_modes` parameter.
|
||||
- Use common strings in openuv config flow ([@springstan] - [#42480]) ([openuv docs])
|
||||
- Add platform services to Roon media player to allow grouping, ungrouping and transfer between players ([@pavoni] - [#42133]) ([roon docs])
|
||||
- Set the translations cache under the lock ([@bdraco] - [#42470])
|
||||
- Add color_extractor service ([@GenericStudent] - [#42129]) ([colorthief docs]) (new-integration)
|
||||
- Add color_extractor service ([@GenericStudent] - [#42129]) ([color_extractor docs]) (new-integration)
|
||||
- Remove zxdavb from honeywell codeowners ([@zxdavb] - [#42491]) ([honeywell docs])
|
||||
- Fix somfy device recreation on update ([@bdraco] - [#42462]) ([somfy docs])
|
||||
- Start homekit bridges with asyncio.gather ([@bdraco] - [#42498]) ([homekit docs])
|
||||
@ -1549,7 +1549,6 @@ all erroneous entries to the new `controller_modes` parameter.
|
||||
[cast docs]: /integrations/cast/
|
||||
[cloud docs]: /integrations/cloud/
|
||||
[color_extractor docs]: /integrations/color_extractor/
|
||||
[colorthief docs]: /integrations/colorthief/
|
||||
[config docs]: /integrations/config/
|
||||
[debugpy docs]: /integrations/debugpy/
|
||||
[device_tracker docs]: /integrations/device_tracker/
|
||||
|
@ -2034,7 +2034,7 @@ The following integrations have been removed:
|
||||
[frontend docs]: /integrations/frontend/
|
||||
[generic_thermostat docs]: /integrations/generic_thermostat/
|
||||
[gogogate2 docs]: /integrations/gogogate2/
|
||||
[google docs]: /integrations/google/
|
||||
[google docs]: /integrations/calendar.google/
|
||||
[google_assistant docs]: /integrations/google_assistant/
|
||||
[google_cloud docs]: /integrations/google_cloud/
|
||||
[google_maps docs]: /integrations/google_maps/
|
||||
|
Loading…
x
Reference in New Issue
Block a user