A starting point for your search, below you find a selection of wikis, scattered throughout the forum.
Some are marked [wiki] or (wiki) in their topic others are mentioned as “guide” or “howto”
As with any wiki, if you have the rights, feel free to add, update or improve this post.
———————————————The Wiki Links —————————————
Most important i guess, getting started; by bobbyD (Hubitat staff)
Switching to Hubitat? The purpose of this Wiki post* is to maintain an active list of useful links that may help you troubleshoot basic problems.
*Wiki posts can be modified by every member of our community, just click the "Edit" button located at the bottom of every Wiki post. [image]
———
https://docs2.hubitat.com/how-to/build-a-solid-zigbee-mesh
———
And by @rlithgow1
Just throwing this out there. It may or may not be a help and I'm sure many others will contribute to this thread. Here are a few things to start you off.
Z-wave Devices:
1: You do not need Wink/ST/Vera etc. to exclude your existing z-wave devices. Hubitat can do the exclusion for you. (Make sure you turn off your old hub first!) In most cases this is sufficient before pairing. Sometimes though you may need to factory reset the device. Non Plus z-wave devices may have to be included/excluded …
Also usefull, what devices have custom drivers available; by bobbyD as well
The purpose of this Wiki post* is to maintain an active list of community based drivers that are currently running on the Hubitat Elevation platform. As you add new devices to your network that are NOT listed in the "List of Compatible Devices " , please add them here to keep the Community up to date.
See also, the Community Apps Wiki for a list community based applications.
Please note:
The list of devices that are known by our staff to work on Hubitat Elevation hub, has a new home. Please vi…
Of course there is also a custom apps Wiki; by bobbyD as well
The purpose of this Wiki post* is to maintain an active list of custom community apps that are currently running on the Hubitat Elevation platform. As you add/find new apps compatible with Hubitat Elevation, please add them here to keep the Community up to date.
Please see the Documentation Link (above in header bar) for information on built-in apps and devices. (https://docs2.hubitat.com )
For examples on how to write your own custom apps, check out our public GitHub repository: HubitatPubli…
This topic i put together myself might be helfull for those looking for Zwave OTA files for their devices;
[Wiki formatted] feel free to add, update or improve.
A few links to Zwave firmware resources:
Any hints / pointers to firmware repo’s are welcome while i scroll through a 1000+ reactions….
I found Aeon labs offers their Zwave firmware here (extraction from ,exe required);
I found Zooz firmware downloads here (account / login required);
https://www.support.getzooz.com/?login=1&return_to=/kb/article/1158-zooz-ota-firmware-files/
I found Innovelli firmwares here;
Qubino offers OTA firmwar…
Basics on radio networks like Zigbee and Zwave;
A good general place to start BEFORE building out your new network..
How to Build a Solid Zigbee Mesh - Hubitat Documentation
Get info on your zigbee network:
http://hubitat.local/hub/zigbee/getChildAndRouteInfo
Get info on your Z wave network:
http://hubitat.local/hub/zwaveInfo
Custom Z-wave tooling, C7 only if i was informed correctly; by @tony.fleisher
I have been working on a tool to provide a way to explore Z-Wave Mesh Details. This tool can answer questions like:
Which devices are acting as repeaters?
How many devices are routing through a particular device?
Which and How many devices are in a FAILED state?
What devices are neighbors for a given device?
[mesh-details-0.2.17-beta-filtered]
[mesh-details-0.2.17-beta-details]
I started developing this in ST earlier this year as a weekend project, and now have ported it to HE and have go…
How to Build a Solid Z-Wave Mesh - Hubitat Documentation
For more advanced users theres a Wiki on featured and direct links for your hub; by @Hasty1
And by @syepes
A nice topic with various… “i should have know that earlier” entries; by @erktrek
THIS HAS NOT BEEN UPDATED FOR THE C7
*** Community input is appreciated ***
Thought I'd toss out yet another bullet list (yayyy!!! ). Wanted to document some of the stuff I've been experiencing/taken from the threads I've read and put it out there for discussion and reference. If you want more detail search the forums for the related topics.
Not sure this is all accurate and clearly limited by my opinion/bias/myth so make of it what you will.. and feel free to post anything else that might a…
General help on creating and formatting topics; by bcopeland (Hubitat staff)
General text formatting feature guide for this forum
Basic Text Formatting
*Italic* gives you Italic
**Bold** gives you Bold
~~Strike Through~~ gives you Strike Through
Layout
# Heading 1
## Heading 2
### Heading 3
*** Horizontal Rule
Lists
Bullet style:
* List Item
* List Item
List Item
List Item
Numbered List:
1. One
2. Two
One
Two
Code
`Inline code` use backticks to give you Inline code
```
# Code Block
```
Will give you
# Code Block
Block Quote
Use > at the begi…
Guide or Wiki on Hubitat dashboards; by @TechMedX
There are many Dashboard threads, and several "how-to's". The intent of this post is to showcase a few small things that can greatly improve the overall Hubitat Dashboard experience. At the end we will also give a few other well known options in case the HE platform still does not meet your needs.
The Hubitat Official Dashboard documentation does a great job covering the basics, of installation, and creation of the Dashboards app. If you have never used, or do not have the Dashboard app install…
One on rules within Hubitat; by bravenel (Hubitat staff)
Rule Machine User Guide
Rule Machine is a powerful automation tool for Hubitat.
The Rule Machine User Guide has four sections below:
• Conditions and Trigger Events
• Actions
• Expert Features: Custom Commands
• Restrictions
Conditions and Trigger Events
Rules and Triggers respond to events on the selected devices. In the case of a Rule, it evaluates its rule upon any event affecting its Conditions. In the case of a Trigger, it is fired whenever the selected event occurs.
Devices with the f…
A Node-Red integration implementation “Wiki”; by @fblackburn
I want to share with you my recent development with Hubitat and Node-RED .
node-red-contrib-hubitat
It is some generic nodes to facilitate the integration with Hubitat. The challenge was to found the middle between generic and easy of use. I will be very happy to have your feedbacks and discuss about how to improve it
Note that I keep this post updated with every release, no need to read all posts to know new features or changes.
You can look at the CHANGELOG for news
How t…
The webCore Wiki; by @nh.schottfam
Of course, these days there is also the offcial documentation page, the biggest wiki of them all;
https://docs2.hubitat.com/
And the official “HowTo” page;
Advanced networking; by gopher.ny (Hubitat staff)
There's a direct endpoint without /24 limitation for those who know what they are doing.
The endpoint is /hub/advanced/switchToStaticIp, and it accepts the following query string parameters (names are self-descriptive):
address
netmask <- use 255.255.254.0 for /23 subnet.
gateway
nameserver
For Beta users;
Under construction;
https://community.hubitat.com/t/wiki-troubleshooting-hub-issues-helpful-links-and-tips/98037?u=h_local
———
I bet there are many more out there…. Feel free to add them