Trevor Feeney
Trevor Feeney
I'm actually having the same issue. VSCode v1.27.2. Here's sample code that has issues: ``` renderResourceListItem(item: any): JSX.Element { return ( {item.name} ); } ```
I even tried just doing a simple `` on the line after the return statement and it wouldn't work. Seems to not work in most of my *tsx* files
I'm experiencing the same issue. I have 3 locks, two that are quite close together on my main level and one in my basement, which is also where my HA...
@bdraco I updated mine last night, so far so good, but I'll need a couple of days to be sure. I'll report back here. I'm curious if there's a way...
@bdraco ESP-IDF update seems to have fixed the hanging issue, same with the HAOS update. However, response times seem to be pretty slow at times. Trying a few different combos...
@bdraco sorry to keep bugging you...there doesn't seem to be a good place to ask more technical questions around the august/esphome stuff (and the docs for building components are very...
@gazoodle I'll have to checks but I don't think it's an on/off. It should be more like the energy settings, where it has a start/time/frequency (aka 4hrs 4 times a...
@gazoodle curious if you're around at all to answer a few questions around this. I've started to dig into this now, and I'm also looking to fix the deprecations.
I ran in to this behaviour again when I had to redo all of my items. I took some screenshots to better document what was going on. I should also...
I'm _pretty_ sure I removed all links (via the "Delete" method in HABMin...though maybe that just removes the item?). Anyhow, the weirder/more difficult behaviour of this is that when the...