Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cisco Webex Navigator Addon for Home Assistant

This is a 100% vibecoded (it's been thoroughly tested and refined by me) Home Assistant addon that integrates with Cisco Webex devices/room OS to fetch temperature and humidity stats and import them into your Home Assistant instance via MQTT and autodiscovery.

Why Node.js?

I chose to run this app in Node.js because Cisco already provided an API in this language, making it a perfect fit for our project. (I hate doing backend things in JS but for simplicity I passed over my principes)

Features:

  1. Temperature and Humidity Monitoring: This addon fetches real-time temperature and humidity readings from your Cisco Webex devices/room OS.
  2. MQTT Integration: The addon uses MQTT to send sensor data to Home Assistant, ensuring seamless integration with your smart home setup.
  3. Autodiscovery: The addon enables autodiscovery for the sensors, making it easy to configure and monitor your devices.

UI Install

  1. Add this repository in your HA Addon page (Settings -> Apps -> Install app -> repositories -> add):

    https://github.com/OXipro/ciscowebexnavigator

    Or using this fancy HomeAssistant integration:

    Open your Home Assistant instance and show the add app repository dialog with a specific repository URL pre-filled.

  2. Install the addon from the Web UI (Settings -> Apps -> Install app -> ciscowebexnavigator -> install)

Manual Install

To manually install this addon, follow these steps:

  1. Clone or download this repository from GitHub.
  2. Copy the ciscowebexnavigator directory into your Home Assistant's /addons folder.
  3. Restart Home Assistant to enable the addon.

Configuration

To configure the addon, you'll need to:

  1. Set up MQTT integration in Home Assistant (if not already done).
  2. Update the addon's configuration file (config.json) with your Cisco Webex device credentials and MQTT settings.

Troubleshooting

This addon has been tested by me and is used actively in my smart home setup. I hope you find it useful!

Feel free to reach out if you have any questions or need further assistance.

About

A simple HomeAssistant to map sensors from a cisco webex device into HA trough MQTT

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages