David Rapan

Results 637 comments of David Rapan

How is your HA installed? _BTW, you are from the future? Cause your latest posts says "[bobybob69](https://github.com/bobybob69) commented in 30 minutes"!_ 😆

Serial number is really the best way how to identify stick logger and for example discovery would not even work without it. **And it's not that sensitive though. One packet...

> That does not mean it has to be dumped to the logs SENT and RECD are generated in used library so any changes in integration would not be enough...

> Replacing [2355XXXXXX] by [KSTAR] in the logs? I don't know the code, but it seems plain easy to me. But what about those who has 2 devices 3, or...

> Solarman servers should commuicate using HTTPS Not true.

`KSTAR_2355XXXXXX` is used to generate entities.

What you see is entity_id. `KSTAR_2355XXXXXX` is used in unique_id.

That just means that if you create device with same name it uses the unique_id to understand that it has to create entities as KSTAR_PV1_Power_2 (Add _2).

Yes it won't let you create two entities with the same entity_id.

Also entity_id can be changed. unique_id can't.