{"id":83,"date":"2021-11-22T20:10:45","date_gmt":"2021-11-22T20:10:45","guid":{"rendered":"https:\/\/blog.tehybug.com\/?p=83"},"modified":"2021-11-22T20:11:18","modified_gmt":"2021-11-22T20:11:18","slug":"how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant","status":"publish","type":"post","link":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/","title":{"rendered":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant?"},"content":{"rendered":"\n<p>There are several ways it add a TeHyBug to your HomeAssistant.<br>1. Embed a public graph to your dashboard.<br>2. Add it as an MQTT Sensor to your Homeassistant.<\/p>\n\n\n\n<p>Usually, Home Assistant is installed on a Raspberry Pi or similar devices.<br>If you don&#8217;t have an MQTT Brocker, here is the instruction on how to install the MQTT Broker on your PI.<\/p>\n\n\n\n<p><a href=\"https:\/\/randomnerdtutorials.com\/how-to-install-mosquitto-broker-on-raspberry-pi\/\">https:\/\/randomnerdtutorials.com\/how-to-install-mosquitto-broker-on-raspberry-pi\/<\/a><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li> Put your TeHyBug into a configuration mode.<\/li><li> open <a href=\"http:\/\/192.168.1.1\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP:\/\/192.168.1.1<\/a> in your browser (Firefox works best)<\/li><li> Configure WIFI Connection by providing your WIFI Credentials.<\/li><li> Go to Custom MQTT Configuration and fill the required fields similar to the screenshot below, the MQTT Server should be the IP Address of your MQTT Broker<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"836\" height=\"1024\" src=\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png\" alt=\"\" class=\"wp-image-84\" srcset=\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png 836w, https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-600x735.png 600w, https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-245x300.png 245w, https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-768x941.png 768w, https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815.png 1066w\" sizes=\"auto, (max-width: 836px) 100vw, 836px\" \/><figcaption>MQTT configuration example<\/figcaption><\/figure>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\"><li>Save, activate the live mode and restart the TeHyBug.<\/li><li>Make sure mqtt block in the configuration exists, if not please configure it a your home assistant integration. Open the configuration.yaml file of your home assistant and add a sensor block, if the sensor block exists, just extend it:<br><\/li><\/ol>\n\n\n\n<p>Example <strong>configuration.yaml<\/strong> entry:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sensor:\n  - platform: mqtt\n    name: \"Temperature Test\"\n    state_topic: \"\/tehybug\/sensor1\"\n    unit_of_measurement: \"\u00b0C\"\n    value_template: \"{{ value_json.t }}\"\n  - platform: mqtt\n    name: \"Pressure Test\"\n    state_topic: \"\/tehybug\/sensor1\"\n    unit_of_measurement: \"hPa\"\n    value_template: \"{{ value_json.p }}\"<\/code><\/pre>\n\n\n\n<p>After this, you will be able to add a new sensor entity to your dashboard.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are several ways it add a TeHyBug to your HomeAssistant.1. Embed a public graph to your dashboard.2. Add it as an MQTT Sensor to your Homeassistant. Usually, Home Assistant is installed on a Raspberry Pi or similar devices.If you don&#8217;t have an MQTT Brocker, here is the instruction on how to install the MQTT [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-83","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug\" \/>\n<meta property=\"og:description\" content=\"There are several ways it add a TeHyBug to your HomeAssistant.1. Embed a public graph to your dashboard.2. Add it as an MQTT Sensor to your Homeassistant. Usually, Home Assistant is installed on a Raspberry Pi or similar devices.If you don&#8217;t have an MQTT Brocker, here is the instruction on how to install the MQTT [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\" \/>\n<meta property=\"og:site_name\" content=\"TeHyBug\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-22T20:10:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-22T20:11:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/blog.tehybug.com\/#\/schema\/person\/28a0a4d33fc8f40b0b8384156417fb67\"},\"headline\":\"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant?\",\"datePublished\":\"2021-11-22T20:10:45+00:00\",\"dateModified\":\"2021-11-22T20:11:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\"},\"wordCount\":197,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/blog.tehybug.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\",\"url\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\",\"name\":\"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug\",\"isPartOf\":{\"@id\":\"https:\/\/blog.tehybug.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png\",\"datePublished\":\"2021-11-22T20:10:45+00:00\",\"dateModified\":\"2021-11-22T20:11:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage\",\"url\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815.png\",\"contentUrl\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815.png\",\"width\":1066,\"height\":1306},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.tehybug.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.tehybug.com\/#website\",\"url\":\"https:\/\/blog.tehybug.com\/\",\"name\":\"TeHyBug\",\"description\":\"Blog about smarthome, environment data loggers and other electronics\",\"publisher\":{\"@id\":\"https:\/\/blog.tehybug.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.tehybug.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.tehybug.com\/#organization\",\"name\":\"TeHyBug\",\"url\":\"https:\/\/blog.tehybug.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.tehybug.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/Bildschirmfoto-2021-11-21-um-00.42.31-1.png\",\"contentUrl\":\"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/Bildschirmfoto-2021-11-21-um-00.42.31-1.png\",\"width\":852,\"height\":792,\"caption\":\"TeHyBug\"},\"image\":{\"@id\":\"https:\/\/blog.tehybug.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.tehybug.com\/#\/schema\/person\/28a0a4d33fc8f40b0b8384156417fb67\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.tehybug.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3a2d910f235de6c8277235cdb99b363e978d77c6f4bfa520144683a03158c2e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3a2d910f235de6c8277235cdb99b363e978d77c6f4bfa520144683a03158c2e5?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/blog.tehybug.com\"],\"url\":\"https:\/\/blog.tehybug.com\/index.php\/author\/gumslone\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/","og_locale":"en_US","og_type":"article","og_title":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug","og_description":"There are several ways it add a TeHyBug to your HomeAssistant.1. Embed a public graph to your dashboard.2. Add it as an MQTT Sensor to your Homeassistant. Usually, Home Assistant is installed on a Raspberry Pi or similar devices.If you don&#8217;t have an MQTT Brocker, here is the instruction on how to install the MQTT [&hellip;]","og_url":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/","og_site_name":"TeHyBug","article_published_time":"2021-11-22T20:10:45+00:00","article_modified_time":"2021-11-22T20:11:18+00:00","og_image":[{"url":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#article","isPartOf":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/"},"author":{"name":"admin","@id":"https:\/\/blog.tehybug.com\/#\/schema\/person\/28a0a4d33fc8f40b0b8384156417fb67"},"headline":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant?","datePublished":"2021-11-22T20:10:45+00:00","dateModified":"2021-11-22T20:11:18+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/"},"wordCount":197,"commentCount":0,"publisher":{"@id":"https:\/\/blog.tehybug.com\/#organization"},"image":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/","url":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/","name":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant? - TeHyBug","isPartOf":{"@id":"https:\/\/blog.tehybug.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage"},"image":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815-836x1024.png","datePublished":"2021-11-22T20:10:45+00:00","dateModified":"2021-11-22T20:11:18+00:00","breadcrumb":{"@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#primaryimage","url":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815.png","contentUrl":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/image_5815.png","width":1066,"height":1306},{"@type":"BreadcrumbList","@id":"https:\/\/blog.tehybug.com\/index.php\/2021\/11\/22\/how-to-add-a-tehybug-smart-home-data-logger-to-your-homeassistant\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.tehybug.com\/"},{"@type":"ListItem","position":2,"name":"How to add a TeHyBug Smart Home Data Logger to your HomeAssistant?"}]},{"@type":"WebSite","@id":"https:\/\/blog.tehybug.com\/#website","url":"https:\/\/blog.tehybug.com\/","name":"TeHyBug","description":"Blog about smarthome, environment data loggers and other electronics","publisher":{"@id":"https:\/\/blog.tehybug.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.tehybug.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.tehybug.com\/#organization","name":"TeHyBug","url":"https:\/\/blog.tehybug.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.tehybug.com\/#\/schema\/logo\/image\/","url":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/Bildschirmfoto-2021-11-21-um-00.42.31-1.png","contentUrl":"https:\/\/blog.tehybug.com\/wp-content\/uploads\/2021\/11\/Bildschirmfoto-2021-11-21-um-00.42.31-1.png","width":852,"height":792,"caption":"TeHyBug"},"image":{"@id":"https:\/\/blog.tehybug.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/blog.tehybug.com\/#\/schema\/person\/28a0a4d33fc8f40b0b8384156417fb67","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.tehybug.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3a2d910f235de6c8277235cdb99b363e978d77c6f4bfa520144683a03158c2e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3a2d910f235de6c8277235cdb99b363e978d77c6f4bfa520144683a03158c2e5?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/blog.tehybug.com"],"url":"https:\/\/blog.tehybug.com\/index.php\/author\/gumslone\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/posts\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/comments?post=83"}],"version-history":[{"count":2,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/posts\/83\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/posts\/83\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/media?parent=83"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/categories?post=83"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tehybug.com\/index.php\/wp-json\/wp\/v2\/tags?post=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}