Skip to content

Commit 7c3688c

Browse files
authored
Fix broken link to DWD WarnApp Sensor (home-assistant#3334)
1 parent 56670b4 commit 7c3688c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_posts/2017-09-09-release-53.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This release ships a new KNX implementation thanks to @Julius2342. It will insta
6666
- Tesla platform ([@zabuldon] - [#9211]) ([tesla docs]) ([binary_sensor.tesla docs]) ([climate.tesla docs]) ([device_tracker.tesla docs]) ([lock.tesla docs]) ([sensor.tesla docs]) (new-platform)
6767
- mopar sensor ([@happyleavesaoc] - [#9136]) ([sensor.mopar docs]) (new-platform)
6868
- Add Geofency device tracker ([@gunnarhelgason] - [#9106]) ([device_tracker.geofency docs]) (new-platform)
69-
- Added DWD WarnApp Sensor ([@runningman84] - [#8657]) ([sensor.dwd_warnapp docs]) (new-platform)
69+
- Added DWD WarnApp Sensor ([@runningman84] - [#8657]) ([sensor.dwdwarnapp docs]) (new-platform)
7070
- Add input_text component ([@BioSehnsucht] - [#9112]) ([input_text docs]) (new-platform)
7171
- Introducing a media_player component for Yamaha Multicast devices ([@jalmeroth] - [#9258]) ([media_player.yamaha_musiccast docs]) (new-platform)
7272
- Stable and asynchronous KNX library. ([@Julius2342] - [#8725]) ([knx docs]) ([binary_sensor.knx docs]) ([climate.knx docs]) ([cover.knx docs]) ([light.knx docs]) ([sensor.knx docs]) ([switch.knx docs]) (new-platform)
@@ -176,7 +176,7 @@ frontend:
176176
- Update jinja to 2.9.6 ([@pvizeli] - [#9306])
177177
- Ensure display-name does not exceed 12 characters for CecAdapter. ([@gollo] - [#9268]) ([hdmi_cec docs])
178178
- Expose hue group 0 ([@filcole] - [#8663]) ([light.hue docs])
179-
- Added DWD WarnApp Sensor ([@runningman84] - [#8657]) ([sensor.dwd_warnapp docs]) (new-platform)
179+
- Added DWD WarnApp Sensor ([@runningman84] - [#8657]) ([sensor.dwdwarnapp docs]) (new-platform)
180180
- Add input_text component ([@BioSehnsucht] - [#9112]) ([input_text docs]) (new-platform)
181181
- Introducing a media_player component for Yamaha Multicast devices ([@jalmeroth] - [#9258]) ([media_player.yamaha_musiccast docs]) (new-platform)
182182
- Handle the case where no registration number is available (instead display VIN (vehicle identification number)). ([@molobrakos] - [#9073]) ([volvooncall docs]) ([device_tracker.volvooncall docs])
@@ -415,7 +415,7 @@ frontend:
415415
[sensor.airvisual docs]: https://home-assistant.io/components/sensor.airvisual/
416416
[sensor.buienradar docs]: https://home-assistant.io/components/sensor.buienradar/
417417
[sensor.dht docs]: https://home-assistant.io/components/sensor.dht/
418-
[sensor.dwd_warnapp docs]: https://home-assistant.io/components/sensor.dwd_warnapp/
418+
[sensor.dwdwarnapp docs]: https://home-assistant.io/components/sensor.dwdwarnapp/
419419
[sensor.fitbit docs]: https://home-assistant.io/components/sensor.fitbit/
420420
[sensor.homematic docs]: https://home-assistant.io/components/sensor.homematic/
421421
[sensor.mopar docs]: https://home-assistant.io/components/sensor.mopar/

0 commit comments

Comments
 (0)