Greg Hesp

Results 30 issues of Greg Hesp

I think this may still be bugged. I checked my printer the other day to find no key, unsure if that was since the 1.4 update to octoprint though. Added...

Hi, I' m having some issues when getting this module to load. Below is the config I am using. The module loads fine, no errors, but it sticks on "Loading..."...

### Describe the feature Add integration to default HACS repo so users no longer need to add a custom repo ### What device is this for? A1 ### Other Information...

feature request
no-issue-activity

I've got a custom scraper that pulls more Amazon data, inside an async.eachLimit loop. ``` asynclib.eachLimit(asins, 1, function(asin, callback) { // do stuff here startScrape(asin, function(cb){ callback(); }) }, function(e){...

### Describe the feature - Add development mode to the configurator which sets up example devices: - X1C + AMS - P1P + AMS - P1S + AMS - A1...

feature request
no-issue-activity
integration

### Describe the feature To make development easier, and for users that may not want to use our built in cards, add an option in the configurator that disables the...

feature request
no-issue-activity
integration

Would be great to get some contribution information. I'm trying to add in UPS Settings information, but having a bit of difficulty understand the logic of what calls what. I've...

When using local preview mode, if you click on an anchor link, change your content and reload the page, it will throw a page not found error. To resolve, if...

https://use.docs.page/configuration#sidebar By allowing an array over a string, it makes it possible to include or exclude the sidebar item on multiple tabs. For instance, if I have 3 tabs "Backend,...

**Describe the solution you'd like** For devices that support it, I'd like to be able to use the device_tracker to report on Zones. For devices that use the Home Assistant,...