You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The doc_string is a very powerful way for integrating pyscript services in HA. It is not possible to read and modify the doc_string the standard way, using functionname.__doc__ . Is there some other way? This would make it possible to customize HA UI dynamically.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The doc_string is a very powerful way for integrating pyscript services in HA. It is not possible to read and modify the doc_string the standard way, using functionname.__doc__ . Is there some other way? This would make it possible to customize HA UI dynamically.
Beta Was this translation helpful? Give feedback.
All reactions