fix: Update repository references from smartHomeHub to kobimx in various files

This commit is contained in:
2026-07-01 21:32:31 +02:00
parent 26465e7c73
commit d23eae2030
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ async def async_setup_platform(
try:
codes_source = (
"https://raw.githubusercontent.com/"
"smartHomeHub/SmartIR/master/"
"kobimx/SmartIR/master/"
"codes/light/{}.json"
)