Commit Graph

28156 Commits (davet2001-patch-1)

Author SHA1 Message Date
wavemaster447 12e29a81f6
Clarification of Temperature Sensor Limitations (#26923)
Clarification to indicate that the API can report the temperature of a Temperature Sensor, but only if that sensor is the current Active Sensor in the Nest app.
2023-04-08 23:15:30 -07:00
Paulus Schoutsen 44f328d6c0
2023.4.2 (#26925) 2023-04-08 23:42:41 -04:00
Sven Serlier 3247671d7d
Fix Insteon page (#26918) 2023-04-08 21:21:05 +02:00
J. Nick Koston bad084413c
Remove stale information from history (#26901) 2023-04-07 22:37:23 -04:00
Paulus Schoutsen c1c64fc2a6 Add chapter 2 card to frontpage 2023-04-08 01:01:47 +00:00
Paulus Schoutsen fbc8848a7c Update with latest changes for release 2023-04-07 01:02:04 +00:00
Paulus Schoutsen 130cde9812
2023.4.1 (#26898)
* 2023.4.1

* Update source/_posts/2023-04-05-release-20234.markdown
2023-04-06 17:54:07 -04:00
Erik Montnemery 6adaf23e5f
Remove the coronavirus integration (#26897)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-06 16:58:45 +02:00
b-uwe 1daa42d00c
Make users aware of recent issues with ultraloq (#26870) 2023-04-05 21:07:51 -04:00
Franck Nijhof e2e978b880
Merge branch 'current' into next 2023-04-05 20:15:53 +02:00
Franck Nijhof fe2c728455
2023.4: Set latest version 2023-04-05 20:01:15 +02:00
Franck Nijhof b59901c671
Merge branch 'current' into rc 2023-04-05 19:59:36 +02:00
Bram Kragten 67a126fe36
Add documentation for supported features selector (#26882)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 19:55:32 +02:00
Bram Kragten 1fb37b3819
Add documentation for supported features selector (#26882)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 19:55:06 +02:00
Franck Nijhof e8b685ed86
2023.4: Process review comments 2023-04-05 19:28:39 +02:00
Franck Nijhof 5188378f59
2023.4: Remove empty code block 2023-04-05 18:16:03 +02:00
Franck Nijhof 3ae7d34140
2023.4: Final sync codebase with docs 2023-04-05 18:08:10 +02:00
Franck Nijhof b4a5ef92da
2023.4: Update changelog 2023-04-05 18:07:22 +02:00
Franck Nijhof f87b6d6df6
2023.4: Introduction 2023-04-05 17:32:10 +02:00
Franck Nijhof a9fd3109a2
2023.4: Title & dates 2023-04-05 17:16:55 +02:00
Franck Nijhof 270d198b44
2023.4: Finialize tile cards 2023-04-05 17:16:13 +02:00
Franck Nijhof 67d8c8d355
2023.4: Finialize new dialogs 2023-04-05 16:40:49 +02:00
Franck Nijhof 6eb702c346
2023.4: Finialize template macros 2023-04-05 14:29:53 +02:00
Franck Nijhof b3230231ec
2023.4: Finialize new more template features 2023-04-05 13:46:25 +02:00
Franck Nijhof f2b0a6d6ec
2023.4: new selectors 2023-04-05 13:07:53 +02:00
Franck Nijhof 35d4135b71
2023.4: Finalize more translations 2023-04-05 12:50:27 +02:00
Franck Nijhof 279cf4ebe8
2023.4: Finalize database section 2023-04-05 12:14:30 +02:00
Franck Nijhof da335b46c0
2023.4: Finalize noteworthy section 2023-04-05 12:06:24 +02:00
Franck Nijhof 7115e239fb
2023.4: Finalize new integrations section 2023-04-05 11:58:12 +02:00
Franck Nijhof ff555e4d61
2023.4: Add missing section integrations moved to UI 2023-04-05 11:57:14 +02:00
Franck Nijhof 8692300bef
2023.4: Finalize breaking changes 2023-04-05 11:56:00 +02:00
Franck Nijhof 29233e8d91
2023.4: Update dev blog links 2023-04-05 11:45:43 +02:00
Franck Nijhof a18eceb9ec
2023.4: Finalize farewall to the following 2023-04-05 11:45:14 +02:00
c0ffeeca7 e1bed985aa
Add Z-Wave overview and setup sections (#26862)
* Add overview and setup sections

- add overview section explaining the terminology around Z-Wave
- expand setup procedure

* Fix typo in Z-Wave

* Fix more typos

* Terminology: Fix error in driver name

Co-authored-by: AlCalzone <d.griesel@gmx.net>

* Implement review feedback

- by @MartinHjelmare, @AlCalzone, @Frenck
- Remove part of overview section
 (too much implementation detail at this stage)
- Fix terminology inconsistencies
- Remove unnecessary include

* Remove unnecessary introductory clause

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant steps

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant element

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Use specific name instead of generic variable

Variable is not needed here, as it is only used in this specific case.

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Use specific name instead of variable

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Remove redundant code

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix typo

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Rephrase

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix terminology

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 11:44:34 +02:00
Franck Nijhof 23c4790e25
Merge branch 'current' into rc 2023-04-05 10:04:15 +02:00
J. Nick Koston deabe99ceb
Add guidance on dumping template information to the profiler integration (#26855) 2023-04-05 10:03:39 +02:00
Paul Bottein 21100621c8
Fan and alarm tile features (#26851) 2023-04-05 10:03:36 +02:00
Erik Montnemery 422af5a870
Document the constant selector (#26844) 2023-04-05 10:03:33 +02:00
J. Nick Koston e728fa95cc
Document new profiler object logging with source (#26842) 2023-04-05 10:03:29 +02:00
J. Nick Koston b42f9f9e07
Add example of sorting states by entity_id (#26822) 2023-04-05 10:03:26 +02:00
starkillerOG 12930c3044
Remove siren firmware issue (#26808) 2023-04-05 10:03:22 +02:00
Renat Sibgatulin 7ba8c877a4
Add new sensors to airq integration (#26761)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 10:03:19 +02:00
b-uwe b5c7ab2f58
Add HomeSeer integration (#26757)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 10:03:15 +02:00
G Johansson 528a2bf613
Remove Darksky (#26740) 2023-04-05 10:03:10 +02:00
Petro31 fd2dfb9bbc
Add Relative_time and today_at updates (#25986)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 10:02:30 +02:00
Franck Nijhof b8e9019a2d
Merge branch 'current' into next 2023-04-05 10:00:42 +02:00
Petro31 94a793f922
Add Relative_time and today_at updates (#25986)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 09:59:49 +02:00
Renat Sibgatulin 0456f07ed5
Add new sensors to airq integration (#26761)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 09:16:54 +02:00
Luca Dibattista cd28b2d1b2
Update Spotify docs (#26868) 2023-04-05 09:16:30 +02:00
dependabot[bot] 75ae6b1a4e
Bump addressable from 2.8.2 to 2.8.3 (#26869)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 09:07:47 +02:00