karlentwistle/ruby_home

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/tests.yml
lib/ruby_home/config/categories.yml
.hound.yml
README.md
bin/console
lib/ruby_home/config/services.yml
lib/ruby_home/config/characteristics.yml
.standard.yml
.rubocop.yml
LICENSE
lib/ruby_home/config/manual_services.yml
lib/ruby_home/config/manual_characteristics.yml
bin/ruby_home
.rspec
rubyhome.gemspec
CHANGELOG.md
bin/setup
Rakefile
.github/dependabot.yml
.gitignore
Gemfile
.codeclimate.json
lib/ruby_home/version.rb3
A
0 mins
lib/ruby_home/errors.rb4
A
0 mins
lib/ruby_home/hap/hap_response.rb6
A
0 mins
lib/ruby_home/hap/values/identify_value.rb8
A
0 mins
lib/ruby_home/hap/values/int32_value.rb12
A
0 mins
lib/ruby_home/hap/values/float_value.rb12
A
0 mins
lib/ruby_home/hex_helper.rb13
A
0 mins
examples/switch.rb13
A
0 mins
lib/ruby_home/hap/values/null_value.rb14
A
0 mins
lib/ruby_home/hap/hap_request.rb15
A
0 mins
lib/ruby_home/hap/values/uint32_value.rb16
A
0 mins
lib/ruby_home/http/controllers/accessories_controller.rb16
A
0 mins
lib/ruby_home/hap/values/bool_value.rb17
A
0 mins
lib/ruby_home/http/application.rb17
A
0 mins
lib/ruby_home/http/serializers/uuid_helper.rb17
A
0 mins
lib/ruby_home/http/serializers/characteristic_value_serializer.rb18
A
0 mins
lib/ruby_home/http/serializers/accessory_serializer.rb18
A
0 mins
lib/ruby_home/service_collection.rb19
A
0 mins
lib/ruby_home/hap/values/string_value.rb21
A
0 mins
lib/ruby_home/hap/crypto/chacha20poly1305.rb22
A
0 mins
lib/ruby_home/device_id.rb22
A
0 mins
lib/ruby_home/hap/values/base_value.rb22
A
0 mins
lib/ruby_home/hap/values/uint8_value.rb23
A
0 mins
lib/ruby_home/http/controllers/identify_controller.rb23
A
0 mins
examples/outlet.rb25
A
0 mins
examples/lightbulb.rb25
A
0 mins
examples/fan.rb25
A
0 mins
lib/ruby_home/greeter.rb25
A
0 mins