kleinMantara

Results 5 issues of kleinMantara

I use the NtpClient library, which is dependent on the TimeLib library, to synchronize the time with an NTP server on an ESP8266. I know that the ESP8266 SDK now...

I added a showEndsOnlyWithDuration calendar option to show only end times with a duration. ![image](https://user-images.githubusercontent.com/22788087/202917693-9216e29e-da8f-47b8-a269-0608d19eb18c.png) More details: https://forum.magicmirror.builders/topic/17380/calendar-event-same-start-and-enddate-wrong-google-calendar

Hi, is there a plan to support the following two functions for the R503: - Automatic registration template - AutoEnroll (0x31) - Automatic fingerprint verification - AutoIdentify (0x32) Here is...

enhancement

Code example for the PushoverRestClient class with the dependencies to httpmime. ``` private static final ContentType plainUTF = ContentType.create("text/plain", MIME.UTF8_CHARSET); public Status pushMessage(PushoverMessage msg) throws PushoverException { final MultipartEntityBuilder builder...

Hello, I have the following error on a Power BI Gateway: `ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted` We installed the both drivers:...