OPEN send DOWN command on shutters (TS130F_GIRIER/TS130F_GIRIER_DUAL)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.7k
- Forks
- 2k
- Avg merge
- 18h 55m
- Merged PRs (30d)
- 35
Description
What happened?
This used to work fine, I am not sure on which version it got broken as I usually use % positions and not the up/down buttons in software. (now using 2.13.0-dev commit: d276190ab85447fe67ea1d2ed0d95d67757650b4)
Suddenly pressing UP in Home Assistant start the shutters to go DOWN and other way around.
In Z2M interface also OPEN, starts moving them DOWN. CLOSE start moving them UP.
Setting absolute position in software reports correct direction (if it needs to move up to achieve the new position). Also when I press on the wall switch for UP it also shows UP in Z2M.
So probably the problem is ONLY in Z2M buttons for state. (OPEN should be UP, and CLOSE should be DOWN)
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.13.0
Adapter firmware version
20260310
Adapter
SLZB-06
Setup
It is a docker outside HA, TCP connection to SLZB-06
Device database.db entry
No response
Debug log
No response
Notes
No response
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
Locate the TS130F_GIRIER/TS130F_GIRIER_DUAL device definition and inspect how OPEN/CLOSE commands map to UP/DOWN; compare those mappings with absolute-position and wall-switch behavior. Reproduce with the Z2M interface or Home Assistant on version 2.13.0, then verify that OPEN moves up and CLOSE moves down without regressing position control.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100