i am trying to add frontend support for Create hotspot which involves changes to supervisor, cli and operating-system. i’m a long-time kernel, service and system developer but this is my first experience with UI and typescript so debugger support would be very helpful. i tried both suggestions above but my pretty red circles also become grey outlines when i launch the debugger so something did not work.
some information regarding my set up:
i have a raspberry pi 4b running a custom HAOS with all changes noted above serving homeassistant.local:8123.
CREATE AN ACCESS POINT works properly and my phone can connect to ha-example.
when i Run development frontend over existing HA instance i see the effect of my changes thus far and the AP ha-example but my inexperience really slows the process.
a debugger allows deep inspection and confident fixes instead of the current fumbling around. i just don’t have the experience right now to enable it. solutions very much appreciated.
p.s. the two link limit for noobs destroyed providing ample information for comprehension.