Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
public
source/_stash
source/stylesheets/screen.css
source/.jekyll-cache/
vendor
node_modules
source/.jekyll-metadata
Expand Down
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ github:
pullRequestsFromForks: true
addCheck: true
addComment: false
addBadge: true
addBadge: false
addLabel: false
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ source "https://rubygems.org"
ruby "> 2.5.0"

group :development do
gem 'rake', '12.3.2'
gem 'jekyll', '3.8.6'
gem 'rake', '12.3.3'
gem 'jekyll', '4.0.0'
gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5'
gem 'stringex', '2.8.5'
Expand All @@ -18,5 +18,5 @@ group :jekyll_plugins do
gem 'jekyll-commonmark-ghpages', '0.1.6'
end

gem 'sinatra', '2.0.5'
gem 'nokogiri', '1.10.4'
gem 'sinatra', '2.0.6'
gem 'nokogiri', '1.10.3'
45 changes: 27 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,23 @@ GEM
ffi (1.11.1)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jekyll (3.8.6)
jekyll (4.0.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
jekyll-sass-converter (~> 1.0)
i18n (>= 0.9.5, < 2)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 1.14)
kramdown (~> 2.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 1.8)
jekyll-commonmark (1.3.1)
commonmarker (~> 0.14)
jekyll (>= 3.7, < 5.0)
Expand All @@ -52,15 +54,17 @@ GEM
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.15.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-sass-converter (2.0.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.3.1)
jekyll (>= 3.7, < 5.0)
jekyll-time-to-read (0.1.2)
jekyll
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (1.17.0)
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -76,43 +80,48 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
rack (2.0.7)
rack-protection (2.0.5)
rack-protection (2.0.6)
rack
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (3.6.0)
rouge (3.9.0)
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
safe_yaml (1.0.5)
sass (3.4.25)
sass-globbing (1.1.5)
sass (>= 3.1)
sinatra (2.0.5)
sassc (2.1.0)
ffi (~> 1.9)
sinatra (2.0.6)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
rack-protection (= 2.0.6)
tilt (~> 2.0)
stringex (2.8.5)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
tilt (2.0.9)
unicode-display_width (1.6.0)

PLATFORMS
ruby

DEPENDENCIES
compass (= 1.0.3)
jekyll (= 3.8.6)
jekyll (= 4.0.0)
jekyll-commonmark-ghpages (= 0.1.6)
jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.15.0)
jekyll-sitemap (= 1.3.1)
jekyll-time-to-read (= 0.1.2)
nokogiri (= 1.10.4)
rake (= 12.3.2)
nokogiri (= 1.10.3)
rake (= 12.3.3)
sass-globbing (= 1.1.5)
sinatra (= 2.0.5)
sinatra (= 2.0.6)
stringex (= 2.8.5)

RUBY VERSION
Expand Down
4 changes: 2 additions & 2 deletions source/_components/androidtv.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ For Fire TV devices, the instructions are as follows:

- Turn on ADB Debugging on your Amazon Fire TV:
- From the main (Launcher) screen, select Settings.
- Select System > Developer Options.
- Select My Fire TV > Developer Options.
- Select ADB Debugging.
- Find Amazon Fire TV device IP address:
- From the main (Launcher) screen, select Settings.
- Select System > About > Network.
- Select My Fire TV > About > Network.

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion source/_components/fritz.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The `fritz` platform offers presence detection by looking at connected devices t
## Setup

<div class='note warning'>
It might be necessary to install additional packages: <code>sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev</code>
If not running Hass.io it might be necessary to install additional packages: <code>sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev</code>
If you installed Home Assistant in a virtualenv, run the following commands inside it: <code>pip3 install lxml</code>; be patient this will take a while.</div>

## Configuration
Expand Down
4 changes: 2 additions & 2 deletions source/_components/heos.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ You can play a HEOS favorite by number or name with the `media_player.play_media
| Attribute | Description
| ---------------------- | ---------------------------------------------------------|
| `entity_id` | `entity_id` of the player
| `media_content_type` | Set to the value `playlist`
| `media_content_type` | Set to the value `favorite`
| `media_content_id` | The nubmer (i.e. `1`) or name (i.e. `Thumbprint Radio`) of the HEOS favorite

#### Play Playlist
Expand Down Expand Up @@ -157,4 +157,4 @@ logger:
If the HEOS controller is not signed in to a HEOS account, HEOS favorites will not be populated in the media player source selection and the service `media_player.play_media` for `favorite` and `playlist` will fail. Additionally, the following warning will be logged at startup:
> IP_ADDRESS is not logged in to a HEOS account and will be unable to retrieve HEOS favorites: Use the 'heos.sign_in' service to sign-in to a HEOS account

To resolve this issue, use the `heos.sign_out` service to sign the controller into an account as documented above. This only needs to be performed once, as the controller will remain signed in while the account credentials are valid.
To resolve this issue, use the `heos.sign_in` service to sign the controller into an account as documented above. This only needs to be performed once, as the controller will remain signed in while the account credentials are valid.
Loading