Kyle VanderBeek

Results 7 issues of Kyle VanderBeek

The etcd clustering guide specifies [a discovery mechanism via SRV records](https://coreos.com/etcd/docs/latest/clustering.html#dns-discovery). This would allow a client to discover a cluster via domain alone, allowing for centralized listing and distributed discovery....

The shipped theme uses well-known constant 20dp height for the iOS status bar, but [falls back to 0 for Android](https://github.com/shoutem/ui/blob/develop/theme.js#L1401). With no padding, the NavigationBar component used at the top...

CoffeeScript trims leading/trailing spaces from multi-line strings, so we ended up with filenames and flags occasionally jammed against the geometry portion.

There was a mix of CRLF and LF. Unify on the standard Home Assistant LF.

The correctly capitalized version gets rendered by the `"render_readme": true` directive in `hacs.json`.

Signed-off-by: Kyle VanderBeek

It is able to run all the handlers; the former implementation didn't.