Closed mikael-andersson closed 2 years ago
Isn't that what You want?
Yes. :) How do I see that?
Change 241 line in sensor.py to:
def extra_state_attributes(self):
Works great, many thanks! :) I might create a pull request in order to add this information to README.md.
That change is already done, but not released to HACS yet.
OK, sounds good, thanks again for your engagement.
Is your feature request related to a problem? Please describe. NA
Describe the solution you'd like I would like a sensor to show me the username or more or less all information I see in the file .ip_autenticated.yaml. If one has several users on a system you would see exactly who have logged in.
Describe alternatives you've considered An alternative is to read the file .ip_autenticated.yaml but it is 'nicer' to get the information such as username straight in to Home Assistant.
Additional context NA