Jan Bouwhuis
ff07674653
Introduce default_entity_id to replace object_id for mqtt entity platforms ( #40749 )
2025-09-10 08:03:41 +02:00
Bram Kragten
630f456aed
Merge current into next ( #40176 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: ecspiegel <87676266+ecspiegel@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
Co-authored-by: alawadhi3000 <5523980+alawadhi3000@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com >
Co-authored-by: staticdev <staticdev-support@proton.me >
Co-authored-by: tronikos <tronikos@users.noreply.github.com >
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: essys <essys@users.noreply.github.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Gord <31004434+googanhiem@users.noreply.github.com >
Co-authored-by: Darren Griffin <darren.griffin@live.co.uk >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: hanwg <han.wuguang@gmail.com >
Co-authored-by: Adam W <35391288+A-damW@users.noreply.github.com >
Co-authored-by: Hessel <hesselonline@users.noreply.github.com >
Co-authored-by: Damien Sorel <mistic@strangeplanet.fr >
Co-authored-by: Tempura San <tempura.san@gmail.com >
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com >
Co-authored-by: J. Diego Rodríguez Royo <jdrr1998@hotmail.com >
Co-authored-by: lexitus <38081592+lexitus@users.noreply.github.com >
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com >
Co-authored-by: Evgeny Sureev <u@litka.ru >
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: TomArm <TomArm@users.noreply.github.com >
Co-authored-by: starkillerOG <starkiller.og@gmail.com >
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
Co-authored-by: Guillaume Rischard <github@stereo.lu >
Co-authored-by: Geoff <85890024+Thulrus@users.noreply.github.com >
Co-authored-by: GhoweVege <85890024+GhoweVege@users.noreply.github.com >
Co-authored-by: Logan Rosen <loganrosen@gmail.com >
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: RanTheLab <RanTheLab@users.noreply.github.com >
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
Co-authored-by: John Hess <john@h3ss.com >
Co-authored-by: Marco <cdrfun@cdrfun.eu >
Co-authored-by: robthebold <38596885+robthebold@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Pieter Rautenbach <parautenbach@gmail.com >
Co-authored-by: Tsvi Mostovicz <ttmost@gmail.com >
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Galorhallen <12990764+Galorhallen@users.noreply.github.com >
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me >
Co-authored-by: Jan Čermák <sairon@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Mr. Snyds <41122989+mrsnyds@users.noreply.github.com >
Co-authored-by: Allen Porter <allen.porter@gmail.com >
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
Co-authored-by: threatdisplay <ajbriones@gmail.com >
Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com >
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com >
Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com >
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
Co-authored-by: Arie Catsman <120491684+catsmanac@users.noreply.github.com >
Co-authored-by: Marko Dimjašević <marko@dimjasevic.net >
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
Co-authored-by: Guido Schmitz <Shutgun@users.noreply.github.com >
2025-07-28 16:45:52 +02:00
jbouwh
ca29c70bf7
Fix mqtt light schema defaults, state_value_template description and unclear template docs references
2025-03-15 21:35:31 +00:00
Jan Bouwhuis
4d747e0385
Improve referrals to the device class documentation for MQTT entity platforms ( #37858 )
2025-03-07 23:14:29 +01:00
Jan Bouwhuis
5b6f279a08
Add device based MQTT auto discovery ( #33072 )
...
* Revert "Revert "Add device based MQTT auto discovery (#31122 )" (#33059 )"
This reverts commit ba80f8b73a .
* Document `migrate_discovery` option
* Add note that unique_id is required for device based discovery
* Rework docs for different use of migrate_discovery option flag
* Follow up from code-review
* Re-using discovery_id is no longer required
* Follow up on review
* more follow up
* More corrections
* Add column
* typo
* Remove duplicate header
* Clearify json example
* changed abbreviation `cmps` and added abbreviation `p`
* Update source/_integrations/mqtt.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* More follow up actions
* Fix back ticks
* Remove redundant header and redundant origing documentation
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-31 07:37:35 +01:00
Jan Bouwhuis
7f829e887a
Add èntity_category`property to mqtt entity platforms config options ( #35239 )
2024-10-25 20:26:45 +02:00
Maciej Bieniek
df5c074bd0
Add information about model_id to MQTT documentation ( #34117 )
...
* Update mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update tag.mqtt.markdown
* Update lock.mqtt.markdown
* Update text.mqtt.markdown
* Update event.mqtt.markdown
* Update image.mqtt.markdown
* Update light.mqtt.markdown
* Update scene.mqtt.markdown
* Update siren.mqtt.markdown
* Update valve.mqtt.markdown
* Update button.mqtt.markdown
* Update camera.mqtt.markdown
* Update notify.mqtt.markdown
* Update number.mqtt.markdown
* Update select.mqtt.markdown
* Update sensor.mqtt.markdown
* Update switch.mqtt.markdown
* Update update.mqtt.markdown
* Update vacuum.mqtt.markdown
* Update climate.mqtt.markdown
* Update humidifier.mqtt.markdown
* Update lawn_mower.mqtt.markdown
* Update water_heater.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update device_tracker.mqtt.markdown
* Update device_trigger.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
2024-08-04 23:02:50 +02:00
Franck Nijhof
efe4109d52
Rename Services to Actions in integrations: V ( #33831 )
2024-07-17 07:08:17 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-06-30 13:47:01 +02:00
Jan Bouwhuis
b1baa8720b
Revert "Add device based MQTT auto discovery ( #31122 )" ( #33059 )
2024-06-05 10:33:44 +02:00
Jan Bouwhuis
e1bd46d043
Add device based MQTT auto discovery ( #31122 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2024-05-28 23:28:01 -10:00
Franck Nijhof
8f53689a00
Merge branch 'current' into next
2024-05-27 14:59:43 +02:00
Jan Bouwhuis
6e96b63b9e
Document mqtt state updates with empty or None values ( #32864 )
2024-05-25 01:30:26 +02:00
c0ffeeca7
d234271c54
u-z-integrations: add glossary reference to config file ( #32764 )
2024-05-14 16:38:47 +02:00
Franck Nijhof
099bbaeead
Merge branch 'current' into next
2024-01-31 09:25:34 +01:00
Jan Bouwhuis
ab1eb994a9
Remove None as default option in MQTT documentation ( #30900 )
2024-01-18 08:36:48 +01:00
Jan Bouwhuis
b721084c4c
Add serial_number config attribute to MQTT device mapping ( #30855 )
...
* Add serial_number config attribute to MQTT device mapping
* Fix type
2024-01-16 14:03:00 +01:00
Jan Bouwhuis
4ef6c55e62
Add mqtt valve platform ( #30344 )
...
* Add mqtt value platform
* Fix formatting.
* Improve documentation
* Add reference on integration page and abbreviations
* State topic will accept both state and position updates plus JSON
* Add stop_command_topic
* Update after review core PR
* Tiny tweaks
* Update source/_integrations/valve.mqtt.markdown
* Tweak to kick the CI
* Apply suggestions from code review
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com >
* Update source/_integrations/valve.mqtt.markdown
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com >
* Update source/_integrations/valve.mqtt.markdown
* Apply suggestions from code review
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com >
* Update source/_integrations/valve.mqtt.markdown
* Fix
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com >
2023-12-20 13:50:54 +01:00