Has anyone used the API calls to list and get the Stores data?
(Created by these Helpers:
http://genielabs.github.io/HomeGenie/api/ape/a00014.htmlAPI calls in question:
api/HomeAutomation.HomeGenie/Config/Stores.List/<moduleDomain>/<moduleAddress>
api/HomeAutomation.HomeGenie/Config/Stores.ItemList/<moduleDomain>/<moduleAddress>/<storeName>
api/HomeAutomation.HomeGenie/Config/Stores.ItemGet/<moduleDomain>/<moduleAddress>/<storeName>/<itemName>
The
List works but
ItemList and
ItemGet do not seem to work:
The store data is confirmed to exist looking at the log file output, but the api call returns nothing.