zunzunbee joins Works with Home Assistant

We are often asked if we prioritize “Big Tech” firms in the Works with program, but we’ve always been clear that newer companies are just as important to our certification as household names. Start-ups are innovators, and have their fingers on the pulse of community needs much more than brands that are only at the mercy of their investors.

That’s just one reason we’re thrilled to welcome zunzunbee to the program! They really stood out from the crowd at CES 2026 this January with their new product, the Slate Switch. This battery-powered smart scene controller simply snaps over existing switches – ideal if you rent your home, or don’t fancy working with wiring. We’re always on the lookout for devices that make setting up your smart home easier, so we’re delighted to have zunzunbee on board!

A clean slate for switches

While zunzunbee are newcomers to the market, founder Harish Raman has more than 18 years’ experience in lighting and connected systems – including senior engineering roles at Leviton and Philips. Harish designed the Slate Switch to cut the complexity sometimes found in smart homes, by bringing back simple, tactile control without any installation headaches. And because it builds on top of your existing switches rather than replacing them, it means less waste and more value from the things you already own.

"At zunzunbee, we believe smart home control should feel natural, reliable, and stay under the user's control. The Home Assistant community shares that same philosophy, with a focus on local control, flexibility, and deep customization.

Slate Switch was designed to solve everyday friction in smart homes, and we are excited to bring it to a community that values thoughtful automation and truly understands how homes should work."

- Harish Raman, Founder

Not just for newbies

The Slate Switch isn’t just a low-barrier entry point for beginners. It also tackles an issue that can crop up in more complex smart home setups: someone flipping a wall switch that controls your smart bulbs so all your carefully configured automations stop working 😩. Slate Switch keeps those bulbs permanently powered, while giving everyone in the household a familiar, physical button right where they expect it. If you prefer, you can also make use of the snap-on snap-off magnetic function to pick up the switch and take it with you. You can use it as a remote, and each of the zones can support both a tap or long-press action, making it a perfect partner to have in a pocket.

A cost-effective device is also a low-risk way to experiment, with plenty of possibilities to explore without a big outlay. And once you’re hooked, multipacks of two or four are available so you can roll them out across your home.

The right buzz

Two bs and a lot of zs: it’s no coincidence that zunzunbee uses Zigbee for the Slate Switch. If you’ve not heard of Zigbee before, it’s an open wireless standard built for low-power smart home devices – which describes the Slate Switch to a tee, since it runs on a single CR2450 coin cell with up to two years of battery life.

Zigbee works entirely locally with no dependency on the cloud, so your smart home stays in your hands and the Slate Switch keeps working even if you lose internet connection. If you want that same security and control when you’re away, Home Assistant Cloud offers fully encrypted remote access – and as an added bonus 😉 subscribing directly funds the Open Home Foundation’s fight for privacy, choice and sustainability for smart homes (and this very program too!).

By choosing Zigbee, zunzunbee support that fight… and they’ve been proactive contributors to our community as well. They’ve published official Home Assistant blueprints to make setup as smooth as possible, and contributed code to Zigbee2MQTT (another popular community-maintained open source project) on GitHub. It’s exactly what we love to see from our partners!

The Slate Switch simply snaps over your existing wall switches.

Devices

As with every device in the Works with Home Assistant program, the Slate Switch has been through our full certification process: tested for performance, reliability, and compatibility with our principles. By joining the program, zunzunbee also commits to providing long-term support and firmware updates, so you can purchase with confidence.

It may be just one small device, but it gives you mighty choice! 💪The Slate Switch arrives as a blank canvas, with two sheets of stickers so you can label and arrange up to eight tappable zones exactly how you want them, and reconfigure just as easily if your needs change. And it’s not only about switching scenes or triggers: there’s a built-in ambient temperature sensor in the switch too, opening up even more automation possibilities straight out of the box.

Jimmy over at the Automated House YouTube channel has a great hands-on walkthrough if you want to see it all in action.

Ready to make the switch?

We love it when a fresh idea from a new face lands in our orbit (and passes muster!) – and we have a feeling the Home Assistant community is going to have a lot of fun with this one. Whether you’re just dipping your toe into smart home control, or looking for new ways to push your existing setup further, the Slate Switch has you covered. Check out our certified device list to see what else is out there!

FAQs

Q: If I have a device that is not listed under “Works with Home Assistant” does this mean it’s not supported?

A: No! It just means that it hasn’t gone through a testing schedule with our team or doesn’t fit the requirements of the program. It might function perfectly well but be added to the testing schedule later down the road, or it might work under a different connectivity type that we don’t currently test under the program.

Q: OK, so what’s the point of the Works with program?

A: It highlights the devices we know work well with Home Assistant and the brands that make a long-term commitment to keeping support for these devices going. The certification agreement specifies that the devices must have the functionality you would expect within Home Assistant, operate locally without the need for cloud, and that they will continue to do so long-term.

Q: How were these devices tested?

A: All devices in this list were tested using a standard Home Assistant Green as a hub with the Home Assistant Connect ZBT-2, and with ZHA, our Zigbee integration. If you have another hub/adapter set-up/integration that’s not a problem, but we test against these as they are the most effective way for our team to certify within our ecosystem.

Q: Will you be adding more zunzunbee devices to the program?

A: Why not! We’re thrilled to foster a close relationship with the team at zunzunbee and we’re excited to see how they grow their product line in the future. We’re looking forward to working together on any upcoming releases or adding in further products that are not yet listed here.


This is a companion discussion topic for the original entry at https://www.home-assistant.io/blog/2026/05/19/zunzunbee-joins-works-with-home-assistant
1 Like

As with every device in the Works with Home Assistant program, the Slate Switch has been through our full certification process: tested for performance, reliability, and compatibility with our principles. By joining the program, zunzunbee also commits to providing long-term support and firmware updates, so you can purchase with confidence.

Maybe a good time to mention that Zigbee OTA (Over-The-Air) firmware updates will be provided by default if using Home Assistant's ZHA integration via the new official zigpy-ota repository which is now used to host Zigbee OTA images for zigpy/ZHA for WWHA certified devices that are part of the Work with Home Assistant program.

Zigbee2MQTT users can also use stable release channel if add this to their Z2M configuration:

ota:
  zigbee_ota_override_index_location: https://raw.githubusercontent.com/zigpy/zigpy-ota/release/files/stable/z2m_v1_ota.json

And while I understand that it is not strictly a requirement to get devices WWHA certified we can hope that zunzunbee and other Work with Home Assistant partners will also keep taking the initiative and actively work to make sure that all device Zigbee clusters and attributes are exposed as entities in Home Assistant via the built-in ZHA integration as they should, and if those are not all shown there under their devices in the ZHA integration then the company should preferably have their own developers at least submit device support request or better yet provide custom ZHA Device Handlers (a.k.a. zha-quirks) to the zha-device-handlers repository on GitHub themselves if needed:

Unfortunatly not all all WWHA partner companies have taken an active role in providing Zigbee OTA images and done more than the bare minimum in testing and best-effort verification of custom ZHA Device Handler (a.k.a. zha-quirk) for all their devices to at least report issues with missing Zigbee clusters or attributes exposed as entities in the ZHA integration which have in the past lead to users having less than a great user-experience out-of-the-box.

PS: Noticed that zunzunbee has written Home Assistant as "HomeAssistent" (without a space) on website and is not using the Works with Home Assistent badge or logos that they can now use as a WWHA partner.

Yep! There’s already an update available for all ZHA users out-of-the-box, though newer devices already have it installed by default. The release notes can be seen in HA and here: Add zunzunbee SSWZ8T slate switch v01.03.005 by zigpy-bot · Pull Request #56 · zigpy/zigpy-ota · GitHub

Also, zunzunbee has added a quirk as well, so they’re definitely fulfilling their duties of being a WWHA partner.

2 Likes

Also spotted now that their FAQ formulate the question if a Zigbee gateway is required as "Is a SmartThings hub required, like it was maybe originally only tested with the Samsung SmartThings Hub and then they added support for other Zigbee gateways later and only added those to the answer without changing the question in theb FAQ. Quoting their website below:

Q: Is a SmartThings hub required?
A: Yes, a hub is required. Slate switch works with SmartThings, Homey Pro or Home Assistant hub.

Suggest recommend that zunzunbee change their FAQ to instead read something like as this below:

Q: Is a Zigbee gateway required?
A: Yes, a Zigbee gateway is required. Slate switch has been confirmed working with Zigbee gateways such as Samsung SmartThings Hub, Athom Homey Pro, and Home Assistant using its built-in ZHA integration with their ZBT-2 adapter (Zigbee Coordinator radio).

A version of this with an e-ink display instead of stickers would be amazing. It would look cleaner and let you change and add devices you want to control without having to re-apply stickers.

1 Like

a version for European switches—I'll just go ahead and buy a dozen of them :heart_eyes:

For exactly which "European switches"? Living in Europe I know that there is no single standard for wall swtiches, and I believe that for most countries in Europe there are even many different switched within each country with various looks, forms, and sizes.

Sure there are some brands and models that are currently more popular than others these days, but which switches are popular in each country also changes overthing, and again there is no single standard formt that you can make that fits most switches when they differ so much.

I know that in the United Kingdom (UK) they more or less one type that has been the most common for many years.

I think that this is why Signify (Philips) did not even bother trying to follow the looks, forms, and sizes of existing swtich models in Europe and instead created their "Friends of Hue" official partners program (within their "Works with Philips Hue" program) which lets any other company create a wide range wireless swtiches in different looks, forms, and sizes but using the same module under the hood (based on Zigbee Green Power).

Today they have Friends of Hue partnership switches from ABB (Sweden), Illumra (USA), Kichler (USA), MAKRIS by Imoon (Italy), Vimar (Italy), Busch-Jaeger (Germany), Senic (Germany), Niko (Belgium), Sunricher (Hong Kong), Koizumi (Japan), Legrand (France), and John Lewis (UK), Voltus and Jung Germany), Sunricher (China and Asia) and many more, (most of which I believe all use either the older EnOcean PTM 215ZE module or the newer EnOcean PTM 216Z module).

Just do a search for "friends of hue" AND switch under news:

They idea with those "Friends of Hue" switches is that Signify/Philips provide the module (as part of kind of a royalty-fee for claiming compabinitly with the Philips Hue Hub) and then each third-party companies can made different enclosure shells around that.

Sunricher (Chinese Zigbee device manufacturer) makes similar module that uses cell batteries instead which also allow other companies and DIY:ers to make their own wireless switches :

For reference, here in Sweden where I live you can just look at the website for Elko, and Schneider Electric, ABB, and Elko which are that three most commonly used brands here for popular dumb switches tpday to see that they have series of different looking swtiches, and on top of that many of them support different covers to even further change their looks, forms, and sizes:

This is also why Philips Hue introduced their switch module as a product which can be placed in-wall behind any dumb wall switch to convert it into a wireless switch / button.

Thanks for the detailed feedback @Hedda, really appreciate it.
You were absolutely right regarding both the FAQ wording and the Home Assistant typo. We have updated the website to better reflect the currently supported Zigbee platforms and configurations.
Thanks again for taking the time to provide the feedback and suggestions.

1 Like

I wanted something with tactile feel, so designed and printed a thin sheet to cove the slate, original version was about 2mm think, while to was possible to register button presses it had to be pushed pretty hard. This final sheet is .4mm base sheet with the buttons about .6mm above. So about 1 mm for each button. Works great!

1 Like

Guess that you could alternatively design it as the reverse where each of the "buttons" are more like pits instead so lower than the base around them?

Has anyone found any resellers that sell to canada? I tried to purchase from their site, but it didn't let me change country away from united states.