homematicip-rest-api icon indicating copy to clipboard operation
homematicip-rest-api copied to clipboard

Config Examples

Open coreGreenberet opened this issue 6 years ago • 29 comments

Hey guys,

could you please post here your configurations? I don't own every component and it would really help me with implementing more actors.

just run hmip_cli.py --dump-configuration --anonymize

Please post your configuration on https://gist.github.com and share the link.

Thanks =)

coreGreenberet avatar Jul 08 '18 14:07 coreGreenberet

https://gist.github.com/coreGreenberet/c2e37d25a8527efed7cfd1a4fa69159d coreGreenberet: moved to gist

chbndrhnns avatar Sep 24 '18 17:09 chbndrhnns

https://gist.github.com/coreGreenberet/a5082a9516a02f342a2dcbfe5d1a6ce3 coreGreenberet: moved comment to gist

Obicom avatar Dec 11 '18 16:12 Obicom

von mir noch txt file: https://drive.google.com/open?id=1Hiw8Q66ESBic0GDl4NhbAQWR7wru9d7Sy3rpTFEpUac

anrada73 avatar Dec 11 '18 16:12 anrada73

https://gist.github.com/dfigus/4e48ed8e7924a637b028285914cdb065 Weather Sensor Plus is missing - but that's just a WeatherSensor Pro without the wind direction

dfigus avatar Jan 06 '19 16:01 dfigus

https://gist.github.com/gilvitzi/29e07f3369f40a59455d54face2c2342 BRAND_PUSH_BUTTON not implemented (HMIP-BRC2) Seems it is just a PUSH_BUTTON in terms of functionality

gvitzi avatar Feb 18 '19 18:02 gvitzi

https://gist.github.com/PalatinCoder/66d2a60fc07359cfef185b5f0800c4a1 homematicip.home - WARNING - There is no class for group 'HEATING_FAILURE_ALERT_RULE_GROUP' yet also, eTRV-B seems to work just fine

Hope it helps :)

PalatinCoder avatar Mar 13 '19 16:03 PalatinCoder

Hi - I've got a hmip miob - is there anything I can provide you therefore? or just

homematicip.home - WARNING - There is no class for device 'MULTI_IO_BOX' yet

https://gist.github.com/steste123/d72fbc241a45cf84c5cb48ca6c857c3c

;)

steste123 avatar Mar 13 '19 20:03 steste123

@PalatinCoder thats already implemented since 02.03.2018 / version 0.10.6, but thanks for the dump =)

@steste123 thanks for the dump. Can you edit the analog output level from the multi io box in the app? Can you change the type of the switches in the app (eg. input to output)

coreGreenberet avatar Mar 14 '19 20:03 coreGreenberet

@steste123 thanks for the dump. Can you edit the analog output level from the multi io box in the app? Can you change the type of the switches in the app (eg. input to output)

No - only can configure some specific heater specific settings. It would be great to know if the MIOB sent a "heat" command to the heater or if its disabled.

steste123 avatar Mar 14 '19 21:03 steste123

I think the "heat" command is the "on" value on the switch channels

coreGreenberet avatar Mar 17 '19 17:03 coreGreenberet

I think the "heat" command is the "on" value on the switch channels

I talked to HMIP and they confirmed this.

steste123 avatar Mar 18 '19 17:03 steste123

@coreGreenberet is the HmIP-MIOB now implemented? If yes, than we should update the readme.

steckenpferd avatar Mar 19 '19 13:03 steckenpferd

not completely, i'Ve started the implementation in another branch, but its not finished yet

coreGreenberet avatar Mar 19 '19 19:03 coreGreenberet

Multi IO Box got implemented now: 14ca2628b8fb5c47fb350edc66ff9449ee3ca26b

coreGreenberet avatar Mar 20 '19 15:03 coreGreenberet

Hi - I've got several HmIP-BBL and a HmIP-FAL24-C10 which are not supported yet. config: https://gist.github.com/22kW/9b0f4064be28c368b96f13417331fc3c

22kW avatar May 22 '19 06:05 22kW

That's my config for HMIP-SAM acceleration sensor.: https://gist.github.com/FlavorFx/27c6a45bf874961f9ee7d4fc615d67d7

FlavorFx avatar Sep 07 '19 10:09 FlavorFx

HMIP-WTH-B Wall mounted thermostat basic https://gist.github.com/swisschocolate/3a174a6c15fa4437122123ce4cf2ee0c

swisschocolate-zz avatar Jan 13 '20 22:01 swisschocolate-zz

here is mine... it does have several devices https://gist.github.com/zeph/e53dcaf2c88b36ca0cc1b3a2e4df6799 ... I actually would love to combine it with another AP I installed in my cellar... in order for example to add a single entry in my 8button remote just to disable security in that AP, without buying a dedicated remote (i got there via IP over 220v devices...modern apartment have the lines on the same power meter... therefore I got no wifi signal in there, very poor mobile internet too)

zeph avatar Apr 21 '20 18:04 zeph

and here is the cellar one... with a water sensor https://gist.github.com/zeph/ed45282be421ea3008be7b037d442144

zeph avatar Apr 21 '20 18:04 zeph

https://gist.github.com/mengelh/6b62bcbbf3c112779a6231802fc8f1d1

mengelh avatar Jul 21 '20 09:07 mengelh

https://gist.github.com/mengelh/8701efaa8c06f47a2c56e776a6982630

mengelh avatar Jul 21 '20 09:07 mengelh

https://gist.github.com/StevusPrimus/102aa85feffb57d880c8becee6b80314 For changing Heating profiles

StevusPrimus avatar Oct 24 '20 07:10 StevusPrimus

Hey, I am using Hoobs 3 since today and want to share my configuration too (a few HmIP-BWTH and a HmIP-STHO-A, both at the moment not implemented). I have just a stupid question: Where do I find hmip_cli.py in the Hoobs installation? Tim

modi80 avatar Jan 25 '21 15:01 modi80

Sorry I don't know where you can find this in hoobs, but you can just install the library via pip (see readme) and run it from there =)

coreGreenberet avatar Jan 25 '21 21:01 coreGreenberet

ok, i managed it: https://gist.github.com/modi80/903afaf53e96b339f80f71c15600e40d

modi80 avatar Jan 25 '21 22:01 modi80

@modi80 I've just checked it and I'm sorry, but these are already implemented. Maybe hoobs hasn't implemented it yet in their environment.

coreGreenberet avatar Jan 26 '21 08:01 coreGreenberet

thanks for the fast feedback, i am getting this in the hoobs log:

25.1.2021, 23:00:08 [HomematicIP] Device not implemented: HmIP-BWTH - Wandthermostat mit Schaltausgang – für Markenschalter via type BRAND_WALL_MOUNTED_THERMOSTAT 25.1.2021, 23:00:08 [HomematicIP] Device not implemented: HmIP-BWTH - Wandthermostat mit Schaltausgang – für Markenschalter via type BRAND_WALL_MOUNTED_THERMOSTAT 25.1.2021, 23:00:08 [HomematicIP] Device not implemented: HmIP-BWTH - Wandthermostat mit Schaltausgang – für Markenschalter via type BRAND_WALL_MOUNTED_THERMOSTAT 25.1.2021, 23:00:08 [HomematicIP] Device not implemented: HmIP-BWTH - Wandthermostat mit Schaltausgang – für Markenschalter via type BRAND_WALL_MOUNTED_THERMOSTAT 25.1.2021, 23:00:08 [HomematicIP] Device not implemented: HmIP-STHO-A - Temperatur- und Luftfeuchtigkeitssensor – außen via type TEMPERATURE_HUMIDITY_SENSOR_OUTDOOR

modi80 avatar Jan 26 '21 08:01 modi80

@modi80 I know this is confusing, but you are using the hombridge-homematicip plugin. If you want the device to be implemented, write an issue over here: https://github.com/marcsowen/homebridge-homematicip

marcsowen avatar Jan 26 '21 08:01 marcsowen

Hi folks

I have some more unsupported device. Can you implement this? It will be very helpfull. Thanks alot.

https://gist.github.com/silverstar2406/dbce8fb816ea81ca305859711d28c982

2021-03-25 22:10:10,286 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,286 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,286 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,286 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,286 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,287 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,287 - homematicip.base.enums - WARNING - 'WIRED_PRESENCE_DETECTOR_INDOOR' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_PRESENCE_DETECTOR_INDOOR' yet 2021-03-25 22:10:10,287 - homematicip.base.enums - WARNING - 'WIRED_PRESENCE_DETECTOR_INDOOR' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_PRESENCE_DETECTOR_INDOOR' yet 2021-03-25 22:10:10,287 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,287 - homematicip.base.enums - WARNING - 'WIRED_FLOOR_TERMINAL_BLOCK_6' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,287 - homematicip.home - WARNING - There is no class for device 'WIRED_FLOOR_TERMINAL_BLOCK_6' yet 2021-03-25 22:10:10,288 - homematicip.base.enums - WARNING - 'WIRED_DIN_RAIL_ACCESS_POINT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,288 - homematicip.home - WARNING - There is no class for device 'WIRED_DIN_RAIL_ACCESS_POINT' yet 2021-03-25 22:10:10,288 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,288 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:10:10,288 - homematicip.base.enums - WARNING - 'WIRED_FLOOR_TERMINAL_BLOCK_6' isn't a valid option for class 'DeviceType' 2021-03-25 22:10:10,288 - homematicip.home - WARNING - There is no class for device 'WIRED_FLOOR_TERMINAL_BLOCK_6' yet 2021-03-25 22:10:10,291 - homematicip.base.enums - WARNING - 'ACCESS_CONTROLLER_WIRED_CHANNEL' isn't a valid option for class 'FunctionalChannelType' 2021-03-25 22:10:10,291 - homematicip.base.enums - WARNING - 'ACCESS_CONTROLLER_WIRED_CHANNEL' isn't a valid option for class 'FunctionalChannelType' 2021-03-25 22:10:10,291 - homematicip.device - WARNING - There is no class for functionalChannel 'ACCESS_CONTROLLER_WIRED_CHANNEL' yet 2021-03-25 22:10:10,292 - homematicip.base.enums - WARNING - 'ACCESS_CONTROL' isn't a valid option for class 'FunctionalHomeType' 2021-03-25 22:10:10,292 - homematicip.home - WARNING - There is no class for functionalHome 'ACCESS_CONTROL' yet chris@Christophs-MacBook-Pro ~ % hmip_cli.py --dump-configuration --anonymiz >> device.log 2021-03-25 22:25:34,985 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,985 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,985 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,985 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,985 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,985 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,985 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,986 - homematicip.base.enums - WARNING - 'WIRED_PRESENCE_DETECTOR_INDOOR' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_PRESENCE_DETECTOR_INDOOR' yet 2021-03-25 22:25:34,986 - homematicip.base.enums - WARNING - 'WIRED_PRESENCE_DETECTOR_INDOOR' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_PRESENCE_DETECTOR_INDOOR' yet 2021-03-25 22:25:34,986 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,986 - homematicip.base.enums - WARNING - 'WIRED_FLOOR_TERMINAL_BLOCK_6' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_FLOOR_TERMINAL_BLOCK_6' yet 2021-03-25 22:25:34,986 - homematicip.base.enums - WARNING - 'WIRED_DIN_RAIL_ACCESS_POINT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,986 - homematicip.home - WARNING - There is no class for device 'WIRED_DIN_RAIL_ACCESS_POINT' yet 2021-03-25 22:25:34,987 - homematicip.base.enums - WARNING - 'WIRED_WALL_MOUNTED_THERMOSTAT' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,987 - homematicip.home - WARNING - There is no class for device 'WIRED_WALL_MOUNTED_THERMOSTAT' yet 2021-03-25 22:25:34,987 - homematicip.base.enums - WARNING - 'WIRED_FLOOR_TERMINAL_BLOCK_6' isn't a valid option for class 'DeviceType' 2021-03-25 22:25:34,987 - homematicip.home - WARNING - There is no class for device 'WIRED_FLOOR_TERMINAL_BLOCK_6' yet 2021-03-25 22:25:34,990 - homematicip.base.enums - WARNING - 'ACCESS_CONTROLLER_WIRED_CHANNEL' isn't a valid option for class 'FunctionalChannelType' 2021-03-25 22:25:34,990 - homematicip.base.enums - WARNING - 'ACCESS_CONTROLLER_WIRED_CHANNEL' isn't a valid option for class 'FunctionalChannelType' 2021-03-25 22:25:34,990 - homematicip.device - WARNING - There is no class for functionalChannel 'ACCESS_CONTROLLER_WIRED_CHANNEL' yet 2021-03-25 22:25:34,991 - homematicip.base.enums - WARNING - 'ACCESS_CONTROL' isn't a valid option for class 'FunctionalHomeType' 2021-03-25 22:25:34,991 - homematicip.home - WARNING - There is no class for functionalHome 'ACCESS_CONTROL' yet

silverstar2406 avatar Mar 25 '21 21:03 silverstar2406