Fixed new class name for `sensor.mcp3008` plugin.

This commit is contained in:
Fabio Manganiello 2023-04-02 23:07:39 +02:00
parent d5ddc0c65e
commit 8852cb8db4
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class MCP3008Mode(enum.Enum):
# pylint: disable=too-many-ancestors
class GpioSensorMcp3008Plugin(SensorPlugin):
class SensorMcp3008Plugin(SensorPlugin):
"""
Plugin to read analog sensor values from an MCP3008 chipset. The MCP3008
chipset is a circuit that allows you to read measurements from multiple