Francisco R. Santos
Francisco R. Santos
> > 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...
> `KSTAR_2355XXXXXX` is used to generate entities. 
Does that mean that I can't use the `entity_id` in automations if I have two different inverters KSTAR?
> 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). So, can...
> You are looking at it from wrong perspective. In the point where you want to use KSTAR placeholder, you, in the integration, don't know about other devices. So you...
> @frsantos try to use wireshark and sniff the communication from the inverter directed at port 10000. You will be very (not pleasantly) surprised... > > As I said ISP...
@fergalish Could you share your `custom_parameters.yml` file? We still have many registers unidentified on the KSTAR, and that could be useful.
Hi @MrShaneH I don't have a "Ergocell", so I won't be able to help you with the registers. It would be helpful if you can contact support of the brand...
Hi @mPokornyETM, would be nice to have these features. Is there any plan on continuing this PR?
My use case is the following: we need to disable branches from a multibranch pipeline on demand, but as that is [not supported](https://issues.jenkins.io/browse/JENKINS-35144) by Jenkins, we may go by the...