lib/renstar/api_client/control.rb in renstar-0.3.1 vs lib/renstar/api_client/control.rb in renstar-0.4.0
- old
+ new
@@ -1,7 +1,6 @@
# frozen_string_literal: true
-require_relative '../api_client'
module Renstar
module APIClient
# Interface to the "Control" portion of the Venstar API
# This can be used to send a hash of raw options to the API
# bypassing the convenience methods built into `Thermostat`