irm-kmi-ha/custom_components/irm_kmi
2025-02-22 20:47:35 +01:00
..
resources First try at supporting rain graph 2024-01-01 21:49:18 +01:00
translations Add rainfall sensor and tests 2025-02-22 20:39:15 +01:00
__init__.py Use hass.config_entries.async_reload to reload config entry 2024-12-29 18:06:08 +01:00
api.py Implement client caching based on ETag header 2025-02-16 20:40:44 +01: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 Rename internal variable of IrmKmiOptionFlow to avoid name clash 2024-12-29 18:34:19 +01:00
const.py bump version 0.2.29 -> 0.2.30 2025-02-22 20:47:35 +01:00
coordinator.py Add rainfall sensor and tests 2025-02-22 20:39:15 +01:00
data.py Only fetch radar images when the camera is viewed by the user 2025-02-16 18:36:06 +01:00
icons.json Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
manifest.json bump version 0.2.29 -> 0.2.30 2025-02-22 20:47:35 +01:00
pollen.py Configure bumpver and release workflow 2025-02-16 13:25:49 +01:00
radar_data.py Add rainfall sensor and tests 2025-02-22 20:39:15 +01:00
rain_graph.py Only fetch radar images when the camera is viewed by the user 2025-02-16 18:36:06 +01:00
repairs.py Remove some logging 2024-01-20 15:17:34 +01:00
sensor.py Add rainfall sensor and tests 2025-02-22 20:39:15 +01: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