mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
More stuff
This commit is contained in:
parent
806816337f
commit
c5990631fa
@ -7,7 +7,6 @@ sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: ebusd.png
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: "0.88"
|
||||
|
@ -17,6 +17,8 @@ This release introduces a new [person component][person docs] thanks to [@Martin
|
||||
|
||||
This release also extends the event dev tool to include an event debugger. It allows you to listen to core events and get them printend to the screen. This makes it easy to find the event data that your remote is sending out.
|
||||
|
||||
<img src='/images/blog/2019-02-release-88/event_subscription.png' style='border: 0;box-shadow: none; margin: 0 auto; display: block;' alt='Screenshot of the new event subscription tool.'>
|
||||
|
||||
We also have a new command line auth provider. This will allow you to use a shell script to validate users logging in to the system. This gives a lot of flexibility. For example, you can now authenticate against LDAP. More info in [the documentation](/docs/authentication/providers/#command-line).
|
||||
|
||||
[@andrewsayre] has been working hard on extending the SmartThings support. This release brings sensors and climate devices into the mix. Awesome!
|
||||
|
BIN
source/images/blog/2019-02-release-88/components.png
Normal file
BIN
source/images/blog/2019-02-release-88/components.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
source/images/blog/2019-02-release-88/event_subscription.png
Normal file
BIN
source/images/blog/2019-02-release-88/event_subscription.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user