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"