User Tools

Site Tools


supported_hardware:hubitat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
supported_hardware:hubitat [2023/04/09 17:46] – [History:] James Sentmansupported_hardware:hubitat [2023/11/04 13:49] (current) – [XTension Settings:] added more info about the static IP issue James Sentman
Line 5: Line 5:
  
 ====Hubitat Setup:==== ====Hubitat Setup:====
-Follow the standard initial Hubitat setup. A cloud connection is not required for XTension to talk to the Hubitat, all communications are done over the local network and so it is necessary that the Hubitat and the XTension be on the same local network subnet. If you have a more complex networking setup and need to specify the local address that it should tell the Hubitat to send push updates to please let me know and I can prioritize that to be added in a future plugin version.+Follow the standard initial Hubitat setup. A cloud connection is not required for XTension to talk to the Hubitat, all communications are done over the local network and so it is necessary that the Hubitat and the XTension be on the same local network subnet. Earlier Hubitat OS versions did not support the setting of static IP but more recent ones do. 
 + 
 + 
 +>**You should give the Hubitat a static IP address either via the built in network settings or via a reserved DHCP address on your router. The local network lookup of “hubitat.local” can be very slow and cause noticeable delays in all communication and control.**
  
 ===Install the MakerAPI Plugin on the Hubitat:=== ===Install the MakerAPI Plugin on the Hubitat:===
Line 33: Line 36:
 If you are running multiple Hubitat's on the network then you will need to provide them with Static IP addresses so you know which one XTension is connecting to. If you are running multiple Hubitat's on the network then you will need to provide them with Static IP addresses so you know which one XTension is connecting to.
  
-**NOTE:** there was bug or some issue in some Hubitat versions that would take a long time to resolve the hubitat.local address. This would delay our initial connecting to the device as well as delay sending of any commands to the device. Later version of the Hubitat firmware have implemented the ability to set a static IP address and I recommend that you do this rather than rely on the local mDNS address. Then place the IP address into the Address field rather than the “hubitat.local” default.+**NOTE: there is problem that causes very slow performance when using the hubitat.local address. Later version of the Hubitat firmware have implemented the ability to set a static IP address and I recommend that you do this rather than rely on the local mDNS address. Then place the IP address into the Address field rather than the “hubitat.local” default. If you can’t set this through the hubitat interface a DHCP reservation in your router will work as well.**
  
 If you have setup local access security on the Hubitat check the "Send Authentication" checkbox and enter the user and password. If you have setup local access security on the Hubitat check the "Send Authentication" checkbox and enter the user and password.
Line 80: Line 83:
  
  
-**NOTE:** The default drivers in the hubitat supports only tap and double tap eventsI’m still looking into the practicality of maintaining separate community device drivers for the devices that support more than that.+**NOTE:** The default drivers in the hubitat may not support multi-clicks more than a double clickIf you find a community driver that supports more that are not passed properly through to XTension please let me know and we can collect the information I need to properly support them.
  
 **Device Notifications:** If the device supports a notification such as the flashing light on some switches and you define that in the Hubitat that notification will show up as a separate unit in XTension that will allow you to turn on and off the notification display by turning on and off the unit. **Device Notifications:** If the device supports a notification such as the flashing light on some switches and you define that in the Hubitat that notification will show up as a separate unit in XTension that will allow you to turn on and off the notification display by turning on and off the unit.
Line 122: Line 125:
 </code> </code>
  
- 
------ 
-====Things That Are Not Implemented Yet:==== 
-The Hubitat folks have a problem with multiple taps on switches beyond just a double tap. I understand that this is complex and a bit silly to try to have the family remember what a pentuple tap on a switch does. If you wish tap support beyond just a double tap you may have to find a community created device driver for the specific switch. I know these exist for the Home Seer WD200 line of switches which can support up to 5 taps or more, and possibly many other switches that support additional gestures not supported by the built in driver for these. 
  
 ----- -----
supported_hardware/hubitat.1681062394.txt.gz · Last modified: 2023/04/09 17:46 by James Sentman