Anton Viktorov

Results 36 issues of Anton Viktorov

# What does this implement/fix? ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New feature (non-breaking change which adds functionality) - [...

new-integration
has-tests
integration: husb238

# What does this implement/fix? This implements simple but very useful first-order High-pass and Low-pass filters. High-pass - removing static offset and reduce low-freq noise. `y[i] := α × (y[i−1]...

integration: sensor
core

# What does this implement/fix? Adds ability to select single shot measurement instead of continuous to save power for battery powered devices ## Types of changes - [ ] Bugfix...

integration: ina226

# What does this implement/fix? RGBC sensor support + lux and CCT calculations ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New...

new-integration
has-tests
integration: bh1745

# What does this implement/fix? Support for AS7343 ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New feature (non-breaking change which adds...

new-integration
needs-tests
integration: as7343

# What does this implement/fix? bugfix for SPI read ## Types of changes - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...

small-pr
integration: bmp3xx_spi

Hi Some lame question here - would you please provide example for typescript implementation. Typically structure is following ``` export interface IProps {} export interface IState {} export class ABC...

# What does this implement/fix? add_action() method in the template has return value, but it neither returned nor used. Just replaced it with void ## Types of changes - [X]...

core
small-pr

# What does this implement/fix? Implements support of MSA311 and MSA301 accelerometers - reading accel sensors - on_tap/on_double_tap triggers ## Types of changes - [ ] Bugfix (non-breaking change which...

new-integration
integration: ssd1306_base
has-tests
core
integration: lvgl
integration: msa3xx

# What does this implement/fix? ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...

integration: st7567_base
integration: st7567_i2c
integration: st7567_spi
integration: as7343