ESPHome 2025.5.0
Loading...
Searching...
No Matches
bedjet_codec.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::bedjet
 

Functions

float esphome::bedjet::bedjet_temp_to_f (const uint8_t temp)
 Converts a BedJet temp step into degrees Fahrenheit.
 
float esphome::bedjet::bedjet_temp_to_c (uint8_t temp)
 Converts a BedJet temp step into degrees Celsius.