fix: Update repository references from smartHomeHub to kobimx in various files
This commit is contained in:
@@ -69,7 +69,7 @@ async def async_setup_platform(hass, config, async_add_entities, discovery_info=
|
||||
|
||||
try:
|
||||
codes_source = ("https://raw.githubusercontent.com/"
|
||||
"smartHomeHub/SmartIR/master/"
|
||||
"kobimx/SmartIR/master/"
|
||||
"codes/media_player/{}.json")
|
||||
|
||||
await Helper.downloader(codes_source.format(device_code), device_json_path)
|
||||
|
||||
Reference in New Issue
Block a user