├── LICENSE ├── README.md ├── advancedCombinedPresenceInstance.groovy ├── combinedPresence.groovy ├── combinedPresenceInstance.groovy ├── packageManifest.json └── standardCombinedPresenceInstance.groovy /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/README.md -------------------------------------------------------------------------------- /advancedCombinedPresenceInstance.groovy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/advancedCombinedPresenceInstance.groovy -------------------------------------------------------------------------------- /combinedPresence.groovy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/combinedPresence.groovy -------------------------------------------------------------------------------- /combinedPresenceInstance.groovy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/combinedPresenceInstance.groovy -------------------------------------------------------------------------------- /packageManifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/packageManifest.json -------------------------------------------------------------------------------- /standardCombinedPresenceInstance.groovy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joelwetzel/Hubitat-Combined-Presence/HEAD/standardCombinedPresenceInstance.groovy --------------------------------------------------------------------------------