irm-kmi-ha/custom_components/irm_kmi
2025-05-02 19:31:45 +02:00
..
irm_kmi_api Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
translations Fix typo 2025-02-22 21:38:53 +01:00
__init__.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
binary_sensor.py Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
camera.py Only fetch radar images when the camera is viewed by the user 2025-02-16 18:36:06 +01:00
config_flow.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
const.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
coordinator.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
data.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
icons.json Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
manifest.json Update requirements to match HA 2025.3.1 2025-03-08 10:51:54 +01:00
repairs.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
sensor.py Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
services.yaml Make service parameter optional 2024-05-20 10:46:12 +02:00
utils.py Try to fix #38 for daily forecast 2024-06-08 14:33:13 +02:00
weather.py Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00