How to expose

I'm not sure if it's the right place to discuss about it, sorry if it's wrong.

I export several zwave/zigbee wall switch (by Jasco) to HomeAssistant over Hubitat (with Maker API), and zigbee switches shown as light switch but zwave switches shown as plug, is it adjustable in hubitat?

I know there's "Light switch" integration (http s://www.home-assistant.io/integrations/light.switch/) in HA, but I'm wonder if there's configuration in Hubitat which can prevent I do it everything I add a zwave switch.

I can't say I am particularly familiar with either Jasco devices or HA, but in terms of Maker API, there is no real option to expose a device as a particular device type. In actual fact Maker API makes the capabilities available for external applications to see, from memory.

My guess would be one of three things:

  1. HA identifies these devices as plugs for some reason
  2. The driver only presents them as plugs based on the capabilities it implements
  3. Something I am not aware of :slight_smile:

The second may be a little harder to confirm, without input from the HE developers.

Simon

Thanks!
I'll look into Maker API output later...
(I just found I didn't even complete the title...OMG)

1 Like

When you configure the HA integration it gives you the option of specify switches as lights and lights as switches.

1 Like

Assuming you're using the following integration...

You'll probably get much better information from the developer by posting in his thread over in the Home Assistant Community.

1 Like