Top SitesDomoticz - Free Open Source Home Automation System for Linux, Windows & Raspberry Pi

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
# As a condition of accessing this website, you agree to abide by the following
# content signals:

# (a)  If a Content-Signal = yes, you may collect content for the corresponding
#      use.
# (b)  If a Content-Signal = no, you may not collect content for the
#      corresponding use.
# (c)  If the website operator does not include a Content-Signal for a
#      corresponding use, the website operator neither grants nor restricts
#      permission via Content-Signal with respect to the corresponding use.

# The content signals and their meanings are:

# search:   building a search index and providing search results (e.g., returning
#           hyperlinks and short excerpts from your website's contents). Search does not
#           include providing AI-generated search summaries.
# ai-input: inputting content into one or more AI models (e.g., retrieval
#           augmented generation, grounding, or other real-time taking of content for
#           generative AI search answers).
# ai-train: training or fine-tuning AI models.

# ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF
# RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT
# AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET.

# BEGIN Cloudflare Managed content

User-agent: *
Content-Signal: search=yes,ai-train=no
Allow: /

User-agent: Amazonbot
Disallow: /

User-agent: Applebot-Extended
Disallow: /

User-agent: Bytespider
Disallow: /

User-agent: CCBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

User-agent: CloudflareBrowserRenderingCrawler
Disallow: /

User-agent: Google-Extended
Disallow: /

User-agent: GPTBot
Disallow: /

User-agent: meta-externalagent
Disallow: /

# END Cloudflare Managed Content

# Domoticz - robots.txt
# Last updated: 2026-03-01

# Default: allow all bots, restrict internal areas
User-agent: *
Allow: /
Disallow: /admin/
Disallow: /sphp/
Disallow: /sinfo/

# AI agents: allow llms.txt, block bulk training scraping
User-agent: GPTBot
Allow: /llms.txt
Disallow: /

User-agent: OAI-SearchBot
Allow: /llms.txt
Disallow: /

User-agent: ChatGPT-User
Allow: /llms.txt
Disallow: /

User-agent: anthropic-ai
Allow: /llms.txt
Disallow: /

User-agent: ClaudeBot
Allow: /llms.txt
Disallow: /

User-agent: Claude-Web
Allow: /llms.txt
Disallow: /

User-agent: Claude-SearchBot
Allow: /llms.txt
Disallow: /

User-agent: Google-Extended
Allow: /llms.txt
Disallow: /

User-agent: Gemini-Deep-Research
Allow: /llms.txt
Disallow: /

User-agent: PerplexityBot
Allow: /llms.txt
Disallow: /

User-agent: Perplexity-User
Allow: /llms.txt
Disallow: /

User-agent: Meta-ExternalAgent
Allow: /llms.txt
Disallow: /

User-agent: cohere-ai
Allow: /llms.txt
Disallow: /

User-agent: DeepSeekBot
Allow: /llms.txt
Disallow: /

User-agent: MistralAI-User
Allow: /llms.txt
Disallow: /

User-agent: Amazonbot
Allow: /llms.txt
Disallow: /

# Block pure scrapers
User-agent: CCBot
Disallow: /

User-agent: Bytespider
Disallow: /

User-agent: Omgilibot
Disallow: /

User-agent: PetalBot
Disallow: /

User-agent: TikTokSpider
Disallow: /

User-agent: Diffbot
Disallow: /

User-agent: FacebookBot
Disallow: /

User-agent: Crawl4AI
Disallow: /

User-agent: img2dataset
Disallow: /

# Block SEO scrapers
User-agent: AhrefsBot
Disallow: /

User-agent: SemrushBot
Disallow: /

User-agent: MJ12bot
Disallow: /

User-agent: DotBot
Disallow: /

User-agent: BLEXBot
Disallow: /

User-agent: XoviBot
Disallow: /

User-agent: SEOkicks-Robot
Disallow: /

User-agent: Sogou
Disallow: /

User-agent: Baiduspider
Disallow: /

User-agent: YandexBot
Disallow: /

Sitemap: https://www.domoticz.com/sitemap.xml

Document

llms.txt

Open llms.txt
# Domoticz

> Domoticz is a free, open source home automation system that monitors and controls smart home devices including lights, switches, sensors, and meters. It runs on Linux, Windows, macOS, Raspberry Pi, Docker, and Synology NAS. Domoticz supports 150+ hardware types including Z-Wave, Zigbee, MQTT, Philips Hue, 1-Wire, EnOcean, and RFXCOM. It features a responsive HTML5 web dashboard, powerful automation scripting (dzVents/Lua, Python, Blockly), energy monitoring, push notifications, and a fully local privacy-first architecture with no cloud dependency required.

## Project Info

- License: GPLv3
- Language: C++ backend, AngularJS frontend
- Default port: 8080
- Default credentials: admin / domoticz
- Source code: https://github.com/domoticz/domoticz
- Website: https://www.domoticz.com
- Forum: https://forum.domoticz.com
- Wiki: https://wiki.domoticz.com

## Getting Started

- [Getting Started Guide](https://wiki.domoticz.com/Getting_started): First steps after installing Domoticz
- [Raspberry Pi Installation](https://wiki.domoticz.com/Raspberry_Pi): Install on Raspberry Pi (most popular platform)
- [Linux Installation](https://wiki.domoticz.com/Linux): Install on Linux distributions
- [Windows Installation](https://wiki.domoticz.com/Windows): Install on Windows
- [Docker Installation](https://wiki.domoticz.com/Docker): Run Domoticz in Docker
- [Synology NAS Installation](https://wiki.domoticz.com/Synology): Install on Synology NAS
- [Downloads](https://www.domoticz.com/downloads/): Latest release downloads

## Configuration & Setup

- [Configuration](https://wiki.domoticz.com/Configuration): General system configuration
- [Hardware Setup](https://wiki.domoticz.com/Hardware): Adding and configuring hardware controllers
- [Managing Devices](https://wiki.domoticz.com/Managing_Devices): Adding, editing, and organizing devices
- [Customization](https://wiki.domoticz.com/Customization): Customizing the Domoticz interface
- [Compatible Products](https://wiki.domoticz.com/Compatible_products): List of compatible smart home devices

## Scripting & Automation

- [Scripting Overview](https://wiki.domoticz.com/Scripting_in_Domoticz): All scripting options in Domoticz
- [dzVents Lua Scripting](https://wiki.domoticz.com/DzVents:_next_generation_Lua_scripting): Recommended scripting engine using Lua
- [Blockly Visual Scripting](https://wiki.domoticz.com/Blockly): Visual drag-and-drop automation builder
- [Automation](https://wiki.domoticz.com/Automation): Event-based automation and timers

## API & Integration

- [JSON API Reference](https://wiki.domoticz.com/Domoticz_API/JSON_URL%27s): Complete API documentation for /json.htm endpoints
- [MQTT](https://wiki.domoticz.com/MQTT): MQTT integration for IoT messaging
- [Integrations and Protocols](https://wiki.domoticz.com/Integrations_and_Protocols): Supported protocols and third-party integrations

## Supported Hardware

Domoticz supports 150+ hardware types. Key categories include:

- **Wireless protocols**: Z-Wave, Zigbee, RFXCOM (433MHz), EnOcean, Bluetooth
- **Smart lighting**: Philips Hue, IKEA Tradfri, Yeelight
- **Energy monitoring**: P1 Smart Meter, YouLess, Pulse Counters, SolarEdge
- **MQTT devices**: Any MQTT-compatible sensor or actuator
- **Weather**: OpenWeatherMap, Buienradar, Weather Underground
- **IP cameras**: ONVIF, generic MJPEG/RTSP streams
- **GPIO**: Raspberry Pi GPIO for direct sensor/relay control
- **1-Wire**: DS18B20 temperature sensors and more
- **Custom**: Python plugin system for adding any hardware

## Help & Support

- [FAQ](https://wiki.domoticz.com/Frequently_Asked_Questions): Frequently asked questions
- [Troubleshooting](https://wiki.domoticz.com/Troubleshooting): Common issues and solutions
- [Community Forum](https://forum.domoticz.com): 16,000+ members, 216,000+ posts
- [Plugin Development](https://wiki.domoticz.com/Developing_a_hardware_plugin): Guide for developing hardware plugins in Python

Document

llms-full.txt

Not stored for this site.