Commit graph

10 commits

Author SHA1 Message Date
csawatzky
971355d424 set up the new component for temp humidity 2025-12-19 13:34:10 -06:00
csawatzky
50b33e587d implemented a way of filtering positions using the subtype
The lidar uses a different I2C address for each of the subtypes so this allows us to be able to control the options for a user for each of the subtypes so that one lidars  address cant be used for another
2025-10-07 12:39:32 -06:00
csawatzky
412e96c568 Merge branch 'drager_i2c' into i2c_detect 2025-08-01 15:29:02 -06:00
csawatzky
f9ae15f2c8 added i2c as an option for drager components 2025-08-01 15:17:55 -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
7d24cb7df4 updating the address for airflow 2025-07-28 12:04:20 -06:00
csawatzky
8b69632be4 removed the unused array 2025-07-11 13:56:39 -06:00
csawatzky
3325c9d75b implemented the epansion line stuff
made adjustments to to the grain cable by adding i2c as an option as long as you set and expander line,
also ajusted DeviceAvailability so that an i2c address will not be claimed if the component has an expansion line set, updated the device wizard to removed pin options if the i2c port was selected and vice versa for pins since we now have a components that supports both types, updated the components setting to set the default address type based on the restriction passed in that is set by the wizard, and fall back to what is was before if one is not passed in
2025-07-11 13:56:17 -06:00
csawatzky
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
Carter
45ff49bcea added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00