weather-radar-card
A rain radar card using the tiled images from RainViewer
File Explorer
- configuration.yaml.example
- lovelace_resources.json
- bug_report.md
- config.yml
- feature_request.md
- something_else.md
- build.yml
- closed-issue-comment.yml
- hacs-action.yml
- release.yml
- require-yaml-config.yml
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- extensions.json
- tasks.json
- home-circle-dark.svg
- home-circle-light.svg
- pause.png
- play.png
- preview.jpg
- radar-colour-bar-dwd.png
- radar-colour-bar-nws.png
- radar-colour-bar-universalblue.png
- recenter.png
- skip-back.png
- skip-next.png
- animation.md
- configuration.md
- data-sources.md
- examples.md
- ha-elements-guide.md
- layer-control-design.md
- lightning-feature-design.md
- markers.md
- motion-compensation-feature-design.md
- nws-alerts-feature-design.md
- overlays.md
- todo.md
- viewer-state-api.md
- wildfire-feature-design.md
- wind-feature-design.md
- de.json
- en.json
- es.json
- fr.json
- it.json
- nb.json
- nl.json
- pl.json
- pt_BR.json
- sk.json
- sv.json
- localize.ts
- card-layout.ts
- config-diff.ts
- const.ts
- coordinate-utils.ts
- editor.ts
- fetch-tile-layer.ts
- geo-utils.ts
- lightning-helpers.ts
- lightning-layer.ts
- lk-worker.ts
- lk.ts
- map-utils.ts
- marker-icon.ts
- marker-utils.ts
- noaa-frame-list.ts
- nws-alert-categories.ts
- nws-alert-colors.ts
- nws-alerts-layer.ts
- popup-pan-restore.ts
- progress-bar-utils.ts
- radar-player.ts
- radar-toolbar.ts
- rate-limiter.ts
- rate-limiters.ts
- region-warning.ts
- shared-canvas-renderer.ts
- source-caps.ts
- string-utils.ts
- types.ts
- viewer-state.ts
- weather-radar-card.ts
- wildfire-layer.ts
- wind-flow-overlay.ts
- wind-grid-fetcher.ts
- wind-overlay.ts
- wind-source-caps.ts
- zone-store.ts
- mock-hass.ts
- card-layout.test.ts
- config-diff.test.ts
- coordinate-utils.test.ts
- dwd-mask-filter.test.ts
- error-banners.test.ts
- fetch-abort.test.ts
- frame-load-order.test.ts
- geo-utils.test.ts
- is-mobile-device.test.ts
- lightning-helpers.test.ts
- lk.test.ts
- marker-icon.test.ts
- migrate-config.test.ts
- nearest-frame-index.test.ts
- noaa-frame-list.test.ts
- nws-alert-categories.test.ts
- nws-alert-colors.test.ts
- nws-alerts-helpers.test.ts
- overlay-pause-resilience.test.ts
- playback-speed.test.ts
- popup-pan-restore.test.ts
- progress-bar-utils.test.ts
- radar-player-load-bootstrap.test.ts
- radar-player-progress-bar-colors.test.ts
- radar-player-refresh.test.ts
- radar-player-time-format.test.ts
- rate-limiter.test.ts
- region-warning.test.ts
- resolve-marker-position.test.ts
- resolve-tracking.test.ts
- shared-canvas-renderer.test.ts
- source-caps.test.ts
- start-paused.test.ts
- string-utils.test.ts
- viewer-state.test.ts
- wildfire-layer.test.ts
- wind-grid-fetcher.test.ts
- wind-helpers.test.ts
- wind-source-caps.test.ts
- zone-store.test.ts
- .gitattributes
- .gitignore
- .markdownlint.json
- .nvmrc
- .prettierrc.cjs
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.md
- docker-compose.yml
- eslint.config.js
- hacs.json
- LICENSE
- package-lock.json
- package.json
- README.md
- rollup.config.dev.js
- rollup.config.js
- tsconfig.json
- vitest.config.ts
- weather-radar-card.gif
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
npm run
View Details ▼
npm run
Run a script.
npm run
List available scripts:
npm run {{script_name}}
Run a script:
npm run {{script_name}} -- {{argument}} {{--option}}
Pass arguments to a script:
// repository documentation
Was this content helpful?
(0 ratings)
