Dexter

Results 10 comments of Dexter

guess this isn't possible yet

@Conduitry I'm not seeing how it should be able to decode html entities, as it just shouldn't encode them to begin with? @dkondrad It does, but thats why it would...

I've looked a bit into the issue. And the problem lies in the function `isType`, the condition: ```js schema._def.typeName === target.name ``` is not valid in compiled situations. as target.name...

If that's sufficient, why not. Yet it seems fragile. I'm not sure how to fix it properly though how to compares the schemas properly. I did find this repo: https://github.com/lawvs/zod-compare...

I'm having difficulty making it work properly. Largely due to the quirkyness regarding the zodTypes stringnames being cast as zodTypes. And also due to the schema types (ZodString, ... )...

Somehow its now working in my repo, it seems to pick up the right generators. Maybe something has changed with how vite deals with it.

This is necessary I think to make zod-compare work properly too. I'll try to run this version in my codebase when I have spare cycles. But I don't see any...

I did, I didn't enable equitherm, just the PID controller. So the OTGateway would work as a thermostat. But I'm not sure how to send the desired temperature

> [dxlbnl](https://github.com/dxlbnl) How was the esp 32 s3 flashed? I can't do it I flashed it using platformio on vscode. > For PID it is also necessary to transmit indoor...

Instead what might be cool is that instead the slotted content for some components be parsed as markdown. This would allow the use of markdown outside of .md files, (in...