Commit Graph

2838 Commits

Author SHA1 Message Date
Jesse Hills
9839ac3a50
[update] Tidy up name/id (#4153) 2024-08-13 21:03:19 -05:00
Markus
ed4a4c292c
Add docu for Homeassistant Switch (#4006)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:03:16 +12:00
Jesse Hills
dc2c7aa02f
[valve] Tidy up name/id (#4154) 2024-08-13 21:02:34 -05:00
Jesse Hills
3a5ecc9055
[components] Tidy up name/id (#4155) 2024-08-13 21:01:19 -05:00
Jesse Hills
9169262e5f
[switch] Tidy up name/id (#4151) 2024-08-13 20:59:54 -05:00
PaoloTK
c1f0ce5772
Updated documentation for Light dim_relative min/max brightness feature PR (#3984)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 09:29:58 +12:00
Clyde Stubbs
52a59ad840
[lvgl] Document initial_focus for encoders (#4128) 2024-08-13 20:06:04 +12:00
guillempages
3c1f1871cf
[online_image] Add placeholder documentation (#4102) 2024-08-13 19:44:46 +12:00
Joeri de Graaf
cfdcb53878
Correct ENS160 default address (#4075) 2024-08-13 17:24:01 +12:00
NP v/d Spek
6e51acbfe7
fixed default *bits_per_sample* value (#4100) 2024-08-13 17:21:58 +12:00
juanluss31
bbc3912902
Add Xiaomi LYWSD02MMC (#4046) 2024-08-13 13:12:51 +12:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs (#4018)
* Add docs for new `bme68x_bsec2_i2c` component

* Linting

* Fix link name

* Add note about BSEC2 to BME680 component doc

* Organize examples better

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Fix up example

* Update sensor platform name

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00
Flo
741d8d4621
Feature improv serial project identity (#4125) 2024-08-12 14:20:53 +12:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome (#3678)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
guillempages
07ce2a7dde
Add online_image documentation (#2076)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 23:08:13 +12:00
Jesse Hills
d3d125d9dd
Merge branch 'current' into next 2024-08-06 05:54:21 +00:00
Jesse Hills
afe9f3ced5
Rename files to match component name (#4114) 2024-08-06 17:54:00 +12:00
Jesse Hills
2c7a185f85
`service -> action` take 2 (#4113) 2024-08-06 05:22:00 +00:00
Jesse Hills
025987cb26
Merge branch 'current' into next 2024-08-06 05:17:33 +00:00
Jesse Hills
f363b22477
Move packages and substitutions out of folders (#4112)
* Move packages and substitutions out of folders

* Fix
2024-08-06 05:16:59 +00:00
Jesse Hills
d542f073aa
Merge branch 'current' into next 2024-08-06 05:10:01 +00:00
guillempages
2ffcef1815
Split display widgets documentation (#4101)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 17:06:57 +12:00
Keith Burzinski
6c4e581ec3
Break out packages + substitutions docs (#4095)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-06 16:43:32 +12:00
Nate Clark
c049dfef37
MQTT enabled Alarm Control Panel (#4107) 2024-08-06 15:53:56 +12:00
Jesse Hills
8620a20f83
Update esp32 board link to current version used (#4109) 2024-08-06 07:18:43 +12:00
myhomeiot
308918d0b7
Fix 11db attenuation (#4068)
https://github.com/esphome/esphome/pull/6749
2024-08-05 16:36:12 +02:00
Björn Ebbinghaus
9d1692a663
Add docs for round_to_multiple_of filter (#4085) 2024-08-01 18:59:08 -05:00
Jesse Hills
aa041a93fa
[api] Update `service -> action` (#4104) 2024-08-01 22:38:39 +12:00
H. Árkosi Róbert
e85bcac260
remote_transmitter documentation clarification and refactoring (#4080)
* refactor remote_transmitter.rst

- declutter the TOC by removing the undistinguishable actions
- change `switch` in examples to `button` (at the time this doc was originally created `button` didn't exist yet)
- move the **Setting up** guides above the actions list
- remove the IRRemoteESP8266 seealso link as it's not currently supported in any way

* fix test 1

* oops

* Fix links

* examples correction

* Update remote_transmitter.rst

* Update remote_transmitter.rst

* Update remote_transmitter.rst
2024-08-01 14:38:57 +12:00
Kevin Ahrendt
88d352c168
[micro_wake_word] Update documentation to discuss how voice activity is detected (#4097) 2024-08-01 07:51:28 +12:00
RubyBailey
9a977067ab
Fix for Mitsubishi units that only support cooling (#4088) 2024-08-01 07:51:28 +12:00
Jesse Hills
2018337f78
Merge branch 'current' into next 2024-08-01 07:51:13 +12:00
Jesse Hills
67e2b0b31b
[update] Add automation documentation (#4098)
* [update] Add automation documentation

* Fix underline

* Fix
2024-07-30 23:16:30 -05:00
Kevin Ahrendt
838ade7afa
[micro_wake_word] Update documentation to discuss how voice activity is detected (#4097) 2024-07-31 14:15:41 +12:00
Samuel Sieb
4a47ef5aae
fix SMS example (#4094) 2024-07-31 10:56:40 +12:00
Samuel Sieb
2f4c7279bd
fix pipsolar example (#4087) 2024-07-31 10:56:25 +12:00
Paulus Schoutsen
15032c2892
Fix example YAML for Haier climate component (#4096)
* Fix example YAML for Haier climate component

The valid value is `hon` and not `h0n`. 

Did same PR for source component https://github.com/paveldn/haier-esphome/pull/48

* Update haier.rst

- Consequently replace `h0n` with `hon` in all the examples
- Put values in text fields to conform docs site styling

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-30 15:58:32 +02:00
Keith Burzinski
08a5bb6670
Add deprecation notice for ESP32 Hall sensor (#3883) 2024-07-30 18:06:13 +12:00
Jesse Hills
a658adf409
[touchscreen] Add `pages` config item (#4072) 2024-07-29 23:50:22 -05:00
RubyBailey
ba23ee9c4e
Fix for Mitsubishi units that only support cooling (#4088) 2024-07-30 11:20:26 +12:00
Illia Khovanskyi
2bdb8a781b
Added Electrolux AC into supported list (#3873)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-26 15:20:01 +02:00
Jesse Hills
49ee0d6002
[http_request] Change default timeout to 4.5s (#4077) 2024-07-25 09:13:08 +12:00
dentra
3802a8133c
[http_request] Allow configure buffer size on ESP-IDF (#4078)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-24 15:51:01 +12:00
Jesse Hills
6e9a0181eb
[http_request] Change default timeout to 4.5s (#4077) 2024-07-22 20:51:37 -05:00
Jesse Hills
d54abe571a
Merge branch 'current' into next 2024-07-22 23:45:41 +00:00
Jesse Hills
170f770b71
[http_request] Simplify component examples (#4076) 2024-07-23 11:45:29 +12:00
Aodren Auffrédou-Heinicke
0a28e6d58c
APDS9306 Ambient Light Sensor Documentation (#3826)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 17:29:58 +12:00
imgbot[bot]
b783ccbcb7
[ImgBot] Optimize images (#4063)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-07-22 16:32:39 +12:00
Jesse Hills
c73013dd85
Merge branch 'current' into next 2024-07-22 13:43:32 +12:00
leejoow
cfca1bcb52
[modbus_controller] on command sent trigger (#4039)
Co-authored-by: Leo Schelvis <leo.schelvis@gmail.com>
2024-07-22 13:33:14 +12:00
rnauber
662447151b
Document m5angle8 input device (#3866)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 09:58:03 +12:00
Markus
48f030f6b4
update MQTT docs to include discover_ip option (#3809)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-22 09:36:50 +12:00
Sašo Domadenik
d56bfd4102
Fix example for overriding libraries (#3922) 2024-07-19 09:51:49 -07:00
lyj
7f4ba3b9b5
Update datasheet ref (#4067) 2024-07-19 08:53:15 +02:00
Daniel
c78d2a4071
Update Datasheet URL (#4066)
Previous URL was dead.
2024-07-18 17:42:14 +02:00
Olaf van Zandwijk
733fa771f2
Update documentation about restore_mode for valves (#3878)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-17 22:56:55 +12:00
tronikos
b7f488fce2
Fix default address in qmc5883l (#3764) 2024-07-17 22:42:30 +12:00
BigBobbas
15d6c5765a
update board information (#3982) 2024-07-17 22:40:42 +12:00
RFDarter
96f4b2e231
[web_server] v3-features (#4001) 2024-07-17 22:40:02 +12:00
David Martin
ab387eedb5
Corrected an incidence of "servo" to "stepper motor" (#4024) 2024-07-17 22:37:57 +12:00
Andrew J.Swan
fde5bdd659
Add on_response Trigger lambda example (#3987)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-17 10:35:29 +00:00
Ludovic BOUÉ
766ca444a3
Fix Modbus Example Server doc (#4037) 2024-07-17 22:15:41 +12:00
Roeland Lutters
3f810badb5
Component TOF10120: Fix broken link to datasheet (#4051) 2024-07-17 22:08:37 +12:00
GermanFab
d88b20456e
Update esphome.rst: Add Removing a Password section (#4026) 2024-07-17 22:06:09 +12:00
Jesse Hills
b756a0837d
Merge branch 'current' into next 2024-07-17 14:54:40 +12:00
Jesse Hills
52947fac54
Merge branch 'current' into beta 2024-07-17 14:54:40 +12:00
Clyde Stubbs
d8fa6e6f60
Update host-related docs (#4058) 2024-07-17 12:31:51 +12:00
Jesse Hills
057fa9a09a
[i2s_audio] Microphone i2s mode (#4053) 2024-07-16 16:51:16 +12:00
Jesse Hills
83e40cc8c1
Merge branch 'current' into next 2024-07-16 16:51:03 +12:00
Jesse Hills
a6d42d5ebd
Merge branch 'current' into beta 2024-07-16 16:51:03 +12:00
Jesse Hills
f80a061305
[i2s_audio] Microphone i2s mode (#4053) 2024-07-15 23:28:47 -05:00
Keith Burzinski
c34865a27e
[canbus] Break out platforms (#4038) 2024-07-16 15:48:18 +12:00
Jesse Hills
a31efd3c0b
Replace mac addresses in docs with XX:XX:XX:XX:XX:XX (#4050) 2024-07-15 11:40:55 +12:00
Olivier ARCHER
cdd4605dd9
[http_request] fix response (#4049) 2024-07-15 08:52:49 +12:00
Anton Viktorov
6c773d1526
LTR390 separate ALS and UV gain and resolution (#4012) 2024-07-13 09:46:15 +12:00
H. Árkosi Róbert
74f738a31c
Bump HeatpumpIR - add protocols (#3996)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-13 09:46:15 +12:00
Tomi Junnila
32144f422f
Add yac1fb9 model for the gree climate_ir component (#4029)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-13 09:46:15 +12:00
Jesse Hills
fc70091149
Merge branch 'current' into next 2024-07-13 09:45:38 +12:00
Jesse Hills
9db75c3132
Merge branch 'current' into beta 2024-07-13 09:45:38 +12:00
Anton Viktorov
30ae8e5698
LTR390 separate ALS and UV gain and resolution (#4012) 2024-07-13 09:42:48 +12:00
H. Árkosi Róbert
5536a2c58f
Bump HeatpumpIR - add protocols (#3996)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-13 09:19:42 +12:00
H. Árkosi Róbert
cf0ce8f615
Remove esp8266_restore_from_flash reference (#4043) 2024-07-13 09:19:05 +12:00
H. Árkosi Róbert
13d318701f
Remove esp8266_restore_from_flash reference (#4042) 2024-07-13 09:18:53 +12:00
H. Árkosi Róbert
0b64012de7
Remove esp8266_restore_from_flash reference (#4041) 2024-07-13 09:18:42 +12:00
H. Árkosi Róbert
aacf4a0865
Remove esp8266_restore_from_flash note (#4040) 2024-07-13 09:18:28 +12:00
David Martin
978879f41a
Update globals.rst (#4044)
Added globals.set Action Lambda Example
2024-07-12 16:39:39 +02:00
soeffi
d104d94437
jsn_sr04t: Added options for AJ_SR04M sensor types (#4022) 2024-07-12 09:30:51 +12:00
Tomi Junnila
0af8c80ea7
Add yac1fb9 model for the gree climate_ir component (#4029)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-12 08:33:27 +12:00
Jesse Hills
a0c9f26efa
Merge branch 'current' into next 2024-07-11 15:41:40 +12:00
Pavlo Dudnytskyi
082146d557
Information about UART component in host platform added (#4004)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-11 13:30:59 +12:00
Kevin Ahrendt
8452a82845
[micro_wake_word] Version 2 Documentation (#4015)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-11 13:21:07 +12:00
Denis Prokopenko
74c578bb8e
Update sgp30.rst (#4021) 2024-07-08 13:20:46 +02:00
Benno Pütz
163ead2333
Update api.rst (#4023)
Fixed typo: "Fnd" -> "Find"
2024-07-06 14:41:31 +02:00
Pavlo Dudnytskyi
e0072ee215
Update of Haier component documentation to support new features and settings (#4020)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-07-06 19:00:48 +12:00
Jesse Hills
2d2ed8ad04
Merge branch 'current' into next 2024-07-03 20:05:29 +12:00
azrdev
1135d611c7
remote_receiver: document using multiple with receiver_id (#3811) 2024-07-03 09:07:32 +02:00
Jesse Hills
f3c28eaf45
Merge branch 'current' into next 2024-07-03 15:45:21 +12:00
Keith Burzinski
fc5d338521
[uptime] Add sensor types (#4014)
* Add uptime sensor types

* Oops

* Update update_interval copy
2024-07-01 21:29:55 -05:00
Jesse Hills
d36e808d72
Fix components.json generation (#4013) 2024-07-01 19:11:08 -05:00
H. Árkosi Róbert
27f3440b4b
Note about alternative wind sensors due to deprecation by manufacturer (#3869) 2024-07-02 12:00:51 +12:00
Samuel Sieb
2ac411866e
fix ota example (#3990) 2024-07-01 01:09:47 -05:00
Kamahat
327ed38f2b
add update_interval to the dallas_temp example (#4009) 2024-06-30 21:50:35 -07:00
Ian Wells
8c1aef40f4
Minor wording update for duty_time.rst (#4008) 2024-07-01 03:02:03 +02:00
David Martin
90757f4ab9
"Temperature" to "Pressure" correction (#4000) 2024-06-27 17:10:03 +02:00
Keith Burzinski
c628ab7281
Fix script link (#3999) 2024-06-27 10:56:13 +02:00
Jesse Hills
48ab2916b4
Merge branch 'current' into next 2024-06-27 17:19:03 +12:00
Sergey Dudanov
e81014ad75
[modbus_text_sensor] new default ANSI encoding type (#3994) 2024-06-27 13:50:28 +12:00
Keith Burzinski
5c78504d97
Break apart automations doc (#3957)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-27 11:55:41 +12:00
Jesse Hills
0b56f6374b
Merge branch 'current' into next 2024-06-26 22:41:32 +12:00
H. Árkosi Róbert
db399bff20
Bump HeatpumpIR and IRremoteESP8266 (#3975)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-25 21:09:02 +12:00
Hmmbob
7f5479b4f3
Add esphome platform to OTA sections in docs (#3983) 2024-06-25 15:44:31 +12:00
Jesse Hills
9868438e91
Merge branch 'current' into next 2024-06-25 08:57:18 +12:00
星野SKY
31322158c9
Fix the invalid URL for data sheet in gdk101.rst (#3985) 2024-06-24 15:28:43 +02:00
H. Árkosi Róbert
cd4db33e14
Update the climate UI screenshot (#3977) 2024-06-21 14:49:55 +02:00
Keith Burzinski
c009eb4594
[ota] Add component page, various tweaks (#3976) 2024-06-21 18:36:52 +12:00
imgbot[bot]
e28345cd8f
[ImgBot] Optimize images (#3969)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-20 17:22:16 +12:00
Jesse Hills
0da002a7f8
[ft5x06] Add interrupt pin (#3902) 2024-06-19 15:37:46 +12:00
Jesse Hills
62eaa4b362
Merge branch 'current' into next 2024-06-19 15:37:32 +12:00
Jesse Hills
3c97a0e622
Merge branch 'current' into beta 2024-06-19 15:37:32 +12:00
Jesse Hills
8668cd31d1
[ft5x06] Add interrupt pin (#3902) 2024-06-18 16:49:30 +12:00
tronikos
b6f848a375
Add state class and fix typo in bme680 example (#3793) 2024-06-18 16:43:14 +12:00
Pascal Roeleven
a611e0bac8
Fix GPIO pins of 2nd and 3rd hardware UART (#3958) 2024-06-18 16:42:31 +12:00
Keith Burzinski
410bfab3e0
Update a couple docs for esphome/esphome#6922 (#3962) 2024-06-18 15:26:12 +12:00
Keith Burzinski
18173c3f89
Update a couple docs for esphome/esphome#6922 (#3962) 2024-06-18 15:25:29 +12:00
Jesse Hills
38f8eb2c6e
Update `json::parse_json` examples (#3949) 2024-06-17 15:35:55 +12:00
Jesse Hills
03156a378d
Merge branch 'current' into next 2024-06-17 15:35:43 +12:00
Jesse Hills
5652c9c7da
Merge branch 'current' into beta 2024-06-17 15:35:43 +12:00
Sergiy Andrusenko
07264aada3
Update pipsolar.rst (#3954)
please fix the typo in the property name
2024-06-14 11:15:55 +02:00
Jesse Hills
40757fe09c
Update `json::parse_json` examples (#3949) 2024-06-13 16:06:06 +12:00
Oliver Hihn
02b6e0fbd7
Added documentation for new option step_delay for X9C Digital Potentiometer (#3939) 2024-06-12 11:14:57 -07:00
Clyde Stubbs
0a7effc032
Add st7735 to ili9xxx (#3888) 2024-06-12 13:47:54 +12:00
Clyde Stubbs
ca489a6870
Document sdl driver (#3880) 2024-06-12 13:42:04 +12:00
Samuel Sieb
101005f1f1
docs for one-wire platform change (#3911)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-06-12 13:05:50 +12:00
NMartin354
66ab69f13f
[safe_mode] Allow user-defined interval for successful boot (#3930)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-12 12:38:24 +12:00
Peter Ericson
9356f4fcfa
Add line for 13.3in-k in waveshare_epaper component (#3719) 2024-06-12 11:51:08 +12:00
Keith Burzinski
a9db9a5e30
[core] Update Entities documentation (#3935)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-12 09:57:39 +12:00
Jesse Hills
9dba019fee
Merge branch 'current' into next 2024-06-10 18:54:21 +00:00
imgbot[bot]
8e8fc9a8e3
[ImgBot] Optimize images (#3931)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-11 06:47:30 +12:00
Jesse Hills
b9b2e08993
Merge branch 'current' into next 2024-06-10 02:04:27 +00:00
Keith Burzinski
876885823f
Documentation updates for `http_request` component refactor (#3919)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-10 12:36:21 +12:00
mrtoy-me
52179cea24
SHT3xd component - Provide example i2c configuration for >50-100Khz i2c frequencies on IDF (#3921)
* Update for higher i2c frequencies on IDF

* Update sht3xd.rst
2024-06-07 17:03:37 +02:00
Olivier ARCHER
74b02f0253
OTA Update via HTTP Request documentation (#3291)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-06 14:35:31 +12:00
Clyde Stubbs
9f6c87c463
Document file: scheme for external component via git (#3906) 2024-06-06 07:27:09 +12:00
zry98
783c3f3898
Update tuya climate for active state config changes (#3855) 2024-06-05 01:28:38 -07:00
Will Rouesnel
870333337a
Tuya cover invert position report (#3497) 2024-06-05 07:58:37 +00:00
svxa
405261e8e1
transmit_aeha carrier frequency now adjustable (#3859) 2024-06-05 07:38:44 +00:00
Nate Clark
ebb27d6317
[ethernet] Adds documentation for setting PHY register values (#3886) 2024-06-05 18:51:52 +12:00
Jesse Hills
bb6a134f66
Merge branch 'current' into next 2024-06-05 15:51:19 +12:00
John Romkey
80fe66a9aa
Add Seeed Studio XIAO ESP32S3 Sense pins to esp32_camera.rst (#3446)
* Add Seeed Studio XIAO ESP32S3 Sense pins to esp32_camera.rst

Added camera pin configuration for Seeed Studio XIAO ESP32S3 Sense to Camera page

* Added missing blank line

* Update esp32_camera.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-04 15:34:45 +02:00
ave
39abfa64e3
Improve SGP30 humidity compensation documentation (#3556)
* Improve SGP30 compensation documentation

* Use must instead of should, fix celsius spelling
2024-06-04 15:25:34 +02:00