irm-kmi-ha/custom_components/irm_kmi
2024-04-01 13:56:41 +02:00
..
resources First try at supporting rain graph 2024-01-01 21:49:18 +01:00
translations Add Dutch translation 2024-01-11 22:08:39 +01:00
__init__.py Add tests for config flow 2024-01-08 20:20:31 +01:00
api.py Refactor and add docstring 2024-01-06 15:10:28 +01:00
binary_sensor.py Fix typo in docstring 2024-02-25 14:32:17 +01:00
camera.py Adjust camera settings 2024-01-07 21:31:03 +01:00
config_flow.py Add tests for config flow 2024-01-08 20:20:31 +01:00
const.py Reformat code 2024-01-22 18:35:02 +01:00
coordinator.py Use hass.config option to define config directory when loading files 2024-04-01 13:56:41 +02:00
data.py Remove text_fr and text_nl from forecast and add text instead (auto-detect instance language) 2024-01-20 14:39:42 +01:00
manifest.json Version bump 2024-03-30 16:52:21 +01: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
utils.py Refactor and add docstring 2024-01-06 15:10:28 +01:00
weather.py Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00