irm-kmi-ha/custom_components/irm_kmi
2025-02-16 13:25:49 +01:00
..
resources First try at supporting rain graph 2024-01-01 21:49:18 +01:00
translations Create pt.json 2024-11-08 19:10:42 +00:00
__init__.py Use hass.config_entries.async_reload to reload config entry 2024-12-29 18:06:08 +01:00
api.py Configure bumpver and release workflow 2025-02-16 13:25:49 +01:00
binary_sensor.py Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
camera.py Add data attribution 2024-05-26 20:22:20 +02:00
config_flow.py Rename internal variable of IrmKmiOptionFlow to avoid name clash 2024-12-29 18:34:19 +01:00
const.py Configure bumpver and release workflow 2025-02-16 13:25:49 +01:00
coordinator.py Delete debug line 2025-01-30 17:35:20 +00:00
data.py Fix daily forecast sunset sunrise type 2024-06-23 12:43:45 +02:00
icons.json Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
manifest.json Version bump 2025-02-07 21:49:10 +01:00
pollen.py Configure bumpver and release workflow 2025-02-16 13:25:49 +01:00
rain_graph.py Add docstring 2024-06-01 20:39:37 +02:00
repairs.py Remove some logging 2024-01-20 15:17:34 +01:00
sensor.py Fix pollen parsing 2024-06-29 15:16:55 +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