{"id":149153,"date":"2021-11-28T18:29:24","date_gmt":"2021-11-28T18:29:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/led-site-indicator\/"},"modified":"2023-10-23T07:21:26","modified_gmt":"2023-10-23T07:21:26","slug":"led-site-indicator","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/led-site-indicator\/","author":20083998,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.2","stable_tag":"trunk","tested":"6.3.8","requires":"4.4","requires_php":"","requires_plugins":null,"header_name":"LED-Site-Indicator","header_author":"Tom Hastings","header_description":"Send MQTT messages from WordPress to light up an internet connected LED","assets_banners_color":"ff8601","last_updated":"2023-10-23 07:21:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/ledindicator.devsoft.co.za","header_author_uri":"https:\/\/circusscientist.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2139,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.2":{"tag":"1.2","author":"tomjuggler","date":"2022-12-08 05:58:52"},"1.2.1":{"tag":"1.2.1","author":"tomjuggler","date":"2022-02-06 18:05:02"},"1.2.2":{"tag":"1.2.2","author":"tomjuggler","date":"2022-12-08 05:58:52"},"1.2.3":{"tag":"1.2.3","author":"tomjuggler","date":"2022-12-08 06:19:42"},"1.3.0":{"tag":"1.3.0","author":"tomjuggler","date":"2022-12-08 07:33:32"},"1.3.1":{"tag":"1.3.1","author":"tomjuggler","date":"2022-12-08 07:35:43"},"1.3.2":{"tag":"1.3.2","author":"tomjuggler","date":"2022-12-08 07:59:25"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2673826,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2673826,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2673826,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2673826,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2","1.2.1","1.2.2","1.2.3","1.3.0","1.3.1","1.3.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2982441,"resolution":"1","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[40759,74243,126135],"plugin_category":[],"plugin_contributors":[205444],"plugin_business_model":[],"class_list":["post-149153","plugin","type-plugin","status-publish","hentry","plugin_tags-internet-of-things","plugin_tags-iot","plugin_tags-mqtt","plugin_contributors-tomjuggler","plugin_committers-tomjuggler"],"banners":{"banner":"https:\/\/ps.w.org\/led-site-indicator\/assets\/banner-772x250.png?rev=2673826","banner_2x":"https:\/\/ps.w.org\/led-site-indicator\/assets\/banner-1544x500.png?rev=2673826","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/led-site-indicator\/assets\/icon-128x128.png?rev=2673826","icon_2x":"https:\/\/ps.w.org\/led-site-indicator\/assets\/icon-256x256.png?rev=2673826","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/led-site-indicator\/assets\/screenshot-1.png?rev=2982441","caption":""}],"raw_content":"<!--section=description-->\n<p>Setting up LED-SITE-INDICATOR is easy. Just use the settings screen to input your account details and your IOT LED should start flashing.<\/p>\n\n<p>Requires a free account sign-up at https:\/\/ledindicator.devsoft.co.za<\/p>\n\n<h4>Credits<\/h4>\n\n<ul>\n<li>Based on original WP-MQTT plugin by roytanck: https:\/\/github.com\/roytanck\/WP-MQTT<\/li>\n<li>Created by Tom Hastings: https:\/\/devsoft.co.za<\/li>\n<li>Hardware by EnterAction: https:\/\/enteraction.com.au<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/led-site-indicator<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;LED-SITE-INDICATOR screen to input your password, username and the colour you want the LED to flash<\/li>\n<\/ol>\n\n<p>Colours to choose from are LED, RED, GREEN, BLUE, CYAN, MAGENTA and YELLOW. LED is for free version only - see https:\/\/ledindicator.devsoft.co.za\/learn for more details.<\/p>\n\n<!--section=changelog-->\n<h4>2.0.2<\/h4>\n\n<p>2023-10-23\nUpdated Settings.\nUpdated Screenshot.\nRemoved more old unused MQTT code.<\/p>\n\n<h4>2.0<\/h4>\n\n<p>2023-10-12\nRemoved phpMQTT dependency due to some WordPress servers blocking port 1883\nNow using http requests instead of MQTT. MQTT is handled on the LED WebSite Indicator server instead.<\/p>\n\n<h4>1.3.2<\/h4>\n\n<p>2023-01-05\nUpdated to PHP8<\/p>\n\n<h4>1.2<\/h4>\n\n<p>2022-01-06\nUpdated some images and some readme notes<\/p>\n\n<h4>1.1<\/h4>\n\n<p>2021-10-01\nForked and adapted to use the LED Site Indicator service, for use with connected ESP8266 hardware\nMany thanks to roytanck for sharing the plugin as GPL<\/p>\n\n<h4>1.0<\/h4>\n\n<p>2018-01-08\nAdds two filter hooks so developers can modify the subject and\/or message.<\/p>\n\n<h4>0.9<\/h4>\n\n<p>Initial version.<\/p>","raw_excerpt":"LED-SITE-INDICATOR connects WordPress to the LED Website Indicator IOT device.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/149153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=149153"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tomjuggler"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=149153"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=149153"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=149153"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=149153"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=149153"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=149153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}