Module: ESPHome

Defined in:
lib/esphome/api.rb,
lib/esphome/error.rb,
lib/esphome/action.rb,
lib/esphome/device.rb,
lib/esphome/entity.rb,
lib/esphome/version.rb,
lib/esphome/dashboard.rb,
lib/esphome/api/api_pb.rb,
lib/esphome/cli/colors.rb,
lib/esphome/cli/entity.rb,
lib/esphome/cli/monitor.rb,
lib/esphome/entities/fan.rb,
lib/esphome/serial_proxy.rb,
lib/esphome/entities/date.rb,
lib/esphome/entities/lock.rb,
lib/esphome/entities/text.rb,
lib/esphome/entities/time.rb,
lib/esphome/cli/completion.rb,
lib/esphome/entities/cover.rb,
lib/esphome/entities/light.rb,
lib/esphome/entities/button.rb,
lib/esphome/entities/number.rb,
lib/esphome/entities/select.rb,
lib/esphome/entities/sensor.rb,
lib/esphome/entities/switch.rb,
lib/esphome/entities/climate.rb,
lib/esphome/cli/entities/date.rb,
lib/esphome/cli/entities/form.rb,
lib/esphome/cli/entities/lock.rb,
lib/esphome/cli/entities/menu.rb,
lib/esphome/cli/entities/text.rb,
lib/esphome/cli/entities/time.rb,
lib/esphome/api/api_options_pb.rb,
lib/esphome/cli/entities/cover.rb,
lib/esphome/entities/date_time.rb,
lib/esphome/cli/entities/button.rb,
lib/esphome/cli/entities/number.rb,
lib/esphome/cli/entities/select.rb,
lib/esphome/cli/entities/switch.rb,
lib/esphome/cli/entities/climate.rb,
lib/esphome/entities/text_sensor.rb,
lib/esphome/cli/entities/date_time.rb,
lib/esphome/cli/entities/subfields.rb,
lib/esphome/entities/binary_sensor.rb

Defined Under Namespace

Modules: Api, Cli, Entities Classes: Action, AuthenticationError, ConnectionClosedError, Dashboard, DashboardError, Device, DeviceConnectionError, DeviceError, Entity, Error, Event, InvalidMessageLengthError, InvalidPasswordError, MessageError, MissingDeviceError, MissingEncryptionKeyError, MissingProxyError, NoSuchDeviceError, NoSuchSerialProxyError, NotConnectedError, PlaintextProtocolError, ProtocolError, SerialProxy, SerialProxyError, TagScanned, UnexpectedMessage, UnknownMessageError, UnknownProtocolError

Constant Summary collapse

VERSION =
"1.1.0"