Rene Tode

Results 210 comments of Rene Tode

thx for looking into it. would it also be possible to add a sensor that shows the active user?

i guess i would have needed to read your readme better ;) found out how to expose the user with the wmiquery sensor.

you already got it in your readme ;) SELECT username FROM Win32_ComputerSystem but i didnt check if it also showed other users, then my first install. edit: i did check...

if your memory problem returns, shutdown the admin interface. that took away the problem for me.

do you have an url how you can query that list?

thats why i asked for an API url. because he said it can be queried, so i guess he has done that.

i never understand why people want to add something to appdaemon if they already have a working function for it. ;) nor do i see what you can automate with...

but the question is if the path that HA did chose is the right one ;) like i said, there are other and in my eyes better ways to maintain...

@dlashua why dont you use an input_select if you want a shopping list. a list is a list isnt it? or an input_text containing the list? or just any python...

its just about putting it in an input_text in AD, and then add a widget that displays the input_text in a certain way. i remembered that the HA input_text might...