All Projects → rroemhild → Hodd

rroemhild / Hodd

Licence: mit
Homie Device Discovery

Projects that are alternatives of or similar to Hodd

Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+16504.76%)
Mutual labels:  home-automation, smarthome, mqtt, iot
Smarthome
Device integration platform for your smart home
Stars: ✭ 92 (+338.1%)
Mutual labels:  home-automation, smarthome, mqtt, iot
Redmatic
Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Stars: ✭ 407 (+1838.1%)
Mutual labels:  home-automation, smarthome, mqtt, iot
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 (+3723.81%)
Mutual labels:  home-automation, smarthome, iot
Awesome Smarthome
Curated list of awesome SmartHome/Home Automation things (open and leaving users in control)
Stars: ✭ 274 (+1204.76%)
Mutual labels:  home-automation, smarthome, iot
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+20490.48%)
Mutual labels:  home-automation, mqtt, iot
Platypush
A versatile and extensible platform for home and life automation with hundreds of supported integrations
Stars: ✭ 192 (+814.29%)
Mutual labels:  home-automation, mqtt, iot
Rf24node msgproto
An application that runs on a Raspberry Pi that interfaces RF24Network packets to a Message Bus. Currently MQTT & AMQP (alpha); Topics are RF24SensorNet compatible.
Stars: ✭ 11 (-47.62%)
Mutual labels:  home-automation, mqtt, iot
Hoobs
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
Stars: ✭ 325 (+1447.62%)
Mutual labels:  home-automation, smarthome, iot
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (+1585.71%)
Mutual labels:  home-automation, mqtt, iot
Zigbee2mqttassistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Stars: ✭ 371 (+1666.67%)
Mutual labels:  home-automation, smarthome, mqtt
Tuya Convert
A collection of scripts to flash Tuya IoT devices to alternative firmwares
Stars: ✭ 3,338 (+15795.24%)
Mutual labels:  smarthome, mqtt, iot
Mqtt Smarthome
Smart home automation with MQTT as the central message bus - Architectural proposal
Stars: ✭ 356 (+1595.24%)
Mutual labels:  smarthome, mqtt, iot
Homepoint
Espressif ESP32 Based Smarthome screen for MQTT
Stars: ✭ 391 (+1761.9%)
Mutual labels:  home-automation, smarthome, mqtt
Smarthome
Eclipse SmartHome™ project
Stars: ✭ 867 (+4028.57%)
Mutual labels:  home-automation, smarthome, iot
tradfri-mqtt
Mirrors Trådfri gateways endpoints into MQTT and send commands to the gateway from MQTT
Stars: ✭ 26 (+23.81%)
Mutual labels:  home-automation, mqtt, smarthome
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 (+17457.14%)
Mutual labels:  home-automation, smarthome, iot
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (+766.67%)
Mutual labels:  home-automation, mqtt, iot
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-61.9%)
Mutual labels:  home-automation, mqtt, iot
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+1585.71%)
Mutual labels:  home-automation, mqtt, iot

HoDD - Homie Device Discovery

HoDD is a simple client-side (Browser) app to discover Homie devices. It's a little helper for developing Homie devices or just to spot the amount of Homie devices you are running at home.

Try it online: https://rroemhild.github.io/hodd/

What's included

  • Runs complete in your browser, no server side setup
  • Auto discover devices and display them in cards with all attributes, nodes and properties
  • Interact with settable properties, no data validation and only rgb support for color
  • Clickable clipboard icon to copy topics to clipboard
  • Support for Homie 4.0 and 3.0.1 (without arrays)
  • Extensions (Homie 4.0)
    • Legacy Firmware (org.homie.legacy-firmware:0.1.1:[4.x])
    • Legacy Stats (org.homie.legacy-stats:0.1.1:[4.x])
    • Microhomie MPy (org.microhomie.mpy:0.1.0:[4.x])

Installation

  • Clone this repository or download the latest release archive
  • Open the index.html file in your browser
  • Make your settings and connect

Requierements

  • MQTT broker with WebSockets, like the Mosquitto broker.

If you use the Mosquitto test broker, change the port to 8081 SSL enabled.

Screenshot with example data

HoDD Screenshot

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].