mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-19 22:07:19 +01:00
Fix hint in KNX-sample-config.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"description": "This is an example configuration file for KNX platform shim",
|
"description": "This is an example configuration file for KNX platform shim",
|
||||||
"hint": "Always paste into jsonlint.com validation page before starting your homebridge, saves a lot of frustration",
|
"hint": "Always paste into jsonlint.com validation page before starting your homebridge, saves a lot of frustration",
|
||||||
"hint2": "Replace all group addresses by current addresses of your installation, these are arbitrary examples!",
|
"hint2": "Replace all group addresses by current addresses of your installation, these are arbitrary examples!",
|
||||||
"hint3": "For valid services and their characteristics have a look at the knxdevice.md file in folder accessories!",
|
"hint3": "For valid services and their characteristics have a look at the KNX.md file in folder platforms!",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
{
|
{
|
||||||
"platform": "KNX",
|
"platform": "KNX",
|
||||||
|
|||||||
Reference in New Issue
Block a user