[RELEASE] hubitat_maker_api_client for python

This library facilitates access to Hubitat's Maker API. A key innovation is the HubitatCachingClient , which is capable of maintaining a cache of all your devices in a data store of your choice. This can allow you to query device state more efficiently than using the Maker API directly. HubitatCachingClient can be attached to a process that listens to Hubitat's /eventsocket to update the cached device states in real time.

4 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.