Fixes
This commit is contained in:
parent
808727ad92
commit
39f1d9a8f4
|
@ -43,7 +43,7 @@
|
|||
"created_at": "2019-05-27T19:02:46.741963+00:00",
|
||||
"id": "418cd23f4af34b64b97a3a29f77173d3",
|
||||
"jwt_key": "f2895be51bd7039326b73f70ae40b9a2f72fa4b4c4869bdab7ec5d2ad0fbde7ede4de98606c63480b9f7d69a244039ff6c23a271b5bd093207e0ce0528c2ce0c",
|
||||
"last_used_at": "2019-06-29T09:25:42.288312+00:00",
|
||||
"last_used_at": "2019-06-30T17:38:55.829578+00:00",
|
||||
"last_used_ip": "127.0.0.1",
|
||||
"token": "f30618fff4b38cc6097580e074537fd8208cccf9e3437ccb04a93f22ec568b73e29cca037090bb8d52c8a2f65c2ab6e65a38c0638442daa34a7b09b9317db205",
|
||||
"token_type": "normal",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"data": [
|
||||
{
|
||||
"last_seen": "2019-06-30T17:25:18.396584+00:00",
|
||||
"last_seen": "2019-06-30T17:42:58.136518+00:00",
|
||||
"state": {
|
||||
"attributes": {
|
||||
"editable": true,
|
||||
|
@ -10,13 +10,13 @@
|
|||
"user_id": "2ffcb10d3db745b396789364fdef72ec"
|
||||
},
|
||||
"context": {
|
||||
"id": "b7e50b38dcf2428d81604ec71459b297",
|
||||
"id": "b221ff9c2ae34537981033f204f26154",
|
||||
"parent_id": null,
|
||||
"user_id": null
|
||||
},
|
||||
"entity_id": "person.martin_bauer",
|
||||
"last_changed": "2019-06-30T17:25:11.790632+00:00",
|
||||
"last_updated": "2019-06-30T17:25:17.430562+00:00",
|
||||
"last_changed": "2019-06-30T17:42:05.211271+00:00",
|
||||
"last_updated": "2019-06-30T17:42:10.914816+00:00",
|
||||
"state": "unknown"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -64,7 +64,7 @@ knx:
|
|||
host: server # knxd to work together with old home automation server
|
||||
#host: 192.168.178.65 # network bridge
|
||||
port: 3671
|
||||
local_ip: 192.168.178.73
|
||||
local_ip: 192.168.178.76
|
||||
|
||||
fhem:
|
||||
host: server
|
||||
|
|
Loading…
Reference in New Issue