TrymPet

Results 9 issues of TrymPet

Closes #18. Implement a `CartesianChart` view for Xamarin.Mac. The solution can be built with `LiveCharts.Mac.sln`. [Data binding](https://docs.microsoft.com/en-us/xamarin/mac/app-fundamentals/databinding) is not implemented yet. Will update once I learn how 😁

Hi, great work on v2! I am working on a Xamarin.Mac implementation. Is there any interest of bringing xamarin.mac controls or skiaview into the project? I already have a crude...

enhancement
working on it

The exchange rate for Ethereum is very incorrect. ETH-USD is reported as 0.00041302790555490851267042562434. Coinbase reports 3128.775. Historical rates are also incorrect. https://api.exchangerate.host/latest?base=ETH&places=32&symbols=USD&source=crypto ```json { "motd": { "msg": "If you or...

WPF applications implement resizable windows with a [resize grip](https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.primitives.resizegrip?view=net-5.0). The icon looks quite dated, and does not fit in with a fluent aesthetic, so a fluent resize thumb icon would...

#### Platform - [ ] iOS - [x] macOS #### Describe the feature that you would like added This might be out of scope, but I'd really like to see...

This pull request adds power metrics pulled from Intel Node Manager over IPMI. #### New sensors: ![image](https://user-images.githubusercontent.com/23460729/119263805-cd844c00-bbe0-11eb-9224-51f80438bfa4.png) I have placed the `IPMIClient` and `NodeManager` classes in the `LibreNMS\IPMI` namespace. Feel...

Needs Tests :unicorn:
Sensor

Hi, I am thinking of creating a fork to automatically upload 1D LUTs to LG OLED tvs using either [bendavid/aiopylgtv](https://github.com/chros73/bscpylgtv) or [chros73/bscpylgtv](https://github.com/chros73/bscpylgtv). LG OLED tvs support internal LUT capabilities since...

Prevents errors being thrown when getting heater status while the "heater" object is missing. This is not a permanent fix, as the accessory will always be shown as OFF. However,...

Support for record lines to begin with blank spaces, signaling that the record belongs to the previous owner. See https://tools.ietf.org/html/rfc1034#section-3.6.1