KazWolfe
KazWolfe
> Alternatively, it would be possible to do as you suggest, and have the integration manufacture an "Idle" state if the current temperature satisfies the setpoint(s). I would consider a...
I am getting a 307 error when running on NVIDIA 387.34 (Ubuntu 16.04 LTS, HWE Edge kernel). This is happening after I updated my `nvidia_icd.json` file listed [here](https://github.com/ValveSoftware/SteamVR-for-Linux/issues/16#issuecomment-340110293), as using...
Targeting net5 branch, I think it's safe to say this PR has gone stale. Sorry!
Given that this PR seems to have gone stale, I think it makes sense to close it for now. If this is still a problem and/or we still want this...
This feature request is not for the "Default Class" interface. It's for the actual "Bandwidth Limiter" feature, which only exists for `br0`.  Either this should get added, or we...
So, from a plugin perspective, this is possible. The communication link between the game and the Stream Deck is bidirectional already, which is how the Stream Deck knows what's on...
@nixmaster2000 I spent far too many hours debugging this today, and what I finally found is that the WT32-ETH01's UART ports apparently are... weird. I had to manually patch this...
> I imagine that extending the [configuration schema](https://github.com/geoffdavis/esphome-mitsubishiheatpump/blob/980271337a87970ff0e3607c61ee12150c16f524/components/mitsubishi_heatpump/climate.py#L39) for this custom component to add tx_pin and rx_pin definitions (defaulting them to -1), and then passing that to the hp->connect() call...
@adepssimius See #117. Add this to your YAML: ```yml esphome: platformio_options: build_unflags: - "—std=gnu++11" build_flags: - "-std=gnu++17" ```
Slating this for a 0.3 release, but probably with limited/no icon support as the game just doesn't have the assets I want to do this effectively. Oh well.