Joseph Hobbs

Results 6 issues of Joseph Hobbs

While installing the SDK for Python I noticed that the 'release' version here (v6.9.1) does not match the version reported via pip (1.5.0). Is this intentional? ``` # pip list...

**Is your feature request related to a problem? Please describe.** I am looking to collect metrics around host unit consumption over time via the API. The smartscape_hosts.list() returns the information...

enhancement

I defined some dynatrace_custom_anomalies resources within a project. As part of the resource I did NOT set disabled_reason or warning_reason. On subsequent runs, terraform see's these fields set to NONE...

enhancement

This update adds an optional parameter to the `__init__()` for ili9486 to allow the developer to disable the default behavior of inverting the display (colors) during initialization. fixes #179.

#### Type of Raspberry Pi Raspberry Pi 5 4GB #### Linux Kernel version https://github.com/rm-hull/luma.lcd/blob/3cca044e791282f8df6f6801d1d52825084cdd13/luma/lcd/device.py#L826 #### Issue I am currently using a Raspberry PI 5 (4GB) with [this ILI9486-based device](http://www.lcdwiki.com/3.5inch_RPi_Display). I've...

**Describe the bug** When calling `dt.audit_logs.list()` I'm seeing sporadic errors in my logs. The errors I see are ValueError exceptions complaining that specific values are not a valid Category. I...

bug