FHEM Widget
· v1.5.3.0
About
PLEASE READ THE PREREQUISITES SECTION CAREFULLY!
This widget provides access to shortcuts previously created by the FHEM App in a FHEM home automation server (http://fhem.de)
Prerequisites:
- running FHEM home automation server with a secure (https) connection (including trusted certificate e.g. Let's Encrypt: https://letsencrypt.org)
- the module file provided in this forum post: https://forums.garmin.com/developer/connect-iq/f/showcase/6716/app-fhem-app/
- csrfToken needs to be either deactivated or set to a static string for the used FHEMWEB instance (see csrfToken-attribute in commandref)
- configured shortcuts (either by FHEM App or manually)
What's new
1.5.3
- minor bugfixes
- preparation for new feature... not ready yet
1.5.2
- added support for D2 Mach 1 and D2 Air X10
1.5.1
- added support for Epix 2
1.5.0
- added support for Fenix 7 Series
1.4.4
- added support for Approach S62
1.4.3
- increased vibration strength
1.4.2
- newer versions of connect iq do not allow characters like "-" in simple string inputs. That is why the host input has been changed to format "url" which means, that user needs to provide also "https://" prefix. Note: "http://" is not supported due to limitations in connect iq!
1.4.1
- added support for Captain Marvel and First Avenger
1.4.0
- added support for Fenix 6 series, Venu, Vivoactive 4 series
1.3.0
- added support for Forerunner 245, Forerunner 645, Forerunner 945, MARQ family
1.2.0
- added vibration on finished server requests. This allows to operate on the stored favorites without looking at the screen.
1.1.2
- when a request to the server is going on it can be cancled by using the "back" key
1.1.1
- added option to define time in seconds for the widget to be entered. This option is 0 by default (means no automatic entering)
1.1.0
- the widget is entered automatically after 2 seconds if the user does not switch to another widget in the loop.
- optimized memory usage
1.0.0
- initial upload