init
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"domain": "smartir",
|
||||
"name": "SmartIR",
|
||||
"documentation": "https://github.com/smartHomeHub/SmartIR",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@smartHomeHub"],
|
||||
"requirements": ["aiofiles>=0.6.0"],
|
||||
"homeassistant": "2025.5.0",
|
||||
"version": "1.18.1",
|
||||
"updater": {
|
||||
"version": "1.18.1",
|
||||
"releaseNotes": "-- Implements new async_track_state_change_event",
|
||||
"files": [
|
||||
"__init__.py",
|
||||
"climate.py",
|
||||
"media_player.py",
|
||||
"fan.py",
|
||||
"light.py",
|
||||
"controller.py",
|
||||
"manifest.json",
|
||||
"services.yaml"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user