Skip to content

aaronk6/esphome-fetap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESPHome-FeTAp

Interprets impulses from an old FeTAp telephone and makes them available as ESPHome sensor data.

Use cases include controlling your home lightning by dialing numbers on the dial pad.

Orange telephone: FeTAp 611

Exposed Sensors

  • Cradle Sensor: Sends ON when the cradle is lifted up, and OFF when it’s hung up.
  • Dial Sensor: Sends 0-9, depending on the digit you’ve dialed. Note that after publishing the digit, it will immediately publish its default value of -1 again, so dialing the the same digit multiple times in a row will always cause the sensor to trigger a change.

Log Output

ESPHome log output

Hardware

  • Unmodified FeTAp 611
  • ESP32 DEVKIT V1

Sources

About

Interprets impulses from an old FeTAp telephone and makes them available as ESPHome sensor data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages