Skip to content

Commit

Permalink
Links fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pawkakol1 committed Mar 18, 2024
1 parent a87ce2f commit 33a77f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A Home Assistant custom Fronted for World's Air Quality Index widget API (waqi.i

![Widget](https://github.com/pawkakol1/worlds-air-quality-index-widget-api/blob/main/images/london-AQI_widget_API.png)

Fronted supports widget described in this link: [](https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/)
Fronted supports widget described in this link: [https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/](https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/)

To add it into Lovelace dashoard, you need to select:
- add card,
Expand Down Expand Up @@ -73,4 +73,4 @@ Display determines method of widget printing, and it affects appearance of the w
- `%attribution` for the AQI data attribution ( eg Beijing Environmental Protection Monitoring Center)
- `%details` for the full AQI details (the content of the popup displayed when moving the mouse over the AQI value).

For examples of the usage you can go to this link: [](https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/)
For examples of the usage you can go to this link: [https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/](https://aqicn.org/faq/2015-07-28/air-quality-widget-new-improved-feed/en/)

0 comments on commit 33a77f4

Please sign in to comment.