Miklos Szanyi

Results 82 comments of Miklos Szanyi

Not 100% sure why but for some fonts Opentype mutates the glyph data after already calculated all metrics and overwrites the advance width with NaN. I use this snippet to...

@mislavbasic Would you complete this PR, or do you need any help with it? I would be happy to have this integration added.

For heat/cool mode, you need to set: ```yaml heat_cool_mode: true target_temp_low: xx target_tem_high: xx ```

I don't plan to support the target_sensor other than sensors.

I only can think about setting fan mode in the config at this point. This means the thermostat will only work on fan mode until the config changes. Would this...

Please let us know if v0.7.0 fixed it. Thanks @ollo69 !

So, let's confirm: if stage2 heater is on, stage1 heater should be off, right?

@ecard0 , @rvdbijl is implemented in: [v0.9.4-beta.0](https://github.com/swingerman/ha-dual-smart-thermostat/releases/tag/v0.9.4-beta.0) Please install and check! - readme update on how to configure - the secondary heater will turn on after a timeout - it...

Added a fix that you can test in the latest beta: https://github.com/swingerman/ha-dual-smart-thermostat/releases/tag/v0.9.0-beta.2