I’m actually working on a dedicated App for MOES devices on Homey.
This App has been developed based on the excellent work of Relax_swe.
Initial code has been first grabbed from his excellent work and with his authorization.
You can find initial App thread history here.
App is available on Homey App Store :
At this time, it should work with ZigBee MOES devices :
Thanks to you and @Relax_swe for making available a dedicated MOES Zigbee app !
I am currently using Johan Bendz’s Tuya Zigbee app for two MOES scene switches. I am wondering whether my specific models are supported by your app.
I am pretty sure about the 4-gang switch as I see the manufacturer ID mentioned in the forum topic of the original app on which yours is based and in your listing above. Not sure about the 2-gang model, as it is from a different series.
Thank you @Relax_swe too for your stewardship of it to this point. What HA system are you moving to?
Serge, I posted up the code for a 4 button Moes remote (_TZ3000_kfu8zapd) in this post here. Hopefully everything you need to add this one to the (new) official app.
Hi,
I am using the latest Homey Pro (2023/2026) with the built-in Zigbee radio.
I recently purchased several Star Feather Zigbee Smart Switches and unfortunately Homey detects them as an unknown TS0601 device with no usable controls.
I would like to request support (driver/app) for the complete switch series:
1 Gang
2 Gang
3 Gang
4 Gang
Device information
Brand: Star Feather
Model series: SFL02-Z
Product ID: TS0601
Manufacturer: _TZE200_tzyy0rtq
Zigbee
Neutral wire version
Currently Homey pairs the device successfully, but it is recognized as Other, and no on/off controls are available.
I can provide:
Photos of the devices
Packaging information
Zigbee interview data
Manufacturer/Product IDs
Testing and debugging during development
If needed, I am willing to pay for the development to get full support for the entire product line (1/2/3/4 Gang), so other Homey users can benefit from it as well.
Thank you very much, and I look forward to hearing from you.
I correct myself my first post as I didn’t understood Star Feather devices were from MOES brand.
I’ll try to integer these devices (ZS-SF-USx-WH-MS) quickly but I don’t know if it’ll work as I don’t own myself.
I think they could work like other MOES similar switches (1 and 2 gang) as they seem to have same reference (ZS-SF-USx-WH-MS for US and ZS-EUx-WH-MS for EU).
Could your give me only Manufacturer ID and Product ID of each device you own, please ?
I’m currently out of my house so I’m not sure I can do it before this week-end or next week but I’ll try to.
As promised, I’m currently working on MOES Star Feather devices integration in Homey MOES App.
As I don’t own any of these device, I’m trying to do it regarding the interviews you sent me.
A new version of Homey Nou App has just been published in test.
It adds compatibility only for Star Feather Smart Switch US 4 Gang at the moment.
Thanks for adding support for both the 2-button and 4-button models.
I did not had the time yet to test it, but I just paired both scene switches with your app they work nicely . I also like that it shows the remaining battery level and some other statistics, which the Tuya Zigbee app I used before, did not provide.
I noticed on thing though regarding the available WHEN flowcards. Homey generated ‘sustained values’ flowcards for all combinations of buttons and click types (single, double, long press). Homey actually created them in duplicate. As an example the screenshot shows a selection of those cards for the 4-button model:
These sustained values cards are not relevant for these switches, as each button only offers a single click, double click or long press. Not e.g. pressing button 1 for x seconds.
Not sure whether this is just the default way of how Homey generates there cards or whether this is something that you can configure in your app. If so, would be nice if you could remove them. For the 4-button switch I now have 12 x 2 irrelevant cards; For the 2-button switch 6 x 2.
As I don’t own myself one of these devices, I’m not sure I really correct it.
After analysing, I just removed the log buttons capabilities because Homey driver adds insights automaticaly for them and I think they are not usefull.
A this time, I updated only the Wall Switch Scene 2 Gang (ZT-SY-EU2S-*-MS) driver in the new test version I just published :
Can you test it and tell me if it’s better, please ?
The 2-gang version now only contains the relevant WHEN cards. The sustained value card are not there anymore for the duration of the button presses (sorry for the Dutch screenshot, but it shows that the set of WHEN cards only contains the relevant ones):
By the way, I noticed on the App Store that you have or are in the process of adding the 1-gang version of this scene switch: an image of the 1-gang model is added, but listed as 2-gang:
This is a good new !
And please, can you also control insights are still present in device details for button actions ?
If so, I’ll remove the unusefull logs for the 4 gang also.
I can see that the Insights items are still there (Battery and Last Button) as well as the log, however both the Last Button Insight and Log do not get updated anymore. The last items are from two days ago, when I paired the devices.