André Hartman

Results 14 issues of André Hartman

I have been your library for many years and it is working fine absolutely fine. I want to upgrade my app to Swift 5 and would like to know if...

I am running your module at home and we like the outcome. However, for production somewhere else, I have to do this in Node-RED in a situation where Home Assistant...

Candle 1 works fine on my Mac. Candle 2 crashes at startup, see attached screen image. ![Schermafbeelding 2021-05-16 om 14 36 02](https://user-images.githubusercontent.com/688316/118397888-6c93cb80-b656-11eb-87a1-404c8d0c24a4.png)

The latestCandle version worked reliably on my Mac with Catalina for many months. This morning, after Big Sur installation, it stopped working; there is no communication with the CNC mill....

Displaying an extra line with a separate 2nd Y-axis is something you normally do to display a separate data series that is functionally related to the main data series. That...

version 3

In landscape the scales are drawn into the padding area. In portrait the same happens; additionally the horizontal padding is not respected. See images below. ![Simulator Screen Shot - iPhone...

I am returning to the use of your module after 2 years of using home Assistant, since HA now crashes every night. I note the following issue. I have 4...

I have been using your Node-Red-Homebridge nodes for some months now to full satisfaction. Recently, I have also played around with Node-RED-HomeAssistant; the nodes are similar, naturally. However, they have...

Please run `$ homebridge-shelly describe ` with the IP address of your new device, and then post the output from that command here. I did run your command, but got...

I tried a new query based on examples from you: ``` func getPatientTimeline() -> [PatientTimelineInfo] { var patientTimelineInfo = [PatientTimelineInfo]() do { patientTimelineInfo = try db.read { db in let...