diff --git a/README.md b/README.md index 57c5854..aa91937 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Platform | Description `binary_sensor` | Operational and power status binary sensors `sensor` | Alarms sensor and different heat pump sensors `switch` | Hot water and hot water boost switches +`action`/`service` | Thermia action/service to generate debug file for issue reporting ## Supported heat pump models: @@ -24,7 +25,7 @@ The integration supports heat pumps that are supported by the underlying [Python ## Adding support for new heat pump models: -If your heat pump is not working as expected or is not in the supported heat pump list, please follow the instructions in the [Python Thermia Online API](https://github.com/klejejs/python-thermia-online-api/tree/main?tab=readme-ov-file#regarding-unsupported-models) repository to add support for your heat pump model. +If your heat pump is not working as expected or is not in the supported heat pump list, please create a GitHub issue and attach the `thermia_debug.txt` file contents. The file can be generated by running the `thermia.debug` action/service in Home Assistant and it will be saved in the Home Assistant configuration directory. ## Setup