irm-kmi-ha/custom_components/irm_kmi
2024-10-27 11:42:36 +01:00
..
resources First try at supporting rain graph 2024-01-01 21:49:18 +01:00
translations Add next sunset sunrise sensors 2024-06-09 20:37:14 +02:00
__init__.py Update dependencies 2024-10-27 11:40:15 +01:00
api.py Add User-Agent to the client 2024-05-20 10:54:42 +02: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 Simplify values in options 2024-05-20 22:03:28 +02:00
const.py Fix pollen parsing 2024-06-29 15:16:55 +02:00
coordinator.py Fix edge case in current weather 2024-06-23 13:40:50 +02: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 2024-10-27 11:42:36 +01:00
pollen.py Fix pollen parsing 2024-06-29 15:16:55 +02: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