Scott Giminiani
Scott Giminiani
# Describe the proposed change Correct me if I'm wrong, but I believe the site is no longer operational and hasn't been for some time. ## The link https://www.hadevices.com/ ##...
First I'd like to start by mentioning **my assumption is that this is the code which powers the backend** for https://validator.w3.org/feed/ and possibly https://www.rssboard.org/rss-validator/. However, the bug only occurs on...
## Proposed change Initial integration with Trello. In the interest of keeping this PR as small as possible, scope was limited to allowing you to track the number of cards...
### The problem When calling the `remote.send_command` service on a roku `remote` entity, and specifying a `delay_secs`, it will be ignored and there will be no delay. You can see...
So I just synced my custom_component repo with some changes from my integration in core and came across an issue with paths to fixtures. As the docs require, the fixtures...
Core has a [variety of components mocked out](https://github.com/home-assistant/core/tree/dev/tests/testing_config/custom_components/test) so entities can be [created and and interacted with](https://github.com/home-assistant/core/blob/dev/tests/components/cover/test_init.py#L18-L45) in tests. **Would we ever consider including these mocks into this project so...
Just noticed in my logs this warning message: ``` Detected integration that attempted to call BleakClient with an address instead of a BLEDevice. Please report issue to the custom integration...
### Feedback We currently lack a standard for describing what entities are provided by an integration and what data they provide. For comparison, we already have a standard way to...
"saple" -> "sample"
# Problem/Motivation This addon increases in memory consumption until my system runs out. I've been monitoring it since my last incident and I had to restart the host. The host...