Commit graph

9 commits

Author SHA1 Message Date
csawatzky
2edca58f7c updating the version check in the device model for firmware versions, the string comparison was just wrong 2025-12-18 15:16:10 -06:00
csawatzky
487c8617e4 first iteration of basic layout 2025-11-03 16:41:26 -06:00
csawatzky
c5a3487db0 added button to send down the onewire scan request 2025-10-30 16:49:00 -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
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
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
csawatzky
08b100d035 fixed the product icon in the device wizard 2025-04-24 11:35:11 -06:00
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
Carter
b5071dfb40 bin sensors add the bins 2025-03-13 09:26:47 -06:00