{"id":13490,"date":"2023-01-27T14:21:46","date_gmt":"2023-01-27T14:21:46","guid":{"rendered":"https:\/\/www.rjt.org.uk\/home\/?post_type=home_assistant_tip&#038;p=13490"},"modified":"2023-01-27T14:21:46","modified_gmt":"2023-01-27T14:21:46","slug":"convert-fire-sources-to-real-names","status":"publish","type":"home_assistant_tip","link":"https:\/\/www.rjt.org.uk\/home\/archives\/home-assistant-tip\/convert-fire-sources-to-real-names\/","title":{"rendered":"Convert Fire Sources to real names"},"content":{"rendered":"\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{% if state_attr('media_player.fire_tv_192_168_50_105','source') != none %}\n{% set source = state_attr('media_player.fire_tv_192_168_50_105','source') %}\n{% set channels = [\n(\"YouTube\",\"com.amazon.firetv.youtube\"), \n(\"iPlayer\" , \"uk.co.bbc.iplayer\"), \n(\"Local Video\" , \"org.courville.nova\"),\n(\"Off\",'None')\n] %}\nSource {{source}}\n{% for c,a in channels %}\n{% if source == a %} \n{{- c}}\n{% endif %}\n{% endfor %}\n{% endif %}<\/pre>\n","protected":false},"template":"","class_list":["post-13490","home_assistant_tip","type-home_assistant_tip","status-publish","hentry","comments-off"],"_links":{"self":[{"href":"https:\/\/www.rjt.org.uk\/home\/wp-json\/wp\/v2\/home_assistant_tip\/13490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rjt.org.uk\/home\/wp-json\/wp\/v2\/home_assistant_tip"}],"about":[{"href":"https:\/\/www.rjt.org.uk\/home\/wp-json\/wp\/v2\/types\/home_assistant_tip"}],"wp:attachment":[{"href":"https:\/\/www.rjt.org.uk\/home\/wp-json\/wp\/v2\/media?parent=13490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}