/BroadlinkIRTools

Broadlink learn command helper.

Primary LanguageVue

NEW TOOL URL HERE

https://keitetran.github.io/BroadlinkIRTools/dist/#/

I was publish full source code and change tool url. Please help me fix bug when HASS APi was change.

Broadlink tools

This tool support for SmartIR https://github.com/smartHomeHub/SmartIR
You can use it from this page https://keitetran.github.io/BroadlinkIRTools/dist/#/

How it work

  • 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

This is testing version

  • 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)

For developer

git clone https://github.com/keitetran/BroadlinkIRTools.git
cd BroadlinkIRTools
npm i
npm run dev

Build code and commit

npm run build