11 lines
231 B
YAML
11 lines
231 B
YAML
|
# Copyright (c) 2022 Caspar Friedrich <c.s.w.friedrich@gmail.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: DS4282-800, 8-Channel 1-Wire Master
|
||
|
|
||
|
compatible: "maxim,ds2482-800"
|
||
|
|
||
|
include: [i2c-device.yaml]
|
||
|
|
||
|
bus: ds2482-800
|