Ian Foster

Results 101 comments of Ian Foster

Country Code: US Language Code: en Account Type: LG Account Any Further Comments: N/A

Oh, cool! What the main difference between HAMqttDevice and the new HaMqttConfigBuilder?

> https://github.com/Dadoum/Provisio Looks like your link got cut-off: https://github.com/Dadoum/Provision

Thanks. I'm running the latest Iceman firmware, and it works on desktop Linux with `--fc` and on RFIDtools with `--fn`.

I've also noticed that the `lf hid clone` command does not work either. For hid clone, when run, the command says it completed successfully, but does not actually write to...

Never mind my last comment on `lf hid clone` not working. I had some strange fob that was not letting me write to it. Using a different blank fob fixed...

I have found a solution for accessing the HTTP UI from within docker. You need to manually set the HTTP and API server to listen on `0.0.0.0` and then manually...

Would it possible to log or display the device's full mac in the web flasher?

I could also use this feature. For now I just made a helper in Home Assistant with the values that I want and graph them as well.

@RomRider how do I implement something like this in apexcharts-card? Looking over the documentation it looks like it could be possible with `data_generator` but that is likely overkill.