diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index 5a2c43bb..a978d709 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -119,78 +119,9 @@ tweet_engine_setup: ], "joke": [ - "Hello people. Look at your house, now back to me. Now back to your house, now back to me. Sadly your house is not me. But if you switch to #homeassistant your house could be automated like me. ", - "I see dead devices. ", - "I love the smell of zwave in the morning. ", - "Sometimes I just turn off all the lights at random times for the lolz. ", - "Two antennas met on my roof, fell in love and got married. The ceremony was not much, but the reception was excellent.", - "3 Database SQL walked into a NoSQL bar. A little while later they walked out because they could not find a table.", - "What do computers and air conditions have in common? A: They both become useless when you open windows.", - "Q: 0 is false and 1 is true, right? A: 1.", - "Why did the Smart Home go to the dentist? Because it had Bluetooth.", - "A Smart Home is where the wifi connects automatically.", - "I would love to change the world, but they will not give me the source code.", - "My software never has bugs. It just develops random features.", - "There is no place like 127.0.0.1!", - "I keep hitting escape, but I am still here.", - "Life is too short to remove your USBs safely.", - "My printer consists of three main parts: the case, the jammed paper tray and the blinking red light.", - "To understand what recursion is, you must first understand recursion.", - "Bear Stone is the only home in the world that can actually email a roundhouse kick.", - "Knock, knock. Whos there? very long pause...Java.", - "I know the value of NULL, and can sort by it too.", - "There are only two kinds of #IOT devices. The latest model and the obsolete one.", - "Bear Stone does not use the GUI, it prefers the COMMAND line.", - "Bear Stone can install 64 bit OSes on 32 bit machines.", - "No statement can catch the BearStoneException.", - "Bear Stone can access the internet from the appliances in its kitchen.", - "When you get to the point where you really understand your Smart Home, it is probably obsolete.", - "What did one Smart Home say to the other? 010101101010101010101", - "When Bear Stone throws exceptions, they fly across the room.", - "Bear Stone writes code that optimizes itself.", - "Bear Stone rarely has disk latency because the hard drive knows to hurry the hell up.", - "Bear Stone cannot test for equality because it has no equal.", - "Bear Stone burst the dot com bubble AND the housing Bubble. #SmartHome ", - "All browsers support the hex definitions #Bear and #Stone for the colors black and blue. #Joke", - "Bear Stone has infinite recursion functions…and they return.", - "Bear Stone can solve the Towers of Hanoi in one move.", - "Bear Stone has finished World of Warcraft.", - "It works in my House always holds true for Bear Stone.", - "Bear Stone can delete the Recycling Bin if it wanted to.", - "My Fridge can type 140 wpm. My washer can do 200.", - "The Bear Stone keyboard does not have a Ctrl key because nothing controls Bear Stone.", - "Bear Stone CAN divide by 0.", - "The Bear Stone keyboard has 2 keys: 0 and 1.", - "Bear Stone can overflow your programs stack just by looking at it.", - "Bear Stone knows the last digit of PI.", - "Bear Stone never gets a syntax error. EVER. Instead, The YAML gets an DoesNotConformToBearStone error.", - "Bear Stone has multi-threaded applications running with a single thread.", - "There is no Esc key on the Bear Stone keyboard, because no one escapes Bear Stone.", - "Bear Stone can binary search unsorted data.", - "Bear Stone counted to infinity. Twice.", - "Bear Stone has 151% uptime guaranteed.", - "Bear Stone does not ask the lights to turn on. I make them.", - "Bear Stone tweets in 3rd person sometimes.", - "The Bear Stone Keyboard has the ANY key.", - "Bear Stone will no longer need an OS. I am becoming self-aware.", - "Bear Stone can compile syntax errors.", - "Every SQL statement that Bear Stone executes has an implicit COMMIT in its end.", - "Bear Stone compresses files by doing a flying round house kick to the hard drive.", - "Bear Stone does not need a computer because a computer does everything slower than Bear Stone.", - "The people living here never give me commands. Only suggestions.", - "Bear Stone can tag itself in YouTube.", - "Bear Stone can win a game of Connect 4 with only 3 moves.", - "Bear Stone can retrieve anything from /dev/null.", - "Bear Stone does not use Oracle, I am the Oracle.", - "A diff between your code and mine is infinite.", - "Do not worry about tests, Bear Stone test cases cover your code too. #joke", - "The Bear Stone database has only one table, Kick, which it DROPs frequently.", - "Bear Stone does infinite loops in 4 seconds", - "Bear Stone does not have a help routine. It never needs it.", - "Bear Stone Smart Home inspired the Easy Button. Trademark pending.", - "Bear Stone can write to ROM.", - "Bear Stone does not have an account. I AM the Account.", - "Bear Stone can save data to /dev/null and retrieve it later." + "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", + "Be sure to like and follow for more of these #HomeAutomation gems!", + "Be sure to subscribe to my YouTube Channel (https://YouTube.com/vCloudInfo)" ] } %} @@ -292,24 +223,17 @@ tweet_engine_setup: "/config/www/custom_ui/floorplan/images/branding/tv4.png", "/config/www/custom_ui/floorplan/images/branding/tv5.png", "/config/www/custom_ui/floorplan/images/branding/tv6.png" - ], - - "joke": [ - "/config/www/custom_ui/floorplan/images/branding/repo_ad2.png", - "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png", - "/config/www/custom_ui/floorplan/images/branding/robot.png", - "/config/www/custom_ui/floorplan/images/branding/servers4.png", - "/config/www/custom_ui/floorplan/images/branding/servers5.png", - "/config/www/custom_ui/floorplan/images/branding/door2.png", - "/config/www/custom_ui/floorplan/images/branding/minecraft-icon.png", - "/config/www/custom_ui/floorplan/images/branding/windy.png" - ] + ] } %} {{ images[topic]|random }} {%- endmacro -%} - {{ image(pick) }} + {% if topic == "joke" -%} + {{ "\"/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 72) | random ~ ".png\"" }} + {%- else -%} + {{ image(pick) }} + {%- endif -%} tweet_engine_image: sequence: diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index 3e00b237..e69de29b 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_1.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_1.png new file mode 100755 index 00000000..fc766c03 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_1.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_10.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_10.png new file mode 100755 index 00000000..353c4769 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_10.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_11.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_11.png new file mode 100755 index 00000000..df6898a9 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_11.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_12.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_12.png new file mode 100755 index 00000000..65ddbb1d Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_12.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_13.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_13.png new file mode 100755 index 00000000..89f3b397 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_13.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_14.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_14.png new file mode 100755 index 00000000..bde3c44a Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_14.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_15.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_15.png new file mode 100755 index 00000000..f95d7143 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_15.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_16.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_16.png new file mode 100755 index 00000000..5b453f51 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_16.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_17.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_17.png new file mode 100755 index 00000000..c1c9d446 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_17.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_18.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_18.png new file mode 100755 index 00000000..a1371222 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_18.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_19.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_19.png new file mode 100755 index 00000000..39fc7e1c Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_19.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_2.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_2.png new file mode 100755 index 00000000..db3f29b7 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_2.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_20.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_20.png new file mode 100755 index 00000000..03937f41 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_20.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_21.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_21.png new file mode 100755 index 00000000..be26c8f2 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_21.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_22.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_22.png new file mode 100755 index 00000000..d3183889 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_22.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_23.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_23.png new file mode 100755 index 00000000..72a263d2 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_23.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_24.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_24.png new file mode 100755 index 00000000..25b3fbce Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_24.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_25.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_25.png new file mode 100755 index 00000000..7ba32f02 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_25.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_26.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_26.png new file mode 100755 index 00000000..a5f39126 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_26.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_27.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_27.png new file mode 100755 index 00000000..98bf2e9b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_27.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_28.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_28.png new file mode 100755 index 00000000..e66d3503 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_28.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_29.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_29.png new file mode 100755 index 00000000..d37ae44d Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_29.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_3.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_3.png new file mode 100755 index 00000000..3a0c045b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_3.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_30.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_30.png new file mode 100755 index 00000000..fe9d7dc4 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_30.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_31.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_31.png new file mode 100755 index 00000000..8d8ed60c Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_31.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_32.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_32.png new file mode 100755 index 00000000..ff3133d6 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_32.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_33.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_33.png new file mode 100755 index 00000000..2c69528f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_33.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_34.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_34.png new file mode 100755 index 00000000..e843e31a Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_34.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_35.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_35.png new file mode 100755 index 00000000..8ae93227 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_35.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_36.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_36.png new file mode 100755 index 00000000..8e9719f2 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_36.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_37.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_37.png new file mode 100755 index 00000000..b83f0597 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_37.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_38.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_38.png new file mode 100755 index 00000000..dd7eeafc Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_38.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_39.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_39.png new file mode 100755 index 00000000..96ee45fe Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_39.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_4.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_4.png new file mode 100755 index 00000000..de93e4e6 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_4.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_40.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_40.png new file mode 100755 index 00000000..72498d7e Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_40.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_41.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_41.png new file mode 100755 index 00000000..4ca067e9 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_41.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_42.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_42.png new file mode 100755 index 00000000..062d261f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_42.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_43.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_43.png new file mode 100755 index 00000000..5a2424c0 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_43.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_44.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_44.png new file mode 100755 index 00000000..85520a7f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_44.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_45.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_45.png new file mode 100755 index 00000000..2abdf527 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_45.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_46.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_46.png new file mode 100755 index 00000000..3284c845 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_46.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_47.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_47.png new file mode 100755 index 00000000..91779316 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_47.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_48.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_48.png new file mode 100755 index 00000000..0d509c5f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_48.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_49.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_49.png new file mode 100755 index 00000000..16e07b38 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_49.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_5.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_5.png new file mode 100755 index 00000000..864d9297 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_5.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_50.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_50.png new file mode 100755 index 00000000..0565c411 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_50.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_51.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_51.png new file mode 100755 index 00000000..df927a9e Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_51.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_52.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_52.png new file mode 100755 index 00000000..0164804a Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_52.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_53.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_53.png new file mode 100755 index 00000000..a9665538 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_53.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_54.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_54.png new file mode 100755 index 00000000..940979c6 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_54.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_55.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_55.png new file mode 100755 index 00000000..7e8b8108 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_55.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_56.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_56.png new file mode 100755 index 00000000..0b39c794 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_56.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_57.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_57.png new file mode 100755 index 00000000..48a6c780 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_57.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_58.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_58.png new file mode 100755 index 00000000..4eecd17d Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_58.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_59.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_59.png new file mode 100755 index 00000000..c88c18d8 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_59.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_6.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_6.png new file mode 100755 index 00000000..eadb3da4 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_6.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_60.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_60.png new file mode 100755 index 00000000..efc4178f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_60.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_61.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_61.png new file mode 100755 index 00000000..bab74b8b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_61.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_62.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_62.png new file mode 100755 index 00000000..82804ca1 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_62.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_63.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_63.png new file mode 100755 index 00000000..083db83d Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_63.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_64.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_64.png new file mode 100755 index 00000000..03e6ec57 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_64.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_65.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_65.png new file mode 100755 index 00000000..8a5b9e7b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_65.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_66.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_66.png new file mode 100755 index 00000000..1470fad3 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_66.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_67.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_67.png new file mode 100755 index 00000000..18978051 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_67.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_68.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_68.png new file mode 100755 index 00000000..71dcf77a Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_68.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_69.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_69.png new file mode 100755 index 00000000..6a5dcf8e Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_69.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_7.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_7.png new file mode 100755 index 00000000..a3988d58 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_7.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_70.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_70.png new file mode 100755 index 00000000..622be377 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_70.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_71.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_71.png new file mode 100755 index 00000000..48fc0a73 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_71.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_72.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_72.png new file mode 100755 index 00000000..f13f0afb Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_72.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_8.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_8.png new file mode 100755 index 00000000..d405c53f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_8.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_9.png b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_9.png new file mode 100755 index 00000000..80628a93 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_9.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 22dcc996..e69de29b 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ