basic entity get/show
This commit is contained in:
3
Gemfile
3
Gemfile
@ -19,9 +19,6 @@ gem 'carrierwave', '>= 3.0.0.beta', '< 4.0'
|
||||
gem "ruby2js" , git: "https://github.com/ruby2js/ruby2js/" , branch: "haml_fix"
|
||||
gem 'thredded', '~> 1.0'
|
||||
gem "rest-client"
|
||||
#token = Rails.application.credentials[:ha_token]
|
||||
#RestClient.get( "10.30.39.238:8123/api/states/sensor.sonoff_pow_2a_209_power" , {"Authorizat
|
||||
#ion" => "Bearer #{token}" })
|
||||
|
||||
|
||||
gem "simple_form" , "5.1.0"
|
||||
|
Reference in New Issue
Block a user