Umbrella: Unterschied zwischen den Versionen
| Pk (Diskussion | Beiträge) | Anlumo (Diskussion | Beiträge) | ||
| (7 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| __TOC__ | __TOC__ | ||
| =Version 2.0= | |||
| [[Datei:Umbrella_v2_bunt.jpg|300px|thumb|right|The new lamps lit up in all the colours]] | |||
| At several [[Jour_Fixe|Jour fixes]] ([[2022-02-22_Jour_Fixe#neues_Licht_im_Hauptraum_.28luto.2C_cube.2C_anlumo.29|2022-02-22_Jour_Fixe]], [[2022-04-26_Jour_Fixe#Upgrade_f.C3.BCr.27s_Upgrade_vom_Hauptraumlicht_.28ripper.2C_anlumo.2C_cube.2C_nicht_luto.29|2022-04-26_Jour_Fixe]] and [[2022-05-11_Jour_Fixe#Erhellung_Hauptraum_.28ripper.2C_fussel.29|2022-05-11_Jour_Fixe]]) the decision was made that the Umbrellas need an upgrade. The LED strips were replaced by four IKEA Tradfri LED bulbs which are mounted on a custom lasercut aluminium plate.  | |||
| [[Datei:Umbrella_v2_4er.png|300px|thumb|right|3D redering of the Aluminium plate with the LED bulbs]] | |||
| == How to use == | |||
| [[User:anlumo|anlumo]] knows all the things about them! | |||
| They are all mapped into our [[SmartLab]] and controllable through Zigbee via Home Assistant. | |||
| Name convention: | |||
| * <code>light.Hauptraumschirm_<row>_<column>_<index></code> for individual lamps | |||
| * <code>light.Hauptraumschirm_<row>_<column></code> for individual umbrellas | |||
| * <code>light.Hauptraumschirm_<row></code> for rows of umbrellas | |||
| * <code>light.Hauptraumschirme</code> for all of them together | |||
| All numbers are 1-based. The indexes of the lamps inside umbrellas are random, but otherwise the numbering starts at 1,1 in the corner near the library and the kitchen. | |||
| == Hardware == | |||
| All CAD files can be found on Github: [https://github.com/Metalab/Umbrella_v2 Umbrella v2]<br> | |||
| [[User:ripper|ripper]] knows all the things about the hardware and will add this! | |||
| ToDo: add info on hardware thats not in the Github repo | |||
| == Maintenance == | |||
| The bulbs are standard, [https://www.ikea.com/at/de/p/tradfri-led-leuchtmittel-e27-806-lm-kabellos-dimmbar-farb-und-weissspektrum-rund-opalweiss-70439158/ Ikea TRÅDFRI RGB LED bulbs]. For replacing one, the umbrella needs to be removed by pushing them upwards and moving them towards the windows. | |||
| ToDo: how to replace components/fixtures | |||
| == Credits == | |||
| * [[User:anlumo|anlumo]]: setting up everything in metalabs home assistant, wiring up the fixtures | |||
| * [[User:cube|cube]]: installing the fixtures, wiring 230V, 3D printing inserts | |||
| * [[User:luto|luto]]: teardown of the old lamps, assembling the lamps | |||
| * [[User:ripper|ripper]]: design, assembling and installing lamps, 3D printing inserts | |||
| * [[User:you|you?]]: Did you help? add yourself! | |||
| =Version 1.0= | |||
| <span style="font-size: 16pt; color: red;">Outdated information, just here for documenting the history</span> | |||
| This version has been replaced.<br> | |||
| [[Datei:Buntschirm.jpg|right|miniatur]] | [[Datei:Buntschirm.jpg|right|miniatur]] | ||
| [[Datei:u_blue.jpg|right|miniatur]] | [[Datei:u_blue.jpg|right|miniatur]] | ||
| Zeile 11: | Zeile 51: | ||
| ==How to simply turn on/off the light== | ==How to simply turn on/off the light== | ||
| Use the  | Use the '''[[Interruttore/en|Interruttore]]''' light switch. | ||
| == Access data == | == Access data == | ||
| Zeile 90: | Zeile 124: | ||
| * [https://github.com/tzapu/WiFiManager WifiManager] | * [https://github.com/tzapu/WiFiManager WifiManager] | ||
| * [https://arduinojson.org/ ArduinoJson] (Version 5.13.3) | * [https://arduinojson.org/ ArduinoJson] (Version 5.13.3) | ||
| == Who == | == Who == | ||