openPhiL
openPhiL
using the windows app, I see that I have VET and VTHO. i "hope" that just holding VET increases VTHO - as it does on the exodus wallet. But in...
Hi. I upgraded from 3.1M3 to 3.2M1 yesterday and realize, that astro is not working. Just not triggering the simple rule I have (which was working like forever). ```jave Rule:...
### Is your feature request related to a problem? Please describe. Hi. I found this description here to be useful in a case I just had to look into, but...
HI @jmgrassau , in my understanding, an abstract class cannot be created. Therefore we don't need extra definition how it is allowed to be created. before: ```abap CLASS ycl_test DEFINITION...
Hi, Rule "Standardize empty lines in class definitions" already deletes some unnecessary comments. I'm suggesting to add another options for users to select to additionally remove those one as well:...
Hi. I have this idea that in general, I prefer something like this ````abap if sy-tabix = 1. if sy-uname = 'Ich'. loop at itab into data(wa). ... endloop. endif....
Hi there. I am not able to communicate to the standard device_name.local logic in my setup, I have to give esphome the IP address that the device actually has. That...