feat: rename the project to Infrarize
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"domain": "infrarize",
|
||||
"name": "Infrarize",
|
||||
"documentation": "https://github.com/kobimx/Infrarize",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@kobimx"],
|
||||
"requirements": ["aiofiles>=0.6.0"],
|
||||
"homeassistant": "2025.5.0",
|
||||
"version": "1.18.1",
|
||||
"config_flow": true,
|
||||
"iot_class": "assumed_state",
|
||||
"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