https://github.com/zubir2k/homeassistant-malaysiaweather
⛅ Malaysia Weather Forecast Integration for Home Assistant. Data provided by Malaysian Meteorological Department (MET)
https://github.com/zubir2k/homeassistant-malaysiaweather
hacs hacs-integration home-assistant malaysia metmalaysia weather
Last synced: 2 months ago
JSON representation
⛅ Malaysia Weather Forecast Integration for Home Assistant. Data provided by Malaysian Meteorological Department (MET)
- Host: GitHub
- URL: https://github.com/zubir2k/homeassistant-malaysiaweather
- Owner: zubir2k
- License: mit
- Created: 2025-01-01T00:04:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T07:56:42.000Z (4 months ago)
- Last Synced: 2025-02-17T15:02:10.437Z (3 months ago)
- Topics: hacs, hacs-integration, home-assistant, malaysia, metmalaysia, weather
- Language: Python
- Homepage: https://zubirco.de/homeassistant-malaysiaweather
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 \
[](https://github.com/hacs/integration)

[](https://zubirco.de/buymecoffee)
[](https://github.com/zubir2k/homeassistant-malaysiaweather/releases/)## Features
- Multiple Location supported
- Earthquake sensor
- Warning sensor
- Satellite Imagery (as image entity and select entity)> [!Tip]
> 1. This integration provides ONLY weekly data (7 days) at the moment
> 2. For imagery, you may use `picture card` for individual image or use `markdown card` for dynamic image switching
>
> ```yaml
> }})
> ```
## Installation
#### With HACS
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=zubir2k&repository=homeassistant-malaysiaweather&category=integration)> [!Tip]
> If you are unable to use the button above, manually search for Malaysia Weather in HACS.#### Manual
1. Copy the `malaysia_weather` directory from `custom_components` in this repository and place inside your Home Assistant's `custom_components` directory.
2. Restart Home Assistant
3. Follow the instructions in the `Setup` section> [!WARNING]
> If installing manually, in order to be alerted about new releases, you will need to subscribe to releases from this repository.## Setup
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=malaysia_weather)> [!Tip]
> If you are unable to use the button above, follow the steps below:
> 1. Navigate to the Home Assistant Integrations page (Settings --> Devices & Services).
> 2. Click the `+ ADD INTEGRATION` button in the lower right-hand corner.
> 3. Search for `Malaysia Weather`.
> 4. The integration will first create `Warnings & Imagery`.
> 5. Next, continue by clicking the `Add Service` button.
> 6. Select the location that you wish add (location are sorted alphabetically).
> 7. Weather sensor will be created based on the location that you have chosen.
> 8. You may also continue adding another location by clicking the `Add Service` button.
## Main Contributors
- [Dr. Yusri Salleh](https://github.com/kucau0901)
- [Zubir Jamal](https://github.com/zubir2k)## Credits
 Data provided by MET Malaysia via [data.gov.my](https://data.gov.my/)