homebridge / homebridge/plugins
Verification Request: homebridge-my-tadiran
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 369
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Plugin Name
homebridge-my-tadiran
Link To GitHub Repo
https://github.com/shirizhaki/homebridge-my-tadiran
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
My Tadiran is an unofficial Homebridge platform plugin for Tadiran air conditioners paired with the current My Tadiran app.
The plugin connects directly to Tadiran's cloud API and does not require Home Assistant.
The current release, v0.1.5, has been validated on a real My Tadiran installation using Homebridge 2.4.0 and Node.js 24, including authentication, device discovery, HomeKit exposure, temperature control, operating modes, and fan-speed control.
Authentication uses Tadiran's AWS Cognito SMS OTP flow. After the initial login, the refresh token is stored only inside Homebridge's persistent storage directory.
The plugin:
- has no analytics or user tracking
- does not require TTY or non-standard startup parameters
- uses a dynamic platform and Homebridge Settings UI
- catches and logs its own operational errors
- stores authentication state inside Homebridge persistent storage
- includes GitHub Actions CI for Node.js 22 and 24
- publishes matching npm and GitHub releases
The implementation is based on the foundational My Tadiran API reverse-engineering and Home Assistant integration work by Raz Luvaton:
https://github.com/rluvaton/ha-my-tadiran
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked homebridge-my-tadiran repository and its current v0.1.5 release against the verification checklist in this issue. Check the stated authentication, HomeKit exposure, error handling, storage, installation, and CI claims, then document whether the plugin meets the requirements for verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100