
ioBroker
openHAB
Home-Assistant.io
Google Home
Domoticz
Home
IP-Symcon
mediola IQONTROL
FastAPI
Flask
ExpressJS
Django
Yii Framework
Bottle
Symfony
Laravel
More than 500 different modules(adapters) that can be interconnected with each other. E.g. Homematic or KNX can control HUE or sonos and vice versa.
ioBroker
FastAPIioBroker is recommended for tech-savvy users who are comfortable with DIY configurations and those looking for a cost-effective solution to integrate various smart home devices. It's also suitable for developers interested in extending its capabilities through custom scripts and adapters.
ioBroker's answer
ioBroker's answer
Compatibility: ioBroker supports a vast range of devices and protocols, making it one of the most versatile smart home automation systems available. It is compatible with many popular brands and can integrate with virtually any smart device, offering a level of flexibility that might not be available with other platforms.
Open Source: As an open-source platform, ioBroker is free to use and continuously updated and improved by a community of developers. This allows for greater customization, transparency, and control over your home automation setup.
Scalability: ioBroker is designed to handle complex smart home setups. No matter how many devices you have or plan to add in the future, the platform is designed to scale and manage a large and diverse range of devices efficiently.
JavaScript and Blockly support: For those comfortable with programming, ioBroker offers the option to write scripts in JavaScript. For users who prefer a graphical interface, Blockly is available. This versatility can be appealing for both beginners and experienced users.
Data Logging: ioBroker has extensive data logging capabilities, allowing users to store, analyze, and visualize data from their smart devices over long periods of time. This can be incredibly valuable for monitoring energy usage, tracking trends, and optimizing your smart home setup.
Community and Support: ioBroker has a strong and active community of users and developers who can provide assistance, share ideas, and help troubleshoot any issues you may encounter.
ioBroker's answer
Mostly users are german speaking, but all documentation is primary in english.
ioBroker's answer
ioBroker is an open-source Internet of Things (IoT) platform that was developed with the aim to provide a unified and flexible solution for smart home automation. It's primarily driven by a community of enthusiasts and developers contributing to its ongoing development and expansion.
The project was initiated to overcome the limitations of existing smart home platforms, particularly the inability of many platforms to integrate with a wide variety of devices and brands. ioBroker was designed with a focus on compatibility, scalability, and flexibility, aiming to provide a solution that can integrate a vast array of smart devices, regardless of manufacturer or protocol, and handle complex home automation setups.
While the platform was initially more popular among the tech-savvy due to its need for more technical involvement, over time, efforts have been made to make it more user-friendly and accessible to a wider audience.
As an open-source project, the ongoing development of ioBroker is dependent on the contributions of its community, including software developers and end-users, who continually work on refining the software, expanding its compatibility with different devices, and improving its features.
ioBroker's answer
JavaScript, Redis, Mqtt, MUI-UI.
When our backend team needs to build services for data parsing, aggregators, or high-load APIs, FastAPI is our absolute go-to choice. It completely lives up to its name-development speed is outstanding.
The combination of Pydantic for data validation and built-in async support keeps our shared codebase clean, strictly typed, and reliable. But the biggest highlight for our cross-functional team is the automatic generation of interactive OpenAPI (Swagger) documentation. Our frontend and mobile developers no longer have to wait for backend engineers to manually update API docs; everything stays perfectly in sync automatically. It has drastically improved our team's communication and delivery speed.
Based on our record, FastAPI seems to be more popular. It has been mentiond 312 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I used FastAPI, a Python framework built specifically for creating APIs quickly, with automatic validation and interactive documentation baked in. - Source: dev.to / 20 days ago
The Sovereign SDK is a Python-native framework designed to minimize prose overhead while generating ironclad, cryptographic execution receipts for AI agents, complete with drop-in FastAPI/Starlette ASGI middleware. - Source: dev.to / 3 months ago
We had a feature in production where a single user request could run for five-plus minutes — fetch documents, chunk them, hit an LLM per chunk, synthesize a final answer. We did the obvious thing first: a FastAPI handler that ran the pipeline and streamed progress back to the browser over Server-Sent Events. - Source: dev.to / 4 months ago
FastAPI is a Python framework for building APIs quickly, efficiently, and with very little code. - Source: dev.to / 5 months ago
Backend: Python-based FastAPI for its asynchronous I/O capabilities and rapid JSON serialization. - Source: dev.to / 5 months ago
openHAB - "empowering the smart home" - vendor and technology agnostic open source home automation
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Home-Assistant.io - Home Assistant is an open-source home automation platform running on Python 3.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Google Home - Set up, manage, and control your Chromecast, Chromecast Audio and Google Home devices.
Django - The Web framework for perfectionists with deadlines