Search query: label/Fire Tablet

Project Update : Visualization of the Home using Fire Tablets and Home Assistant [Final Mount]

Project Update : Visualization of the Home using Fire Tablets and Home Assistant [Final Mount]

So last month, I put out a project that demonstrated how I used a few Fire Tablets and Home Assistant to really give life to ... Read More

Building the World’s Greatest Smart Alarm Clock

Building the World’s Greatest Smart Alarm Clock

...powered Smart Alarm clock. Parts List: 1 x FireOS tablet 1 x Table top Tablet Holder 1 x Magnetic tipped Micro USB cables  First up, my friend Steve ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

Bring your smart home to life with Home Assistant and Fire tablets

Bring your smart home to life with Home Assistant and Fire tablets

...boring keypads).  Time to replace them with $50 Fire OS Tablets.  These 7 inch beauties can be wall mounted and are the perfect replacement for ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More