This tool support for SmartIR https://github.com/smartHomeHub/SmartIR
- Deploy it using docker compose file.
- Docker Image: ghcr.io/umarjamilpc/broadlink-ir-tools-docker:latest
- Once deployed, Open with URL via , Replace ip with you ip address : https://192.168.0.0:8080
- Disable ads block on browser. I dont add anymore ads to this site, but adblocker will block connection to your hass :( Sorry for the inconvenience
- This will connect to your hass via webservice
- Enter https address of your home assistant instance. (Only work with https)
- Enter token of your home assistant.
- Select Device.
- and you are ready to go.
- I am not good at development, and managing github repos.
- I am willing to handover this repo who can manage this and keep the project live.
- Email me at this address: umar-jamil-pc@outlook.com
- Support create cimate code from Broadlink
- Support create media code
- Support fan code
- Support universal code
- Import and edit your json (not yet)
- Support create climate with Swing (not yet)
git clone https://github.com/umarjamilpc/broadlink-ir-tools-docker.git
cd broadlink-ir-tools-docker
npm i
npm run dev
Build code and commit
npm run build