|
2 | 2 |
|
3 | 3 | (I'm so lazy with codding so I asked Gemini to wrote this card :P Yeap) |
4 | 4 |
|
5 | | -REQUIRED: Add season.season and sun.sun sensor before to home assistant!!!! |
| 5 | +REQUIRED: |
| 6 | +1. Add season.season in integrations |
| 7 | +2. add sun.sun sensor in integration |
| 8 | +3. using googles api add UV index and pooling sensors (google for this its free anyway) |
| 9 | +4. you will need also from google AQI sensors ;) |
| 10 | +5. Add google weather or openweathermap integration - both are free even youll be asked to add credit card for openwratherapi - just on revoult add new virtual card, give them and close it after it. |
| 11 | +if you have old openweathermap API added before 2025 it may not report additional attributes (dont know if im right but had this issue) |
| 12 | +NOTE: wind direction sensor is mandatory telling cloud animations directions movement! |
| 13 | + |
| 14 | +i know its much but if you dont use them then you did not unlock secret items. the journey will start now ;) |
6 | 15 |
|
7 | 16 |  |
8 | 17 |
|
@@ -57,9 +66,14 @@ Fog: Draw fog, a delicate cloud, or slight smoke in front of the house and next |
57 | 66 |
|
58 | 67 | Important: If night is generated, always apply a blue-dark navy-grey color variant to the plot suggesting night, turn on lights inside the house, and illuminate the driveway near the thujas where the car is parked. |
59 | 68 |
|
60 | | -NOW GENERATING: Winter, Night, Snowing |
| 69 | +NOW GENERATING: |
| 70 | +
|
| 71 | +Winter, Night, Snowing |
| 72 | +
|
61 | 73 |
|
62 | | -Additionally: Draw an igloo on the plot, a snowman draped with colorful fairy lights (light reflections), and Santa Claus sliding down the roof. |
| 74 | +Additionally: |
| 75 | +
|
| 76 | +Draw an igloo on the plot, a snowman draped with colorful fairy lights (light reflections), and Santa Claus sliding down the roof. |
63 | 77 | ``` |
64 | 78 |
|
65 | 79 | ## ✨ Features |
@@ -158,4 +172,31 @@ rooms: |
158 | 172 | y: 10 |
159 | 173 |
|
160 | 174 | weight: 0 |
| 175 | +``` |
| 176 | +
|
| 177 | +## Note for me (reddit questions) answer: |
| 178 | +
|
| 179 | +To be honest this is only the one thing fine I was looking for years and finally it was even coded by AI. I did my changes ofcourse and fixes |
| 180 | +
|
| 181 | +First I used google street view to take screenshot of my house The Google Maps satellite view to capture roof of my house |
| 182 | +
|
| 183 | +I used only free version of Gemini and asked to generate me Sims4 and Sim City like but modern 3d isometric asset of my home in weather and season condition: xxxxx |
| 184 | +
|
| 185 | +Where xxx is winter/autumn/spring/summer (add season integration in ha first) Where xxx also contains day and night to generate lights on from the window rooms (you need night shade sensor or use sun sensor from integration) Basically at this step you don’t need to do EXTRAS!!!! I recommend to do this after a week after fine tuning ;). Go to CONTINUE part |
| 186 | +
|
| 187 | +EXTRAS generate above with fog using clouds around house for each season and day/night, also rainy useful for spring time and autumn with orange/brown 🍂🍁 around the house |
| 188 | +
|
| 189 | +EXTRA2: ask for Xmas season fun things like add Santa snowing from the roof, penguins and iglo on front of your house |
| 190 | +
|
| 191 | +EXTRA3: immersive mode, kids birthdays: asked to do synthwave colors, reflection, kid playing on sofa with a gamepad controller, flying Delorin from Back to the Future with lights on and big screen for my kiddo |
| 192 | +
|
| 193 | +CONTINUE You are almost done. Download your graphics and move now to free ChatGPT, create a prompt: Asked Gemini with PROMPT written bellow to generate images of my house, but the resolution is too low. (Prompt you used) and that’s all (attach images from Gemini) |
| 194 | +
|
| 195 | +You have graphics now. Nice. |
| 196 | +
|
| 197 | +Fork my repo on GitHub! Necessary because would be nice if you could edit text strings to much your requirements. If you are newbie use GitHub by web to fork and later to edit files and commit changes - seriously super easy. |
| 198 | +
|
| 199 | +https://github.com/silasmariusz/fork_u-house_card |
| 200 | +
|
| 201 | +Enjoy |
161 | 202 |
|
0 commit comments