From 158d363b4913cfc2356c248552cba119638f9f94 Mon Sep 17 00:00:00 2001 From: MapoDan <42698485+MapoDan@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:17:43 +0100 Subject: [PATCH] Update manifest.json --- custom_components/programmable_thermostat/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/programmable_thermostat/manifest.json b/custom_components/programmable_thermostat/manifest.json index 84fc1d3..d3926f8 100644 --- a/custom_components/programmable_thermostat/manifest.json +++ b/custom_components/programmable_thermostat/manifest.json @@ -2,6 +2,7 @@ "domain": "programmable_thermostat", "name": "Programmable Thermostat", "documentation": "https://github.com/custom-components/climate.programmable_thermostat", + "issue_tracker": "https://github.com/custom-components/climate.programmable_thermostat/issues", "dependencies": [ "sensor", "switch"