All Projects → tomaae → Homeassistant Openmediavault

tomaae / Homeassistant Openmediavault

Licence: apache-2.0
OpenMediaVault integration for Home Assistant

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Homeassistant Openmediavault

ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (+74.07%)
Mutual labels:  homeassistant
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+13555.56%)
Mutual labels:  homeassistant
Haswitchplate
LCD touchscreen for Home Automation
Stars: ✭ 666 (+2366.67%)
Mutual labels:  homeassistant
Homeassistantconfiguration
Home Assistant Config. For more info see link:
Stars: ✭ 260 (+862.96%)
Mutual labels:  homeassistant
Vacuum Card
Vacuum cleaner card for Home Assistant Lovelace UI
Stars: ✭ 295 (+992.59%)
Mutual labels:  homeassistant
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (+1362.96%)
Mutual labels:  homeassistant
container
Custom containers for various usecases
Stars: ✭ 12 (-55.56%)
Mutual labels:  homeassistant
Replaylightshistory
AppDaemon App for Home Assistant to replay light switch history when no one is home.
Stars: ✭ 17 (-37.04%)
Mutual labels:  homeassistant
Esp Mqtt Json Multisensor
(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Over-The-Air (OTA) uploading, too!
Stars: ✭ 323 (+1096.3%)
Mutual labels:  homeassistant
Ble monitor
Xiaomi Mijia BLE MiBeacon monitor
Stars: ✭ 611 (+2162.96%)
Mutual labels:  homeassistant
Home assistant
My personal Home Assistant setup - Running on a HassOS VM.
Stars: ✭ 270 (+900%)
Mutual labels:  homeassistant
Unifiprotect
Control and monitor your Unifi Protect Cameras from Home Assistant
Stars: ✭ 279 (+933.33%)
Mutual labels:  homeassistant
Vertical Stack In Card
📐 Home Assistant Card: Similar to vertical/horizontal-stack, but removes card borders
Stars: ✭ 507 (+1777.78%)
Mutual labels:  homeassistant
addon-mopidy
Mopidy - Home Assistant Community Add-ons
Stars: ✭ 42 (+55.56%)
Mutual labels:  homeassistant
Smartir
Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)
Stars: ✭ 677 (+2407.41%)
Mutual labels:  homeassistant
addon-appdaemon
AppDaemon4 - Home Assistant Community Add-ons
Stars: ✭ 66 (+144.44%)
Mutual labels:  homeassistant
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (+1211.11%)
Mutual labels:  homeassistant
Hassio Addons
Repository for hass.io add ons
Stars: ✭ 18 (-33.33%)
Mutual labels:  homeassistant
Raspberrymatic
🏠 A lightweight, buildroot-based Linux operating system alternative for your CCU3, ELV-Charly or for running your IoT "HomeMatic CCU" as a virtual appliance (using ESXi, Proxmox, VirtualBox, Docker/OCI, Kubernetes/K8s, Home Assistant, etc.) or on your own RaspberryPi, Tinkerboard, etc. SBC devices...
Stars: ✭ 803 (+2874.07%)
Mutual labels:  homeassistant
Repository
Home Assistant Community Add-ons
Stars: ✭ 520 (+1825.93%)
Mutual labels:  homeassistant

OpenMediaVault integration for Home Assistant

GitHub release (latest by date) hacs_badge Project Stage

GitHub commits since latest release GitHub commit activity

Help localize

English

OpenMediaVault Logo

Monitor your OpenMediaVault 5 NAS from Home Assistant.

Features:

  • Filesystem usage sensors
  • System sensors (CPU, Memory, Uptime)
  • System status sensors (Available updates, Required reboot and Dirty config)
  • Disk and smart sensors

Features

Filesystem usage

Monitor your filesystem usage.

Filesystem usage

System

Monitor your OpenMediaVault system.

System

Disk smart

Monitor your disks.

Disk info

Install integration

This integration is distributed using HACS.

You can find it under "Integrations", named "OpenMediaVault"

Setup integration

Setup this integration for your OpenMediaVault NAS in Home Assistant via Configuration -> Integrations -> Add -> OpenMediaVault. You can add this integration several times for different devices.

Add Integration

  • "Name of the integration" - Friendly name for this NAS
  • "Host" - Use hostname or IP
  • "Use SSL" - Connect to OMV using SSL
  • "Verify SSL certificate" - Validate SSL certificate (must be trusted certificate)

Development

Translation

To help out with the translation you need an account on Lokalise, the easiest way to get one is to click here then select "Log in with GitHub". After you have created your account click here to join OpenMediaVault project on Lokalise.

If you want to add translations for a language that is not listed please open a Feature request.

Enabling debug

To enable debug for OpenMediaVault integration, add following to your configuration.yaml:

logger:
  default: info
  logs:
    custom_components.openmediavault: debug
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].