fix: Update repository references from smartHomeHub to kobimx in various files
This commit is contained in:
@@ -22,11 +22,11 @@ DOMAIN = 'smartir'
|
||||
VERSION = '1.18.1'
|
||||
MANIFEST_URL = (
|
||||
"https://raw.githubusercontent.com/"
|
||||
"smartHomeHub/SmartIR/{}/"
|
||||
"kobimx/SmartIR/{}/"
|
||||
"custom_components/smartir/manifest.json")
|
||||
REMOTE_BASE_URL = (
|
||||
"https://raw.githubusercontent.com/"
|
||||
"smartHomeHub/SmartIR/{}/"
|
||||
"kobimx/SmartIR/{}/"
|
||||
"custom_components/smartir/")
|
||||
COMPONENT_ABS_DIR = os.path.dirname(
|
||||
os.path.abspath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user