1#ifndef SENSESP_SENSORS_ANALOG_INPUT_H_
2#define SENSESP_SENSORS_ANALOG_INPUT_H_
43[[deprecated(
"Use RepeatSensor and Arduino analogReadMilliVolts() instead")]]
47 const String& config_path =
"",
float output_scale = 1024.);
49 virtual bool to_json(JsonObject& root)
override;
50 virtual bool from_json(
const JsonObject& config)
override;
const String ConfigSchema(const SmartSwitchController &obj)
Sensor< float > FloatSensor
bool ConfigRequiresRestart(const HTTPServer &obj)