irm-kmi-ha/custom_components/irm_kmi
2024-05-12 14:35:57 +02:00
..
resources First try at supporting rain graph 2024-01-01 21:49:18 +01:00
translations Fix typo 2024-04-09 18:11:51 +02:00
__init__.py Add tests for config flow 2024-01-08 20:20:31 +01:00
api.py First steps for better timeout handling 2024-05-10 14:58:21 +02:00
binary_sensor.py Translation and device info 2024-04-02 20:56:00 +02:00
camera.py Translation and device info 2024-04-02 20:56:00 +02:00
config_flow.py Add tests for config flow 2024-01-08 20:20:31 +01:00
const.py Keep forecast attribute 2024-04-06 17:05:36 +02:00
coordinator.py Increaste timeout to 60s 2024-05-12 14:33:24 +02:00
data.py Initial support for pollen data 2024-04-01 18:08:16 +02:00
manifest.json Version bump 2024-05-10 15:13:47 +02:00
pollen.py Keep the previous value for pollen and radar when the API fails only for those items but not for the main forecast 2024-05-10 18:43:54 +02:00
rain_graph.py Use hass.config option to define config directory when loading files 2024-04-01 13:56:41 +02:00
repairs.py Remove some logging 2024-01-20 15:17:34 +01:00
sensor.py Add icons for pollens 2024-04-02 22:41:34 +02:00
utils.py Refactor and add docstring 2024-01-06 15:10:28 +01:00
weather.py Keep forecast attribute 2024-04-06 17:05:36 +02:00