Commit graph

19 commits

Author SHA1 Message Date
csawatzky
4e60d9bcdb closing the dialog and using the refresh callback 2025-11-04 15:13:46 -06:00
csawatzky
14126fd7c5 adding button for clearing all of the scans, including ones that were replaced by new scans 2025-11-04 14:16:40 -06:00
csawatzky
10308942ac now passing the type to the remove function for scans 2025-11-04 12:27:10 -06:00
csawatzky
487c8617e4 first iteration of basic layout 2025-11-03 16:41:26 -06:00
csawatzky
65cb7acbab finished the functionality for adding components from the scan 2025-11-03 13:23:02 -06:00
csawatzky
8f601b360e put in all the data that will be displayed 2025-11-03 09:22:47 -06:00
csawatzky
c5a3487db0 added button to send down the onewire scan request 2025-10-30 16:49:00 -06:00
csawatzky
edb162614c added the expansion line to the card for scanned components 2025-08-29 13:20:51 -06:00
csawatzky
c263f16346 fixing the i2c sensors card erroring out when coming back to the page from support view via the breadcrumb 2025-08-28 12:00:30 -06:00
csawatzky
9b20446dec fixing issue with empty scan 2025-08-27 16:44:39 -06:00
csawatzky
a3a8b95277 added to the filter to remove any expander entries when there is no expander line 2025-07-28 16:37:11 -06:00
csawatzky
4ab5b4aedd added mux address as a blacklisted address so it doesn't appear on the card, and changed the i2c address for airflow 2025-07-28 14:45:06 -06:00
csawatzky
4cfbe9f1c6 updated the proto with the new definition for the i2c scan stuff, and updated the react components accordingly 2025-07-14 13:25:54 -06:00
csawatzky
4d24dd0f6d removed logs 2025-07-02 16:50:16 -06:00
csawatzky
98717b7c00 expanded component extensions with secondary components (mainly due to the scd30) 2025-07-02 16:49:38 -06:00
csawatzky
5607672a4b adding way of disabling the scan button
the button will be disabled once it has been clicked as well as on the device page if a scan is in progress (there are pending requests)
2025-06-30 16:46:39 -06:00
csawatzky
ba7852bbc7 adding display for when the foundaddresses is an empty array 2025-06-30 11:34:43 -06:00
csawatzky
c8105ef624 finished the card to detect i2c components and select ones to add 2025-06-27 14:19:55 -06:00
csawatzky
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00