itchannel / apex-ha

Local Neptune Apex HA Integration (Aquarium Controller)
GNU General Public License v3.0
22 stars 3 forks source link

Temperature is unitless in rest interface #12

Closed brettonw closed 2 years ago

brettonw commented 2 years ago

The default conversion in the integration is to use degrees Celsius, but my Apex is configured for degrees Fahrenheit. Is the Apex configuration available through the rest interface to determine what the unit should be?

itchannel commented 2 years ago

I can add in an option for units to be set manually but I will see if the controller exposes the unit set as well.

itchannel commented 2 years ago

1.07 now grabs the configuration from the device and currently just sets the temperature to Celsius or Fahrenheit depending on your system config. Couldn't find any other inputs that used measurements on my system.

itchannel commented 2 years ago

Closing issue as 1.07+ now pulls the temp config from the controller.