Skip to content
  • Tim Rightnour's avatar
    f32eaa2f
    Add onewire devices and owserver remote host support (#29948) · f32eaa2f
    Tim Rightnour authored
    * Add support for HobbyBoards sensors: Hub, Humidity, Moisture, PulseCounter
    Add support for an owserver running on a remote host
    
    * Cleanup and fixes for style/etc
    
    * Forgot to convert to f-strings.
    
    * Update with changes requested by @MartinHjelmare
    
    * Pylint
    
    * Fix to None
    
    * Reverse logic for hobbyboard test to eliminate pylint complaint
    
    * Modified manifest to list myself as codeowner
    
    * Move some functions down into OneWireProxy instead of the top OneWire
    
    * Oops, missed some decode()'s
    
    * And another!
    f32eaa2f
    Add onewire devices and owserver remote host support (#29948)
    Tim Rightnour authored
    * Add support for HobbyBoards sensors: Hub, Humidity, Moisture, PulseCounter
    Add support for an owserver running on a remote host
    
    * Cleanup and fixes for style/etc
    
    * Forgot to convert to f-strings.
    
    * Update with changes requested by @MartinHjelmare
    
    * Pylint
    
    * Fix to None
    
    * Reverse logic for hobbyboard test to eliminate pylint complaint
    
    * Modified manifest to list myself as codeowner
    
    * Move some functions down into OneWireProxy instead of the top OneWire
    
    * Oops, missed some decode()'s
    
    * And another!
Loading