IsaacInsoll

Results 35 comments of IsaacInsoll

We are running 4.4.1 and just got hit with this same issue. One HTMLText field had `[image width="600 "` (note space after the width) and it was causing a page...

Hi, It seems like someone has already made a fork that does the 'exclude user entered data' on both the android and iOS side: https://github.com/LVGP2021/react-native-fitness It seems like this should...

Hi, Thanks so much for looking into this. It seems like 'quiet' on the remote is just 'minimum' and that might not be the cause of the issue exactly. Attached...

Okay, if that's the case then I'm very embarassed that I'm wasting an open source developers time on 'tech support' as I honestly thought that the new build must have...

Just logging here for my own records: - Turned external master power off for five minutes - Rebooted modem - Every other network device working perfectly, this is still doing...

I've worked my way through `3.7.5` to `3.7.8` without reproducing the error so far. Will stay on `3.7.8` for a few more days then try `3.7.9` again in a few...

I didn’t think templates would work because when I inspect the HomeKit device in the settings page I can’t see the raw power values there plus I didn’t see much...

Awesome. Is there anything I can do to help with that? Like provide a certain log or something? I’ve got a bit of programming experience but haven’t done anything with...

Heres the UI: ![image](https://github.com/TimSoethout/goodwe-sems-home-assistant/assets/30609296/e02d3886-c506-4a3e-b30d-91c9f07498ee) This is the request as a fetch: ``` fetch("https://au.semsportal.com/api/v2/PowerStation/GetPowerflow", { "headers": { "accept": "application/json, text/javascript, */*; q=0.01", "accept-language": "en-US,en;q=0.9", "content-type": "application/x-www-form-urlencoded; charset=UTF-8", "neutral": "0", "sec-ch-ua": "\"Google...