English | 繁體中文
This project is no longer maintained.
Thank you for your interest in and support of [ha-trem].
We regret to inform you that, due to technical obstacles,
this project is now unmaintained.
What this means:
- We will no longer actively develop new features.
- We will not address issues or pull requests.
- We will not release new versions.
If you are interested in taking over the maintenance of this project, please feel free to contact us.
If you need a project with similar functionality, please consider the following alternatives:
Important
The source of earthquake early warning is provided by ExpTech Studio and is for reference only.
The actual results are subject to the content published by CWA.
- Isoseismal map image (can also be saved as file).
- Simulator earthquake service.
- RTS Notification (Exptech VIP Only).
- Tsunami Notification (Exptech VIP Only).
Environment | Home Assistant OS | Home Assistant Core | Home Assistant Supervisor |
---|---|---|---|
Virtual Machine1 | ✔️ | ||
Container | ✔️ | ❓2 | |
Virtual Environment | ✔️ | ||
Physics Machine3 | ❓4 | ➖5 | ❓2 |
✔️ Available
✖️ Unavailable
❓ Untested
➖ See footnotes
Manual install dependencies see here.
Important
This custom component installation is considered advanced
should only be used if one is an expert in managing a Linux operating system.
/tmp is mounted noexec on HAOS so it can't compile, A workaround is to do this inside the container.
Using HACS (recommended)
- Create
config/custom_components
folder if not existing. - Copy
trem
intocustom_components
folder.
Please use the config flow of Home Assistant.
- With GUI. Configuration > Integration > Add Integration > Taiwan Real-time Earthquake Monitoring
- If the integration didn't show up in the list please REFRESH the page
- If the integration is still not in the list, you need to clear the browser cache.
A Region code can be search here.
- HTTPS API (or use your self-server)
- Websocket. (Exptech VIP Only)
Node | Description |
---|---|
tainan_cache_limit | The number of requests is limited |
tainan_cache | Available to all users |
taipe_cache_limit | The number of requests is limited |
taipe_cache | Available to all users |
taipei_limit | The number of requests is limited |
taipei | The data is real-time but the load is high |
taipei_2 | The data is real-time but the load is high |
pingtung_limit | The number of requests is limited |
pingtung | The data is real-time but the load is high |
pingtung_2 | The data is real-time but the load is high |
Exptech VIP Only
You can goto [https://exptech.com.tw/pricing](https://exptech.com.tw/pricing) to subscribe.
An API server can be monitored here.
- Not support Home Assistant 2024.8 and higher yet.
- ExpTech Studio
Data Source
- watermelon1024
Contributor
- kukuxx
Test Partner
I would like to thank everyone who has helped me and every partner in the community for their generous help.
Buy me a coffee | LINE Bank | JAKo Pay |
---|---|---|
![]() |
![]() |
![]() |
AGPL-3.0 license
2024-08-15 Agreement reached with ExpTech Studio.
Footnotes
-
Virtual Machine may include but not limited to: VirtualBox、Unraid、KVM/Proxmox、UTM...etc. ↩
-
Physics Machine may include but not limited to: Raspberry Pi、Home Assistant Green、Home Assistant Yellow...etc. ↩
-
So far, only known rpi4 4GB is available. ↩
-
If your installation method on other systems, Hope you can provide feedback. ↩